资源列表
VC_numerical_analysis
- 本人写的关于数值分析的源码,使用VC6.0开发,对于学习数值分析的朋友会有很大帮助。主要有:牛顿法、二分法、改进欧拉、高斯赛德尔迭代、高斯消去法、拉格朗日插值、龙贝格算法、龙格库塔、牛顿插值、雅可比迭代、约当消去法。-I write about the numerical analysis of the source code, using VC6.0 development, and friends will be very helpful for learning numerical ana
21112327613
- VB写的一个元胞自动机程序,可以设置参数和照相
多级反馈队列算法
- 多级反馈队列算法.rar
shell-a-plate-project
- shell and plate project (impact on composite structure)
integrated-navigation
- 关于组合导航和卡尔曼滤波的文章及程序,内容比较丰富,可以作为参考-Matlab simulation of the GPS and inertial navigation system.
TIP2013Gong
- 文章Fuzzy C-Means Clustering With Local Information and Kernel Metric for Image Segmentation的代码实现(the code of Fuzzy C-Means Clustering With Local Information and Kernel Metric for Image Segmentation)
7z457
- seven zip源代码,支持7zip、rar、rpm、zip的压缩解压
fenlei
- 数据挖掘中聚类的算法,可以作为学习数学算法的时候用,也可以作为自己开发软件时使用
HuaRD
- Win32下的华容道游戏程序,含源代码和设计文档。 用户可以走棋,也可任意走棋状态自动求解,用广度搜索实现,判重使用平衡二叉树,欢迎交流-under Win32 Puzzle procedures, including the source code and design documents. Users can take advantage of chess, chess can take arbitrary automatic state solution with breadth se
robust-sift
- sift原程序,对之前版本的一些地方进行了重要修改,算法健壮可靠,可直接运行。-Sift matlab codes which modified the former version and fixed some big problems.The rusult is reliable and robust.The program can execute directly.
callzipdll_callzlib_HUFUNHUF
- 字符串和文件压缩和解压缩的例子,既有成熟的第三方标准dll的调用例子(callzlib调用动态库压缩解压缩字符串,callzlib调用静态库压缩解压缩字符串.rar),也有zipdll这个 c++ dll的调用例子,还有16/32位Haffman编码压缩与解压缩的程序(huf,单文件压缩程序huftest,单文件解压缩程序huftest)。 huf目录的两个源程序:HUF.C和UNHUF.C能用16位编译器编译通过,不能在VC中直接编译通过 现在我已经将HUF/UNHUF的代码用v
bpsuanfa
- bp算法,根据一个逼近函数实现的bp算法-bpsuanfa