资源列表
Huffman_Compress
- Huffman对文本文件编码压缩测试,可对文本文件进行简单Huffman编码,平均压缩比率为2/3.-Huffman Code
Dijkstra-algorithm
- Dijkstra算法用于求解包含必经点K短路径问题,算法采用分段拼接逐一替换方式求解,是求解必经点K短路径问题的精确求解算法,用于和群智能算法进行对比。该算法时间复杂度为阶乘级别,耗时较长。算法内建了26个节点和80节点两个网络拓扑用于监测算法性能。-Dijkstra Algorithm for Designated point K shortest path Problem.
Hoppingsignals
- 运用Matlab6.5实现跳频通信系统中跳频信号的时频分析-Matlab6.5 use of frequency hopping communication system to achieve frequency hopping signals in time-frequency analysis
matlab
- 非常实用的Matlab程序,对Matlab程序的学习很有帮助。-Matlab programs are very useful for learning Matlab program helpful.
ONPDA
- ONPDA算法解决小样本问题下人脸识别效率问题。-ONPDA algorithm to solve the small sample size problem next face recognition efficiency.
mockvis-(2).tar
- Algoritmo desarollado en C para optimizacion multiobjetivo de agrupamiento
matlab_c
- matlab的使用方式,对编程有很大帮助,有程序,方便学-It is good to you if you have time to learn matlab.
another-reflector-MoM
- 用矩量法计算偏置抛物面天线,需要输入抛物面天线以及馈源的信息-Offset paraboloid antenna was calculated by the method of moment, need to input the confidence of the paraboloid antenna and feed
Random
- 蒙特卡罗随机数 预测风速; 蒙特卡罗随机数 预测风速-Monte Carlo random number forecast wind speed
Lab01
- noise removal and image manipulations
几种改进的路径规划算法
- matlab编写的基于人工势场法的路径规划算法,可运行(The path planning algorithm written by Matlab can run)
GA_cluster
- 聚类算法的实现,结合遗传算法的实现方案,原创代码。还有个kmp算法的实现,请参见kmp.c-Clustering algorithm, combined with genetic algorithm implementation, the original code. There achieve a kmp algorithm, see kmp.cpp