搜索资源列表
huffman.rar
- 用优先队列实现霍夫曼编码,是对贪心算法实现的一个详细代码。输入文件是待编码文件,输出文件是各个字符编码信息。,Priority queue with the realization of Huffman code is a greedy algorithm to achieve a detailed code. Input file is to be encoded file, output file is all character encoding information.
CoSaMP(original)
- 压缩感知中贪婪重构算法中的改进算法,是非常不错的,供大家详细研究-Compressed sensing greedy reconstruction algorithm improved algorithm, is very good for a detailed study
matlab-file
- 其中greedy_fair文件,为认知无线电中系统中贪婪算法与比例公平算法在资源分配上的对比仿真,其结果显示了两种算法分别在系统效益上和公平上的性能对比。-The greedy_fair file is used for the comparison of the greedy algorithm and the proportional fair algorithm in resource allocation in cognitive radio system , the result s
omp-algorithm
- 正交匹配追踪法进行图像的压缩,属于贪婪算法中的一种-Compressed image orthogonal matching pursuit method, belonging to a greedy algorithm
q9
- 贪婪算法 经典背包问题 matlab源代码 自附数值 -Greedy algorithm is the classical knapsack problem matlab source code the attached value
A-matlab-code-for-the-OMP-algorithm
- 正交匹配追踪重构算法matlab代码,它是一种贪婪优化算法。-A matlab code for the Orthogonal matching pursuit reconstruction algorithm , it is a greedy optimization algorithm.
OMP
- 该程序是压缩感知的贪婪算法-正交匹配追踪(OMP)算法,包括算法的测试和算法性能验证程序。-The program is a greedy algorithm of compressive sensing - orthogonal match pursuit (OMP) algorithm, which includes algorithmic testing and algorithm performance verification procedures.