搜索资源列表
ExpressCalculate
- 数值计算,表达式求值, 如计算3 + 2 * ( 3 + 2) / 5 + 8 + Sin( pi() / 180 * 30 ) + 1 + 2 ^ 10, 可自定义函数, 采用递归算法-numerical calculation, in the expression evaluates, as calculated 3 2 * (2) / 5 8 Sin (pi () / 180 * 30) 1 2 ^ 10, - defined functions using recursive algor
多功能数值仿真计算器
- 本程序提供了输入表达式计算、积分、微分、拟合、插值等多种数值计算,界面简练,功能强大-procedures for the importation of expression, integral, differential, fitting, interpolation and other numerical calculation, concise interface, powerful
Introduction to Functional Programming with Haskel
- Haskell编程介绍(英文) C, Java, Pascal, Ada, 等等,都是命令式语言。他们在某种程度上是由命令序列构成的,严格的按照顺序来执行。haskell是函数式语言。函数式程序是一个单独的表达式,通过推算表达式来执行。任何使用过电子制表的人都有函数式语言的经历。在电子制表中,你可以根据其它单元的值来指定每个单元的值。焦点是什么需要计算,而不是如何计算。-Haskell program (English) C, Java, Pascal, Ada, etc., orders
tranvers
- 可以实现简单正则表达式向确定行自动机的转换-can achieve is a simple expression to determine OK Automata conversion
Calculate20060802
- VC下最牛的算数表达式,将math.h 所有函数都集成到一起都能用计算出来,包括加减乘除;(、 正玄、 余玄,乘方,log ln,等 -VC most cattle arithmetic expression math.h will integrate all functions are used together can be worked out including the arithmetic; (, Shogen, Yuxuan, involution, ln log, etc.
expr_c
- 本人编写的数学表达式C++类,可以用来理解和表示数学表达式-I prepared the mathematical expression of category C and can be used to understand and express mathematical expression
fitpro
- 专门处理曲线拟合数值计算的C++类,需要调用数学表达式处理类-devoted curve fitting numerical calculation of C, called the need to deal with mathematical expression category
VBFORMULA
- 结合实例用VB编程表达了一阶偏微分方程的数值解法,希望能为您提供一点帮助。 -with examples using VB expression of an order partial differential equations of the numerical method, we wish to offer you some help.
GEP
- 基因表达式程序设计(Gene Expression Programming,GEP)是葡萄牙科学家Câ ndida Ferreira于1999年发明的一种基于基因组(Genome)和表现型组(Phenome)的新的遗传算法。 -Gene Expression Programming (Gene Expression Programming, GEP) is a Portuguese scientist Câ ndida Ferreira invented in 1999, b
Finite_Aut2127819222008
- A Program that can convert your Regular Expression to PostFix Post_Fix to NFA [Thomson s Construction] NFA to DFA [Subset Construction] DFA to minDFA [Table Filling Algorithm]
Input
- This program is a simple lambda expression evaluator
expression
- 用户输入四则运算表达式,程序输出计算结果。可以计算正弦、余弦、正切、余切。-The program will output the result of a arithmetic expression the user input. This program can calculate the sine, cosine, tangent, cotangent.
expression
- 中缀表达式->后缀表达式->计算结果值 的源码-Infix expression-> postfix expression-> value of the source results
expression
- 表达式计算,良好的设计,效率高,容易理解,适合C++初学者。- expression calculation, good design ,hight effeciency ,easy to understand ,suit for C++ learner
expression
- 表达式计算,如1+2+3#回车后会显示计算结果-Evaluates expression.
Evaluate-the-expression
- 表达式的计算是每一位学生必做的学习,本人的表达式计算实现了表达式计算的一般功能。-Expression evaluates to learning, every student will do my expression evaluates the expression evaluates to the general function.
Arithmetic-expression
- 自己写的算术表达式小程序,输入一个算术表达式,会得出一个最终值,供大家参考。-Arithmetic expressions to write their own program, enter an arithmetic expression, will come to a final value, for your reference.
arithmetic-expression
- 输入算数表达式,得出结果。可运算+,-,*,/四则运算,可加(),输入确切数字。-Input arithmetic expression, and outcome. Computing+,-,*,/four operations can be added (), enter the exact number.
Expression-evaluation
- 表达式求值,C语言实现,控制台程序。功能:输入个包括括号及四则运算的表达式,输出计算流程与最终结果。适宜于严蔚敏C语言数据结构实验。-Expression evaluation, C language, the console program. Function: Enter one including the brackets and four arithmetic expressions, output calculation process and the final result. Su
Logical-expression-simplification-
- 逻辑表达式化简程序,支持4输入查找表的化简,可以进行批量化简。-Logical expression simplification program, support 4 input lookup table simplification, can be simplified.