资源列表
shuzhi
- 不同h值时,利用不同方法所计算的积分的值与理论值的差,非常的有用-Different H values, using different methods to calculate the integral value and theoretical value of the poor, very useful
MIT
- MIT的全球公开课的一部分文本资料,课程题目是计算机科学和程序导论-introduction to computer science and programming, pdf documents
matrix
- 任意阶矩阵计算的C语言实现,来自Vicacopter,传说中的很牛的一个开源飞控项目。-English describe is a troule thing.This is a openpilot source code aimed at computing matrix for any state.
112233
- 给程序源码是用vb 调用matlab 生成的com 组件,由于网上的这方面资料太少,而且所用matlab 的版本也较低,本人用matlab 2010 a 做得com 源码很简单。-this program can make the sqrt
rk_variable_step
- 变步长四阶龙格库塔源码,基本的数值算法,希望有帮助-Variable step fourth-order Runge-Kutta source
c-P-P-algorithm-procedures
- 程序开始运行,要求用户首先输入两个大数。 然后进行菜单选择,进行相应的大数运算。 分析说明:由于大数的范围太大,不能直接定义为int或者float等, 所以我们的想法就是定义成字符串类型, 输入的数字一位一位地存入字符数组里面。 然后在运算的时候也是一位一位地运算。 这个过程就得从最基本的数学运算法则做起,不乏多种判断。 涉及到数组和指针的应用。最难的就是判断情 况还有应用数组和指针过程中出现的多种未可预知的错误, 还得通过逐步调试慢慢找出。我们先从加减
Chinas-population-prediction
- 关于中国人口增长预测的数学模型 完整报告及C++源码-mathematical model of China s population prediction (C++ source code and reprot)
chazhi
- 拉格朗日插值注意龙格现象求拉格朗日插值。 用拉格朗日插值求方程f(x)=,定义域是[-5,5].-Lagrange interpolation note LongGe phenomenon for Lagrange interpolation.
matrici
- MATH.h / math.cpp done at school.
csharp
- 计算器 能快速计算 初学者使用方便 多功能计算不止加减乘除-computing counter
matrix12
- 该代码可用于稀疏矩阵线性方程组求解,求解效率很高,设置很简单-this method can be used to solve Large sparse matrix solving linear equations, solving the efficiency is very high, configuration is very simple
VectorMatrix
- 建立了一个基于容器的类,可用于基本的操作,包括加、减、乘、除,已编译通过-Set up a based on the kind of containers, and can be used for basic operations, including the addition, subtraction, multiplication, and division, the compiled by
