为方程计算器完成每项任务的麻烦,应该解决1度和2度方程 [英] Troubles with fufilling every task for a equation calculator that there is supposed to solve 1st degree and 2nd degree equations

查看:97
本文介绍了为方程计算器完成每项任务的麻烦,应该解决1度和2度方程的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我没有参加我们的编程课程,只参加过1次,这是我们刚刚从可能的5中做过Hello World的第一次,但我还是需要做功课。我一直坐在这里对某些代码大汗淋漓。我只是想把它解决,所以我可以开始追赶其他人。我所说的是,我需要一个愿意通过编写可以解决这些方程式的程序的人。我的脚部有一些手术问题和其他一些让我无法上学的问题以及我编程时安排的不幸预约:

3x + 6

4x -2 = 6

-2x - 4 = 7x + 1

它还需要能够执行四次方程式。

这样做意味着我会欺骗自己,并通过寻求帮助来实现它,但我真的很紧张其他事情,这可能是我获得一些空气的唯一选择,所以我可以坐下来一天,实际上学习如何做基础知识。他给我发了一条信息,告诉我他想要做什么,我无法管理。我可以做基本的计算器,但他想从一个几乎没有时间在任何语言中使用编码的人那里想要的东西我觉得这很难。



我希望我有时间并且可以自己努力做到这一点,我已经坐了大约7个小时,我得到的都是错误,我查找的所有例子都不适合他想要的这种特定类型的方程求解器。



如果你想帮助我,那就祝福你的灵魂。如果你只是花时间阅读这篇文章,我感谢你。我已经用Google搜索了关于这个主题的所有内容,但是我只有这一天才能在明天处理之前解决这个问题。

I have been absent from our programming lessons and have only attended 1 which was the first one where we just did "Hello World" out of a possible 5, but I still need to do the homework. I have been sitting here sweating over some code for a long time. I just want to get this over with so I can start catching up to the others. What I am saying is that I need somebody who is willing to hold my hand through coding a program that can solve equations like these. I have had problems with some surgery in my foot and other issues that has kept me from school and unlucky appointments that are scheduled for when I have programming :
3x + 6
4x -2 = 6
-2x - 4 = 7x + 1
It also needs to be able to do quartic equations.
This do mean that I will cheat myself and make it by asking for help, but I have been really stressed with other things and this might be my only option for getting some air so I can sit down a day and actually learn how you do the basics. He sent me a message with what he wanted it to do and I can't manage it. I can do the basic calculator but what he wants from a guy who has had little to no time used coding in ANY Language I think it is very tough.

I wish I had the time and could put in the effort to do this myself, I have sit with this for probably 7 hours and all I get are errors and all the examples I look up is not for this specific type of equation solver that he wants.

If you want to help me, then bless your soul. If you even just have taken the time to read this, I thank you. I have googled everything I could about this subject but I have only had this 1 day to get this fixed before handing it in tomorrow.

推荐答案

最后我点击了一下疯狂的头脑,我放慢速度,实际上试图了解我的情况。我只是一步一步地采取它,现在我至少有一个可以通过输入A,B和C来解决的解算器。它本身可能无法找到A,B和C但它是一个开始。我将整夜用它来完成这项工作并写下我的论文。
Finally got something clicking in my frantic mind, I slowed down and actually tried to understand my situation. I just took it step by step and now I atleast have a solver that can be solved by input of A, B and C. It may not be able to find A, B and C by itself but it is a start. I will just use all night to get this done by tomorrow and write my paper about how I did it.


这篇关于为方程计算器完成每项任务的麻烦,应该解决1度和2度方程的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆