搜索资源列表
Fortran 90 for Scientists and Engineers及程序
- 写得较细的一本编程参考书及程序
jisuanqi
- 系统地学习面向对象编程思想,了解MFC架构,逐步熟悉可视化编程环境Visual C++,并在此环境下设计并实现一个简单计算器系统,该计算器应能实现如下功能: 1、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运算 3、以角度、弧度两种方式实现上述部分函数 -Systematic study of object-oriented programming ideas, u
YAM_Project
- 仿MATLAB计算软件本软件是一款科学计算平台,支持MATLAB的大多数语法,但尚不支持外部函数调用和复杂的数据结构。本软件可供广大师生进行基本的学习和教学工作,对科研人员也有所帮助。“YAM”意为“Yet Another Matlab”。本套软件包含如下程序: YAM.exe 软件主程序,用于输入和输出指令 compiler.exe 用于进行源代码编译并生成中间代码 interpreter.exe 用于解释中间代码并生成最终结果 Figure.exe 用于绘制图形
calc
- 一个简单的科学计算器,用vc6.0编的,不仅有简单的十进制四则运算,包括平方、取模等高级运数,还有角度和弧度的三角函数计算,还有二进制、八进制、十六进制的计算。-A simple scientific calculator, using vc6.0 made, not just a simple decimal arithmetic, including the square modulus, such as the number of senior transportation, as wel
jisuanqical
- vc++ 实现的 计算器 科学计算 ,基本计算 进制转换 课程设计-vc++ achieve calculator scientific computing, the basic calculation of M-ary conversion curriculum design
Cchengxu
- 这个程序包包括了C语言中的一些常见的程序,如阶乘,读取二进制文件,递归,二维数组平均值排序等几十个程序。有了这些程序,会更好的进行科学计算-This package includes the C language of some common procedures, such as factorial, read binary files, recursion, sorting, such as the average of two-dimensional array of dozens of
jishuqi
- 实现计算器的功能: 1、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2、科学计算函数,包括[反]正弦、[反]余弦、[反]正切、[反]余切、开方、指数等函数运行 3、以角度、弧度两种方式实现上述部分函数 4、具备历史计算的记忆功能 5、对不正确的表达式能指出其错误原因-Implementation calculator functions: one, binary, octal, decimal and hexadecimal number of
41
- Vc++开发的计算器源码,可以完成简单的科学计算-VC++,vc++,vc++
Calculator
- 用vc写的一个图形用户界面科学计算器,下功能: 1、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运算 -Vc written with a graphical user interface of scientific calculator, the next feature: 1, binary, octal, decimal and hexadecimal numbe
Calculator1
- 利用MFC AppWizard 生成计算器应用程序框架,计算器不仅能实现简单的四则运算功能,还实现了高级的科学计算功能,而且具有简洁大方的图文外观。-Use MFC AppWizard to generate an application framework calculator, calculator, not only to achieve a simple arithmetic function, but also achieved a high-level scientific comp
jisuanqi
- 一个基于表达式求值的科学计算器,C++,MFC,支持四种进制的数在一个表达式中同时出现的进制混合运算(除十进制外的各进制数不限于整数,如12d.3axh,xh是我的计算类所能识别的十六进制数的标识符);且程序做得也比较精细(如制作了鼠标键盘、窗口跟随、计算历史查看等)。-Expression based on the evaluation of the scientific calculator, C++, MFC, in support of a number of four-band exp
Calculator
- 计算器源码,实现了基本的计算和科学计算,基本智能,网上收集-Calculator source code, on-line collection
Calculator
- 简单的VC计算器,科学计算函数,对不正确的表达式能指出其错误原因-VC simple calculator, scientific computing function, the expression can not be correct to point out the wrong reasons
jisuanqi
- 自认为比较完善的计算器,拥有很强大的科学计算功能,在百度上输入科学计算器,这就是以那个界面为蓝本做的,功能都是自己一步一步敲代码实现的。大家可以借鉴一下。-Since more complete calculator that has a very strong scientific computing, scientific calculator, enter in Baidu, which is modeled on that interface to do, features are st
caculator
- 实现科学计算器功能 不仅有基本的加减乘除还有科学计算功能-To realize scientific calculator function,Not only has the basic add, subtract, multiply and divide and scientific computing function
Data.PS科学计算与绘图软件
- Data.PS功能简介:本数据处理软件内置表格编辑器,可以方便的进行数据输入输出;可以进行常见的(a)数值计算,如求解线性方程组、非线性方程组、常微分方程组、多项式求根、傅里叶变换、傅里叶逆变换、线性规划求解、多元线性回归和多元非线性回归参数拟合(20参数)、插值、微分、积分、求逆矩阵、矩阵特征值和特征向量、行列式值;(b)统计分析,统计描述、频数分布、假设检验、正态分布检验、二项式分布检验、泊松分布检验、相关性分析、方差分析;(c)6Sigman工具,过程能力CPK计算、测量系统分析MSA、公
MATLAB科学计算及分析源码
- MATLAB数值计算各种程序,非常实用,适合各类工程计算(MATLAB scientific calculation and analysis of source code)
Andorid 科学计算器源码
- 通过安卓的环境实现科学计算器的功能,包括计算。(Realize the function of scientific calculator through android environment, including calculation.)
科学计算器BY大飞
- 可实现三角函数和反三角函数的计算,界面精美,代码完整,可运行(The calculation of trigonometric and anti trigonometric functions can be realized. The interface is exquisite, the code is complete and it can run.)
科学计算器
- 科学计算器,目前,科学计算器的应用非常广泛。从生产,科学研究,文化,国防,卫生,家庭生活等方面来说,它离不开科学计算机的服务。避免了手动计算的繁琐,使用科学计算器,以及手动计算可能造成的大错误和计算错误,为人们的计算带来了极大的方便。(Scientific calculators are very widely used. From the aspect of production, scientific research, culture, national defense, health,