资源列表
partmapXover
- 这是本人在开发遗传算法工具箱函数所用到的程序代码.-in the development of genetic algorithm toolbox function used by the code.
拓扑
- 有关拓扑排序的问题-the topological sorting problem
gost1
- 数据结构算法中的魔王语言,有需要的可以参考下!-Data structure algorithm devil language, there is a need to make reference to the next!
pong
- pong game classic fun game
PCA
- 用于模式识别中的PCA降维输入数据data和option。data是一个矩阵,每一行代表一个样本。option是选择降维到多少维。-[eigvector, eigvalue] = PCA(data, options) [eigvector, eigvalue] = PCA(data)
oqpsk
- oqpsk source of modulation
BP_net
- Matlab的BP网络用于齿轮箱的故障诊断,齿轮箱故障诊断的例子.-Matlab the BP network for fault diagnosis of gearbox, gearbox fault diagnosis examples.
weiliqun
- 是一款功能强大的粒子群算法,可以解决很多问题,大家都很喜欢-Is a powerful particle swarm algorithm, can solve many problems, everybody likes it
library_solvers
- 数值分析中,用BICGSTAB方法和GMRES方法去求解线性方程组的解-Numerical analysis, using BICGSTAB method and GMRES method to the solution of linear equations
chap12
- 雷达建模的相关代码,是外国人写的一本关于雷达建模的树种的程序代码,第12章-The radar modeling code, foreigners write a program about the radar modeling the species code, Chapter 12
HistoryMessage
- 吞吐量的均值计算,完整的计算吞吐量均值的c++程序。-Complete computational throughput mean c++ program.
huff
- 一个简单的基于C语言的哈夫曼树实现算法,实现哈夫曼树功能-A simple algorithm of Huffman tree, Huffman tree function