资源列表
afirst
- a开头和a结尾的字符串-a beginning and the end of a string
hamm
- matlab的汉明码编码与解码,hamm_enc完成编码,hamm_dec完成解码-Matlab Hamming codes coding and decoding, hamm_enc complete coding, hamm_dec completed decoding
li1
- 设有由n个不相同的整数组成的数列,记为: a(1)、a(2)、……、a(n)且a(i)<>a(j) (i<>j) 例如3,18,7,14,10,12,23,41,16,24。 若存在i1<i2<i3< … < ie 且有a(i1)<a(i2)< … <a(ie)则称为长度为e的不下降序列。如上例中3,18,23,24就是一个长度为4的不下降序列,同时也有3,7,10,12,16,24长度为6的不下降序列。程序要求,当原
posttoin
- postfix to infix converter
audio_filtering
- Matlab implementation of the schroeder’s reverberator algorithm for audio filtering
factsort
- Factorial & Bubble sort of number
Maze
- 走迷宫,迷宫搜索算法,对于一个任给的迷宫,给定入口,自动给出出口及走迷宫的路径-Maze, maze search algorithm, for a term to the maze, given the import, export and automatic paper path Maze
LCS
- LCS问题具有最优子结构和重叠子问题的性质,因此采用动态规划算法自底向上计算该问题的解,并输出求到的LCS。-LCS problem with sub-optimal substructure and overlapping nature of the problem, so a bottom-up dynamic programming algorithm for computing the solution of the problem, and the output request to
QuickSort
- 快速排序,在1024*1024时速度是非常快的,-Quick Sort, in the 1024* 1024 when the speed is very fast,
qishibianli
- 骑士遍历的小程序。可以控制遍历地图的大小,控制复杂度,程序会输出遍历的路径,方便用户检查。-Knight through the small program. Map can be controlled through the size, control complexity, the program will traverse the path of the output, user-friendly examination.
prim
- 最小树的prim算法 使用一个数组作为辅助空间 达到最优的目的-Most trees in the prim algorithm
Harmonic_FFT
- 求多次谐波,特别适用于分数槽电机反电势谐波分析-For multiple harmonics, especially suitable for fractional slot motor back emf harmonic analysis
