资源列表
yckzx
- 一个用C语言编写的基于遗传K中心的数据聚类源代码。-a C language based on genetic data centers K cluster source.
ffmpeg-20050624
- FFmpeg is a complete solution to record, convert and stream audio and video. It includes libavcodec, the leading audio/video codec library. FFmpeg is developed under Linux, but it can compiled under most operating systems, including Windows.-Sorenson
useful_formula
- 一些有用的数学公式-some useful mathematical formula !!!!!!!!!!!!!!!!!!!!!!!!!!!
longest_increasing_subsequence
- LIS算法 !-LIS algorithm 111
max_num_operation
- 大数运算-!!! !!! !!! !!! !!! !!
usefularithmetic
- 一个比较实用的算法-a more practical algorithm !!!!!!!!!!!!!!!!!!!!!!!!!!!
Genetic_algorithm01
- 遗传算法源程序,求解一个简单优化问题f(x)=x1^2+x2^2,-5<=x1<=5,-5<=x2<=5-genetic algorithm source files, for a simple optimization problem f (x) = x ^ 2 x ^ 2, -5
huolangdan
- 问题:货郎担问题 实现方法:枚举,回溯,动态规划,分支界限法 -: traveling salesman problem Method : Enumeration, backtracking, dynamic programming, branch and bound
ofdm-matlab
- ofdm算法的源代码程序,可以帮助解决ofdm问题-ofdm algorithm source code procedures, which can help to solve the problem ofdm
pctools
- 一个修改二进制文件的小程序,不过在打开大于1M的文件时耗时较长-a binary file to amend the procedures for small, but larger than 1M in opening the documents time-consuming
8.14LZWCompress
- LZW是一个很著名的压缩解压缩设计方案,在很多数据结构书中都作为例子讲解,此程序完整的实现了基于LZW的压缩解压缩-LZW is a very famous decompress compressed design scheme, Many data structures in the book are as examples to explain that the integrity of the process based on the realization of the LZW comp
TSPGACCODE
- 旅行商问题的遗传算法求解源代码,多目标优化经典问题的现代启发式算法实现-traveling salesman problem genetic algorithm source code, multi-objective optimization of the modern classic Heuristic Algorithm