搜索资源列表
数学函数动态编译器
- 功能简介: 可以在程序运行过程中动态完成数学函数表达式字符串的编译执行, 可以带参数,支持布尔运算,定积分 动态生成机器码执行(并带编译优化),不是解释执行,执行速度超快!!! 可以想象,它他用在分形函数上时,可以允许用户自由输入新的方程式!而且速度还超级的快,心动了吧! 数学函数动态编译器类有两个,一个支持的是浮点类型,一个支持的是复数类型 而且同时提供了三种语言的开发支持(进行了封装):Delphi版(C++Builder也可以使用)、VB版(
MATHHS
- 给大家交流几个C++数学函数。-to exchange a few C math functions.
ForBoy
- 这个小软件是最近为一个朋友做的,比较适合刚上学了小孩学数学。默认密码是“123”。软件还有一些不如人意的地方,希望大家多提意见。-small software is a friend recently to do more for the kids just go to school studying math. The default password is "123." Some software is not satisfactory in the hope that
matlab_cpp
- Solving Engineering Problems Using MATLAB C++ Math Library Introduction In the previous article, we studied how can use MATLAB C API to solve engineering problems. In this article I will show you how can use MATLAB C++ math library. The MATLAB®
MATLAB_C_API
- As all of you know, MATLAB is a powerful engineering language. Because of some limitation, some tasks take very long time to proceed. Also MATLAB is an interpreter not a compiler. For this reason, executing a MATLAB program (m file) is time consuming
muParser
- Many applications require the parsing of mathematical expressions. The main objective of this project is to provide a fast and easy way of doing this. muParser is an extensible high performance math parser library. It is based on transforming an expr
DynamicGeometry
- 一个简单的构建数学软件的例子。应用了双缓存作图的方法进行在CView类作图。-A simple math software example.An Example to the double buffer to draw graphy object in cview.
Parser
- 本程序为一个实用的函数式计算器,除进行加减乘除计算外还支持三角函数,对数,角度等运算,还支持状态保持和读取-This program is a utility function calculator, in addition to Math computations also support trigonometric, logarithmic, angle and other operations, also supports the state to maintain and read
vcPP-jisuanqi
- 用vc++实现计算器功能,加减乘除阶乘平方立方根号都有-Achieved with the vc++ calculator functions, Math has a factorial number square cube root
MFC-calculator
- 在visual c++中,主要使用按钮控件进行一个简单计算器的设计,可以实现加减乘除简单运算-In visual c, the main use for a simple calculator button control design, simple operation can be achieved Math
jyyecfccx3.0
- 解一元二次方程程序3.0,中学生学习数学必备,精心制作。数学老师的法宝。-3.0 Solving a quadratic program, high school students to study mathematics necessary, elaborate. Math teacher magic.
caculator1
- 使用VC6.0,利用其中的MFC做一个科学计算器,实现加减乘除等科学计算的功能。-Using VC6.0, use one of the MFC to do a scientific calculator, scientific computing capabilities to achieve Math and so on.