资源列表
TravelerTSP
- 旅行商问题(TSP问题)就是一销售商从n个城市中的某一城市出发,不重复地走完其余n-1个城市并回到原出发点,在所有可能的路径中求出路径长度最短的一条。 本题假定该旅行商从第1个城市出发。-Traveling salesman problem (TSP problem) is a vendor from the n cities, starting in a city, do not finish the rest of repeated n-1 cities and return to t
srgh
- 经典的商人过河问题,C语言实现。在VC++上可以编程-The classic problem of businessmen across the river, C language. In VC++ can be programmed
Fibonacci
- 计算输出Fibonacci前20序列。用数组编程,适用于初学者。-Calculation of the output the first 20 Fibonacci sequence. With an array of programming for beginners.
draw
- 通过移动鼠标,画任意弧度,任意半径的扇形,-draw circle
multithreading
- 使用支持VC6.0的graphics.h图形库,结合多线程multithresded设计的摇号的程序-Used to support the graphics.h VC6.0 graphics library designed with multi-threaded multithresded Yaohao program
BayessianRule
- 贝叶斯分类器的2分类的实现演示,随机生成数据,进行2维特征的2分类-Classification Bayesian classifier achieve demo, randomly generated data, 2-dimensional feature classification
fir
- dsp上实现fir滤波器,c语言编程实现-dsp fir filter c language programming
Rayleigh-fading-in-MRC
- Rayleigh in MRC scheme
lorenz
- lorenzx相位图 吸收引子 混沌 chaos-lorenz system phase
Plolynomial-plus
- 数据结构的一道经典题目,是很好的源代码。一元多项式相乘,用数组实现-Data structure a classic topic, is a good source code. One yuan polynomial multiplication using arrays to achieve
counter
- Here is the code for bit counter
huff3
- 实现信息论中r元霍夫曼编码,依据程序输入相应的r和概率空间即可-R yuan realize Huffman coding information theory