资源列表
final2016
- Predection of stock price using past data.
Genetic
- 遗传算法解决TSP问题,通过VC++解决实际问题-Genetic algorithm to solve TSP problem, by VC++ to solve practical problems
data_structs
- 数据结构的一些例子,对学习数据结构有很大帮助-Some examples of data structures, data structures of great help learning
7z465
- 7z一个高压缩比的压缩程序源代码,重要的是里面的算法值得学习-7z source code
c语言经典数据结构算法
- c语言数据结构经典的算法,完整程序!
C_classical_data_structure_algorithms
- C经典数据结构算法,有很多的实例,是学习数据结构很好的资料,包含源代码。-C classical data structure algorithms, there are many examples of good data structure for learning the information, including source code.
bldcm
- 无刷永磁直流电动机模型,可用于飞轮储能。基于matlab的simulink建立。-Brushless permanent magnet DC motor model can be used for flywheel energy storage. Established based on the matlab simulink.
27146480Detecting_faces
- MATLAB实现的HOUGH变换直线提取-MATLAB implementation of the HOUGH transform line extraction
Nonrecursive
- 二叉树的先序中序后序遍历的非递归函数,都写在一个项目中,仅供大家参考-Binary tree s first order after sequence traverse sequence
MatrixV6
- 使用了十字链表,来进行矩阵的乘法运算,对于稀疏矩阵有较好的压缩功能。-Using a cross linked to the matrix multiplication, sparse matrix for better compression.
aver
- 用平均值法对图片序列经行背景建模,并保存。-Method of image sequences with the average background modeling by the line and save. (Attached picture)
simpson
- c语言递归调用的方法,实现利用Simpson算法完成给定的复杂函数数值积分,(The method of recursive call in C language to achieve a given numerical integration of a given complex function by using the Simpson algorithm)