资源列表
LKH
- 在vs2010平台下的LKH算法,用于解决tsp问题目前最优的方法。(In the vs2010 platform under the LKH algorithm, tsp problem is used to solve the current optimal method.)
CThreadPool
- vc 线程池demo 实现线程队列 windows平台(VC thread pool, demo implementation, thread queue, windows platform)
mg3-ckde
- 此代码实现了快速检索mp3文件,并且把相应的信息显示出来(This code implements the rapid retrieval mp3 files, and the corresponding information display)
半变异高斯
- 地理统计学关于根据已有数据拟合半变异函数。(Geostatistics About fitting semivariogram based on existing data.)
rtsp_client_0827_1545
- rtsp 客户端代码, rtspclient demo demo里有视频协商简单应用(RTSP client code, rtspclient demo demo video consultation in a simple application)
ant
- 使用蚁群算法解决TSP问题的算法,主要利用蚁群算法特性。(Using ant colony algorithm to solve TSP algorithm.)
chirp
- 通过线性调频信号,实现距离压缩,提高距离分辨率(Through linear frequency modulation signal, distance compression is realized and distance resolution is improved)
ICO测试
- ICO替换,用于桌面软件的ICO统一,置入注册表的写法,方便大家使用(ICO replacement, for desktop software ICO unified, put in the registry of writing, convenient for you to use)
BezierSuface
- 实现Bezier曲面拟合,并使用OpenGL进行绘制。(Achieve Bezier surface fitting, and draw using OpenGL.)
计算器
- 一个供初学者学习的计算器实例,非常简单,从网上淘的代码。(A calculator for beginners to learn examples, very simple, scouring the code from the internet.)
模拟退火
- 使用模拟退火算法的特性解决TSP问题,另外可以利用此算法优化其他算法。(Use the simulated annealing algorithm to solve the TSP problem, and you can use this algorithm to optimize other algorithms.)
java——1
- JAVA实习报告 实验一()