CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 一元二次方程

搜索资源列表

  1. eryuanyicifangcheng

    0下载:
  2. win32环境下,编写的(两个)小程序,可以完成对一元二次方程的计算,将结果通过消息框显示,另一个类似!-win32 environment, the preparation (2) small program to be completed on a square calculation, news of the results through the frame, another similar!
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:4436
    • 提供者:王辉
  1. ax2

    0下载:
  2. 一个计算一元二次方程的小程序,自己编的请笑纳。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5409
    • 提供者:jiaowenfeng
  1. shangji_1

    0下载:
  2. 输入一元二次方程 ,改变系数求得相应的 方程根
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:813
    • 提供者:袁娟
  1. C++程序设计语言实验一

    1下载:
  2. 实验一:C++编程入门 1. 设计一个程序,其中实现两个函数,分别要求: 1. 解一元二次方程 求解一元二次方程Ax²+Bx+C=0的根。用户输入A、B、C的值,输出方程根x1和x2。(使用引用) 2. 求三角形面积 输入三角形的三边长a、b、c(边长可以是小数),求三角形面积area,并输出。如果输入的三边构不成三角形,应给出“data error”的信息提示。注:根据“海伦”公式,area*area=p(p-a)(p-b)(p-c),其中p=(a+b+c)/2。 2. 设计一
  3. 所属分类:其他小程序

  1. jiefangcheng

    0下载:
  2. C++使用类解一元二次方程,包括实数解和虚数解。-C++ programming use the class to resolve the equation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1860407
    • 提供者:钟哲
  1. equation

    0下载:
  2. 能用来解一元二次方程组 只要输入相关参数-Solution of one dollar can be used as long as the quadratic equation group enter the relevant parameters
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:5795
    • 提供者:Tora
  1. 04

    0下载:
  2. 简易小程序,实现解一元二次方程与石头剪子布的游戏-Simple small program, the realization of solutions of quadratic equation with one dollar stone scissors cloth Game
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:3292
    • 提供者:张阳
  1. fangcheng

    0下载:
  2. 实现解一元二次方程 和猜拳游戏 包括菜单-C++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:1627
    • 提供者:
  1. fangcheng

    0下载:
  2. 编的一个计算一元二次方程根的一个小程序,-It is good
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:569
    • 提供者:李敏
  1. Newton3

    0下载:
  2. 一元二次方程牛顿迭代法的可视化,只要你输入参数以及逼近值,即以界面的形式输出结果以及图形-Dollar Quadratic Newton iteration method for visualization, as long as you enter the parameters and the approximation value, that is in the form of output interface, and graphical
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1876008
    • 提供者:Bill Gates
  1. solve

    0下载:
  2. 输入方程的系数,然后计算该一元二次方程的值-Enter the equation coefficients, and then calculate the dollar value of a quadratic equation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:258395
    • 提供者:朱英帅
  1. yiyuanerci

    0下载:
  2. 一元二次方程的求解方法,供初始使用者参考-Billion Quadratic
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:2303
    • 提供者:tiankafei
  1. 一元二次方程

    0下载:
  2. C语言能够求解一元二次方程的解,有理数范围内,包括无解,一个相同的解,两个解的情况(The solution of a single equation of two variables can be obtained within the rational number range)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-22
    • 文件大小:553984
    • 提供者:吞吞吐吐
  1. 判断判别式并求根

    0下载:
  2. 输入一元二次方程的一般表达式的a,b,c三个数求出他的根(Enter the general expression of a $two equation, a, B, C, three numbers to find his root)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:326656
    • 提供者:clay-s
  1. 一元二次方程的解(完整)

    0下载:
  2. 这个程序所体现的功能是一个完整的一元二次的方程的解法(The function embodied in this program is a complete solution of the equation of two variables per second)
  3. 所属分类:其他

  1. 求一元二次方程的解

    0下载:
  2. 用labview求一元二次方程的解,并表示有无实根(The solution of the two order equation of one element is obtained by LabVIEW, and the real root is expressed.)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:7168
    • 提供者:oyayan
  1. 计算平方根和解一元二次方程组 - 副本

    0下载:
  2. 计算一元二次方程组以及平方根的winform(Calculating the one element two order equations and the square root)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-09
    • 文件大小:57344
    • 提供者:4456987
  1. 例题13.1 一元二次方程及出错信息

    0下载:
  2. 一元二次方程及出错信息,在程序中输入一元二次方程,获得解析解(A quadratic equation and error information. Enter a quadratic equation in the program, access to analytic solution)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:1709056
    • 提供者:心月
  1. frmCal一元二次方程求根

    0下载:
  2. VB程序,用于一元二次方程求根的小例程,供大家参考(VB program for solving the quadratic equation with one unknown small routines, for your reference)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:毕哥
  1. 一元二次方程完整分析

    0下载:
  2. 利用Fortran90编写程序,计算一元二次方程,方法简单(Calculate a quadratic equation.)
  3. 所属分类:其他

« 12 3 4 »
搜珍网 www.dssz.com