搜索资源列表
计算器2.0
- 能运算的函数: sin,cos,tg,ctg,e^,pow(x,y),cosh,sinh,tgh,log10,ln,sqrt,arcsin,arccos, 运算方式: +,-,*,/,绝对值(“[ ]”),^,!, 输入规则: 用键盘或按钮都可,输入完按回车运算,(光标要在最后) sin(21-32)/(12-43) 4(323-4343) 4*(323-4343) e^2-sin3-3^4,(不要输入pow(3,4)) //有无*都可 2*3^4是(2*3)^4
php_calc
- 用PHP编写的表达式计算器,是用的编译的知识实现的,并非使用eval()函数实现。 功能强大,可以做所有的数值计算,代数计算还不能实现。 1。可以计算形如“-3*sin(2^0.5/2+3.1415)-pi()^2”的式子。 2。能识别数字(包括小数、正负数)、数学函数。 3。可以做加、减、乘、除、指数、取模 计算(其中加、减包括一元和二元两种操作)。 压缩包里的“math.php”是演示文件-with PHP prepared by the express
功能强大的计算器
- 功能强大的计算器,采用仿C语言表达式语法 并且给出表达式的逆波兰表达式,支持二十余种函数运算,程序经测试成功-powerful calculator, using fake C language syntax expression and expression is the inverse Poland expression, I support 20 species of Operational functions, procedures have been tested successful
数学优化分析综合工具软件包
- 1stOpt 是七维高科有限公司(7D-Soft High Technology Inc.)独立开发, 拥有完全自主知识产权的一套数学优化分析综合工具软件包。在非线性回归,曲线拟合,非线性复杂模型参数估算求解,线性/非线性规划等领域首屈一指; 1stOpt 应用范围 1) 模型自动优化率定 2) 参数估算 3) 任意模型公式线性,非线性拟合,回归 4) 非线性连立方程组求解 5) 任意维函数,隐函数极值求解 6) 隐函数根求解,作图,求极值 7) 线
Calculator
- 能计算数学函数的计算器,有一千多行代码的程序.这个计算器可用 set 命令自定义变量,也可以用 view 今天查看变量的值,在程序里有一个设置小数显示数度的全局变量 prec 可以用 set 对它重新赋值,值的范围是 0 - 100 的整数,默认是 6 ,将 sin arcsin tan ln 等数学函数转换成内部表示,以便于将之与一般的运算符统一处理。程序还对小数和整数加以了区别,增加了求余去处符 ‘\’、百分符‘%’。功能还算比较完善。 -Mathematical functions t
JSQ
- 改程序为积分计算器,对给定的函数 (如 等),能够按照三种数值积分法进行计算,并能正确输出计算结果。其中,所采用的数值积分法为:梯形求积公式、辛普森求积公式、高斯公式。-Reform procedures for the points calculator, for a given function (eg, etc.), in accordance with the three numerical integration method to calculate and correct outp
calc
- vb2005编写的计算器。 直接输入字符串,如: 4+pi^2+sin(3*cos(2)*e^2)+2.3E13 常数:pi,e 科学计数表示:1E4(1*10^4) 函数支持常用函数:sin,cos,tan,atan,asin-vb2005 Calculator
calculator
- 一个小型计算器,简单四则运算和函数功能。-A small calculator, simple arithmetic and function features.
Calc2
- 表达式计算器,可以输入表达式进行计算,支持函数。-Expression calculator
Functionalcalculator
- 一款具有多功能的计算器,可以直接输入函数,程序能跟据你的函数自动算出结果-A calculator with a multi-functional, can be directly input function, the program could, according to the results of your function automatically calculated
calculator-class
- 同一个界面实现计算器跟用户登录功能: 1、在用户没有登录成功时,计算器控件的按钮变成灰色。用户登录成功方能使用计算器; 2、用户登录界面的验证码由随机数函数产生; 3、计算器跟用户登录界面均有数据重置功能。-Implement the same interface with the user login function calculator: 1, the user is not logged in successfully, the calculator button on th
count
- 自由函数计算器,可以实现很多类型的计算,而且不用安装,容量小-Free calculator
caculator
- 计算器,其主要功能 (1)实现基本数学运算(加减乘除等),而且要能进行混合运算 (2)实现部分函数功能,如求平方根、求倒数等 (3)能实现小数运算 界面与标准计算器界面类似-Calculator, its main function (1) for basic mathematical operations (addition, subtraction, etc.), but can be mixed operations (2) to achieve partial function feat
HP
- 高精度算法,精确到小数点后N位,是制作计算器的必备函数-High-precision algorithm, to the nearest N-bit, is to produce an essential function calculator
calculator
- 仿系统计算器--仿照系统计算机实现,实现表达式运算,二进制,十进制同步显示,位计算,数学函数多种计算-Imitation system calculator- modeled on the system computer to achieve, to achieve expression operators, binary, decimal display synchronization, bit computing, a variety of computing mathematical fu
SuperCalc
- 超强计算器,支持设置变量,综合运算,函数运算。还可以显示运算步骤-Super Calculator, set the variable to support, integrated operations, function operations. Computing steps can also display
calculater
- c语言编程实现的计算器,运用c语言图形函数编出的能实现加,减,乘,除的计算器-calculater
jishuanqi
- delphi写的四则运算计算器,用一个函数来完成对四则运算的规则处理。加减乘除括号。-delphi write four arithmetic calculator, a function to complete the processing of the rules of the four operations. Addition, subtraction, multiplication and division brackets.
CALC
- 以前用VB6编写的一个计算器,支持常用的数学函数,支持弧度、角度转换,支持简单的函数作图。-A calculator writen by VB6, supports common mathematical functions, support radian, angle conversion, support simple function mapping.
mathCalc
- 一个计算器,可以处理括号和各种函数,也可以算方程 如 x=1 ln(y=2 x^2+y^2)-