资源列表
线性回归CAI1.0版
- 一元线性回归软件CAI1.0版,可以应用在数值计算、逼近、拟合、预测等多个方面。-one yuan linear regression CAI1.0 version of the software can be used in numerical calculation, approximation, fitting, many aspects such as forecast.
矩阵运算器
- 一款用C++制作的矩阵运算器,不但可以直接用于矩阵计算.而且对想提高C++编程的朋友很有帮助。-new production of C-matrix operations, not only can be used directly matrix calculation. but right wants to raise C Programming helpful friends.
lingo9.0
- LINGO是一个利用线性规划和非线性规划来简洁地阐述、解决和分析复杂问题的简便工具。LINGO软件包有多种版本,LINGO9.0是目前的最新版本。-LINGO is a linear programming and the use of nonlinear programming to succinctly address, settlement and analysis of complex issues simple tools. LINGO packages have multiple v
suijishu12311
- 演示了随机数的产生和使用。用vb来实现。用流星雨的方式来模拟随机数生成-demonstration, the random number generation and use. Vb used to be achieved. With the meteor shower to simulate the random number generator
组合预测及其程序
- 组合预测及其程序,是毕业设计论文,又很详细的说明。-combination forecasting and procedures, design graduate thesis shy detail.
用于一维搜索的PSO算法
- 实现最速下降法当中的一维搜索时候的最佳步长的确定。-achieve steepest decline among law of one-dimensional search the best time to step determination.
车辆监控数据分析
- 用于车辆监控数据的分析,需要mapengine的支持-vehicle monitoring data for the analysis, needs the support mapengine
c语言简易计算器
- 用c语言实现的简易计算器,键盘操作,图形界面,可以进行四则运算-use of simple language calculator, keyboard, graphics interface, for four Operational
猫和老鼠
- 猫捉老鼠问题的实现,简单的编程,适合初学者。-cat and mouse with the realization of a simple programming for beginners.
C语言数值算法
- VC环境下数值算法 大家可以参考实现一些数值算法!!!! 请多多支持呀!-VC environment numerical algorithm we can achieve some reference to numerical algorithm! ! ! ! You will support!
索杆找形分析(力密度法)
- 基于力密度法的索杆张力结构找形程序,压缩包力有算例-power density method based on the structure of cable-form-finding procedures, compressed power is counting cases
LU算法
- <计算方法>LU算法过程及程序,经过调试可以运行