资源列表
f_3343
- VC中利用人工智能解决八迷宫问题。这是一个很有趣的人工智能小程序,不妨试试看。-use artificial intelligence to solve eight problems maze. This is a very interesting small artificial intelligence procedures, it may try.
mallat
- vc实现mallat算法-Wavelet。mattat是很有名的算法。本程序提供了完整的示例。-vc achieve Mallat algorithm-Wavelet. Mattat is well-known algorithm. This program provides a complete example.
《现代信号处理教程》配套源程序
- 此程序是关于小波变换用于故障信号分析和处理的程序。-this procedure is used on the wavelet transform fault signal analysis and processing procedures.
difequ
- defequ,是用来解偏微分方程的求解器。能够自主定义边界条件,并且可以得到图示的效果。-defequ is used solution of partial differential equations solver. Autonomy definition of boundary conditions, and can be Picture shows the effect.
hht_toolbox_20040808
- 这是一个关于hht变换很有用的工具箱,可以下载试一下。-This is a transformation on hht very useful toolkit can be downloaded try.
GP_VC
- 遗传规划算法的VC程序实现 智能算法:遗传规划,即关于GP的VC代码程序,在项目文件中包含了GP的程序设计代码和经典问题求解程序。可以参考该程序进行遗传规划的程序设计工作,用于自己的毕业设计中。-genetic programming algorithm for the VC program Intelligent Algorithm : genetic programming, on the VC GP code procedures, the project document conta
Math_Source
- 整理分享:常用的数学运算程序源代码 包括常用的几种数学运算程序的C++代码,例如矩阵运算-collate share : common mathematical procedures used in the source code of several mathematical programs in C code, for example, matrix operations, etc.
平衡二叉树操作的演示
- 平衡二叉树实现一个动态查找表,有三种基本功能:查找,插入删除,还有选项功能:合并两棵平衡二叉树,和分裂两棵平衡二叉树.-balanced binary tree to achieve a dynamic lookup table, there are three basic functions : to find, delete, insert, functional options : merging two balanced binary tree, and split two balanc
重言式
- 用二叉树实现逻辑表达式的基本运算,包括逻辑与,或,非,还可以判别表达式是重言式,还是矛盾式.-binary tree using logical expressions of basic operations, including logic and, or, not, we can judge expression is tautology, or contradiction.
集合的交并差运算
- 演示执行集合的并,交,差运算,是以有序链表表示集合.判定子集,求补运算也实现了.-demonstration and implementation of the pool, intersection, difference, computation, is set in an orderly Chain said. Convicted subset, seeking fill operation has been achieved.
稀疏矩阵运算器加减乘
- 以十字链表表示稀疏矩阵,实现两个矩阵的相加,相减,和相乘的运算.-List said with a crossbow sparse matrix, the matrix to achieve two together, subtraction, multiplication and arithmetic.
统计学习与SVM
- --- -一个介绍支持向量机的文档。 认真读一读,会有收获的。---- ---- introduced a Support Vector Machine documents. Seriously read, there will be rewarding.