搜索资源列表
Calculator_1024
- 这是一个用文法实现的计算器,在vc++6.0 mfc 环境下开发,编译,运行,正确,可靠。且界面友好美观。-This is a realization of the grammar used calculators, the vc 6.0 mfc development environments, compilers, operating correctly, reliable. But friendly interface appearance.
仿matlab矩阵运算
- vc下的一个仿matlab界面的矩阵运算程序,其中单独封装的矩阵类可实现大多数常用矩阵运算功能,经常被我单独拿来使用-vc under an imitation of Matlab interface matrix calculation procedures, which separate package matrices can be used to achieve the majority of matrix calculation functions, I was often alone
Caculator
- 用VC编写的一个多功能图形界面计算器,不仅能实现简单的加减乘除,还能实现乘方,开方等算术。-VC prepared using a multi-functional graphical interface calculator, not only simple addition and subtraction, multiplication and division to achieve, but also the realization of involution, evolution, su
ceshidll
- 将最小二乘法拟合程序做成动态链接库DLL文件,然后从VC界面调用该DLL文件。在实际项目应用中,这种方法很实用。-Least squares fitting procedure to create a dynamic link library DLL files, and then call the VC interface DLL file. In the actual project applications, this method is very practical.
shuzhijifen
- 基于VC环境的面向方程的数值积分算法,本程序以卫星在空中运行的运动方程为例,采用四阶-龙格库塔算法解微分方程,以bmp图片给出输入参数和界面,很好的阐述了如何利用四阶-RK解微分方程-VC-based environment equation-oriented numerical integration method, this program runs the satellite equations of motion in the air, for example, using fourth
calatzz
- 幂法求解矩阵特征根,采用VC++编写,有界面,直接输入矩阵即可,算法经过测试,准确无误!-Power method for solving matrix eigenvalue, using VC++ written, there is interface, you can directly enter the matrix, the algorithm has been tested and accurate!
OLS(GLS)
- 网上的最小二乘法(GLS,OLS)大多只是个演示例子,并不能直接拿来用。本人对最小二乘法进行了封装,只保留了一个对外的接口函数,并附有详尽的参数列表说明,只需将两个文件加入到VC的工程中,使用时只需 #include "les.h" 后就可调用最小二乘法函数了。非常方便,可是包含了我的劳动成果的哟!-Most of least squares line is just a demonstration example, and can not be directly used. I carried
cpp1
- 通过VC++6.0实现了将字符型的数与整型数相乘,希望大家能熟悉操作界面-Implemented by VC++6.0 and the character of the number of integer multiplication, I hope you familiar interface
Dijsktra-method
- 自己做的迪杰斯特拉算法,用VC开发,工具是VS2010,直接拿来就可以输入参数编辑了。界面上的图是我随意放的-Dijkstra algorithm to do their own, with VC development tool VS2010, input parameters can be used directly edited. The map interface is free to put
CaHbOcNd
- 一个VC对话框写的K-J公式计算小程序,能够预测炸药的爆速和爆压。 1、基于CaHbOcNd类炸药,要求输入碳原子数a,氢原子数b,氧原子数c,氮原子数d,炸药的标准生成焓Hf,炸药密度ρ六项数据来计算爆速与爆压。 2、在用户输入界面附有说明:本公式适用于CaHbOcNd类单质炸药,在计算密度大于1.0g/cm3的单质炸药时,本公式相对误差不大于3 。 3、本程序不适用于含氯、氟的炸药. -KJ formula dialog box to write a VC program to
file
- 失效概率计算软件 有相应的VC界面和算法实现-Failure probability calculation software VC interface and algorithm
