资源列表
data-structure
- 数据结构1800例题与答案,很多经典例题,包括大量考研题,对数据结构学习很有帮助-<data structure> exercises
JPEG_code
- 这个是用vc++写的图像压缩的代码。验证都是没有问题的,里面含有各种常见的算法,及压缩的源码。。。做成了一个库文件。。提供调用-This is the image compression with vc++ to write code. Validation are not the problem, which contains a variety of common algorithms and compressed source...Make a library file.. To prov
1xy7z.ZIP
- 基于正交消失点对的摄像机标定方法Based on the orthogonality of the vanishing point on camera calibration method-Based on the orthogonality of the vanishing point on camera calibration method
package_emd
- 利用MATLAB实现的EMD,法国大牛数学家的源代码。-MATLAB implementation of the EMD, the French mathematician Daniel source code.
nonlinear_diffusion.I
- Image selective smoothing and edge detection by nonlinear diffusion. I.
myfirst
- simple source code for those who interested in programming
ACM
- 北大ACM生命周期问题的经典解法 北大ACM生命周期问题的经典解法 北大ACM生命周期问题的经典解法-the efficent sloution of the pku acm bicycle problem the efficent sloution of the pku acm bicycle problem the efficent sloution of the pku acm bicycle problem
1226
- 学生管理系统,记录学生的成绩及判断学生成绩等级-Student management system
youhuadelizi(matlab)
- 基于matlab的人工神经网络的优化的例子和其仿真程序-Examples of optimization matlab based artificial neural network and its simulation program
GMSK
- GMSK的相关matlab仿真,包括眼图,相位路径,量化-GMSK related matlab simulation, including the eye, the phase path, quantification, etc.
hash
- 一个简单的哈希表在C++中的实现,该哈希表主要是使用二维数组的形式实现-A simple hash table implementation, the hash table is implemented using two-dimensional array in the C++
TSP(AA)
- 从北京出发经过全部省会回到北京的TSP问题,蚁群算法求解(Starting from Beijing, the TSP problem is solved by ant colony algorithm after all the provincial capitals return to Beijing)