资源列表
模式匹配
- 用C语言编写的一个简单的数据结构算法.可实现括号的模式匹配.-C language of a simple data structure algorithms. Brackets can be realized pattern matching.
poj_1451
- poj 1451的代码和方法说明,个人原创 -the codes and solution for poj 1451
huffman
- 在解某些判定问题时,利用哈夫曼树获得最佳判定算法。输入学生人数和0-59、60-69、70-79、80-89、90-100各等级分布比例,输出比较次数。-Determined in the solution of certain problems, determine the best use of the Huffman tree algorithm. Enter the number of students and 0-59,60-69,70-79,80-89,90-100 distribu
priorityorder
- 简单C语言,可以实现一些简单的功能,就是文件排序-this is c
langevinphasefield
- A simple scr ipt that simulates the evolution of a system subjected to random thermal fluctuations-based on Ken Elder s 1993 paper: "Langevin simulations of nonequilibrium phenomena"
abrupt_transition_detection
- video shot boundary detection
CS_OMP
- 压缩传感(Compressive sensing)算法程序,采用正交匹配追踪算法(OMP),由香港大学沙威博士编写。-Compressive Sensing (Compressive sensing) algorithm, using the orthogonal matching pursuit algorithm (OMP), prepared by the University of Hong Kong, Dr. Javert.
c63_SNRpsk
- tjis program estimate the cumulant order (6,3) for mpsk modulation and plot these cumulant for each modulation
rake
- CDMA系统中的Rake接收算法,请大家参考。-CDMA systems Rake receiver algorithms, please refer to.
liziqunsuanfa
- 粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来由J. Kennedy和R. C. Eberhart等[1] 开发的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它
homography
- 多视图摄影几何中的关系,对图像的研究有很大帮助
Example of DE
- 使用差分进化算法计算一个简单的求最小值的问题,方便学习和理解差分进化算法的思想(Using differential evolution algorithm to solve a simple minimum problem, it is easy to learn and understand the idea of differential evolution algorithm)
