资源列表
lineartriangleassemble
- 此程序完成有限元计算中的总体合成功能,可用于任何使用有限元的情况-FEM calculation of the overall combined functions can be used for any use of the Finite Element
bp1
- matlab编写的2层BP神经网络实现的正弦曲线
kalman
- 卡尔曼滤波的源程序,卡尔曼滤波是以最小均方误差为估计的最佳准则,来寻求一套递推估计的算法。它适合于实时处理和计算机运算。
numDel
- 从一个长度为n的数字序列中删除 m 个数字, 使删除后的数字的数值最小 (注意不能改变数字的序列)-Length n from a sequence in the figure delete digits m, so that after the deletion of the smallest numerical figure (note the figure should not change the sequence)
ty
- Strassen algorithm solve this problem-Strassen algorithm solve this problem
BM
- 一个BM程序算法,希望有需要的人自己下载, 有详细说明 -BM algorithm is a procedure, I hope those who need their own download detailed descr iption
eightqueens
- 用于实现著名的八皇后问题(详细情况请参考百度等网站)-For the realization of the famous Eight Queens problem (for details, please refer to Baidu and other sites)
Sequential-queue
- 顺序队列是很有用的C经典数据结构算法,希望对大家有点用-Sequential queue is useful C classical data structure algorithms, we want to use a little bit
@163
- 数值计算方法中高斯主元素消元法 在vc环境中运行 用于解方程组-Numerical methods in the Gaussian elimination method, the main elements of the environment in vc run for the solution of equations
YUNSUAN
- 集合运算演示系统,包括求集合的交集,并集和差集-Demonstration system set operations, including seeking the collection of intersection, union and difference
Equivalence-class
- 等价类的划分问题:根据集合的等价关系划分类-Equivalence class partitioning problem: based on the collection of equivalence relations program classification
hash
- 哈希查找数据结构中经典的数据存储方式 类似数据库,这个代码是我自己根据算法写的,提高编程能力很有帮助-Hash lookup data structure similar to the classic data storage database, this code is written according to the algorithm of my own, very helpful to improve the programming capabilities