资源列表
王小平遗传代码库
- 王小平遗传算法代码库,有需要的可以研究一下(Wang Xiaoping genetic algorithm code library, there is a need to study it)
TestLibjpeg
- 实现JPEG的压缩,解压缩,c++源码,有大量源码注释(Able to achieve the picture compression and decompression,the source code comments in detail)
Josephus问题:一个热土豆引发的故事
- 数据结构编程实验:Josephus问题:一个热土豆引发的故事(Data Structure Experiment: Josephus question: the story of a hot potato)
击鼓传花游戏还可以这样玩
- 数据结构编程实验:击鼓传花游戏还可以这样玩(Data Structure experiment: Beat the drum, the game can also play like this.)
untitled
- 16QAM通信系统关于simulink的仿真(Simulation of Simulink communication system about 16QAM)
Ant_TSP
- 基于蚁群算法的旅行商问题,matlab源代码,带功能说明(Ant colony algorithm for traveling salesman problem matlab source code)
台湾中央大学HHT程序
- 经典的HHT方法MATLAB程序,HHT方法包括EMD分解和HIlbert变换两个方面(Classic HHT method, MATLAB program, HHT method, including EMD decomposition and HIlbert transform two aspects)
hht_toolbox_20040808
- MATLAB中Hilbert-Huang方法的工具箱,可以解决有关HHT方法的任意问题(MATLAB toolbox in Hilbert-Huang method, you can solve any problem about the HHT method)
画包络谱和幅值谱的matlab程序
- 关于画HHT方法中包络谱和幅值谱的程序,可以精确画出Hilbert包络谱的图像(On painting HHT method in the envelope spectrum and amplitude spectrum procedures, you can accurately draw Hilbert envelope spectrum of the image)
eng
- 识别图片中英文数字,或者验证码用的字典。(A dictionary used to recognize pictures in English, numerals, or verification codes.)
排序算法
- 冒泡排序、快速排序、希尔排序、堆排序等等常用的排序算法。C/C++实现(Bubble sort, quick sort, Hill sort, heap sort, and so on, commonly used sorting algorithm. C/C++ implementation)
kmeans
- 基于k均值的无监督聚类算法,输出有各个样本的类别标签,目标函数在每次迭代后的值,聚类中心以及聚类区间。内有测试数据,点击 test.m 可以完美运行。(The unsupervised clustering algorithm based on K means outputs the class labels of each sample, the value of the target function after each iteration, the clustering center a