资源列表
c-suanfa
- c语言数值计算算法,包括各种排序算法、差值、迭代等-c language numerical algorithms, including sorting algorithm, the margin, such as iterative
数据结构课程设计的4个原程序代码
- 这是数据结构课程设计的4个原程序代码分别是数据结构课程设计——猴子选大王问题数据结构课程设计-This the data structure of curriculum design four original code was designed data structure courses -- monkeys elected king issues of curriculum design data structure
ezwmatlab
- 小波变换的matlab源程序,有两个版本,这是第二板。-wavelet transform Matlab source, there are two versions, which is the second plate.
biosig.073
- matlab数字信号处理工具箱,应用于医学信号处理领域。-Matlab toolbox of digital signal processing, signal processing used in the medical field.
voicebox
- 语音信号处理matlab工具箱源码,对于语音信号处理有很好的参考价值。-Speech Signal Processing Toolbox Matlab source for voice signal processing of value.
huffman
- 一个哈夫曼编码,我是新手,随便做个玩,请大家别笑话我.-a Huffman coding, I greenhorn casually Be play, no one I joke.
贪心算法
- 活动安排,活动安排 活动安
GA1
- 使用遗传算法求函数的极小值的一个例子,使用遗传算法求函数的极小值的一个例子-the use of genetic algorithms to find the minimum value function of an example, the use of genetic algorithms to find the minimum value function of an example
chenxu
- 已知北京、上海、广州、昆明和西安五城市航线里程如图。分别实现: 1)找到北京到昆明的最短路径。 2)找到北京到昆明,必须途径上海的路径。 3)找到北京到昆明,必须途径上海,但不能去广州的路径。 -known Beijing, Shanghai, Guangzhou, Kunming and Xi'an City route five mileage figure. Were achieved : 1) to Kunming to Beijing to find t
Genetic_and_Ant_Algorithms_src
- 将遗传算法与蚁群算法相相结合,产生的一种新算法-genetic algorithm and ant algorithm combination of a new algorithm
jiafa
- 加法难题 有如下的加法算式: donald + gerald = robert 每个字母代表一个不同的数字(0-9),你能否求出每个字母分别代表什么数字?-Adder problems with the additive formula is as follows : donald gerald = robert each letter representing a different figures (0-9), Can you calculated each letter on beha
hanoi
- 目的是把左边的所有盘子移到右边的杆子上。一次只能移动一个盘子,你可以使用中间的杆子作为临时存放盘子的地方。小盘子必须放在大盘子之上。问题看似不难。的确,如果盘子只有两三个,是很容易解决的。但是随着盘子数目的增加,问题就变得非常难解了。 -purpose is to the left of all the dishes moved to the right side of the pole. Only a mobile one tray, you can use the middle of t
