资源列表
DE
- 差分进化算法的源代码,编码简单可读,可以直接编译执行-Differential evolution algorithm source code, coding simple and readable, and can directly compile the implementation of
ACM
- ACM 算法模板,适合搞ACM的人,包括各个方面,减少大家找代码的时间-ACM Algorithm templates
knn
- 数据挖掘实验报告——K-最临近分类算法,用C++编程,已经调试,里面有详细的报告,研究算法非常实用 -KNN
find_the_marble
- 利用动态规划算法解决猜测弹珠位置的问题Alice and Bob are playing a game. This game is played with several identical pots and one marble.-Alice and Bob are playing a game. This game is played with several identical pots and one marble. When the game starts, Alice puts th
VIS
- 该源码是关于运动对象跟踪的算法,主要实现了高斯背景建模,全局运动补偿(SIFT特征和RANSAC算法),运动对象检测,对象跟踪算法(Mean Shift,Particle Filter等),对象特征提取(轨迹,大小,起止帧等),同时,程序基于VC2008+OpenCV开发,实现了对话框式的程序界面,效率高。-This is a source about motion object tracking, including foreground modeling,object detection,o
2DPCA
- 无需把图像转换成向量形式,而是将图像看成是矩阵形式,大大减少了计算量。-Without the need to convert images to vector form, but the image as a matrix form, greatly reducing the amount of calculation.
illislab
- program for finite element analysis of pavement slabs
used-algorithm-of-C-programming
- C程序设计的常用算法,计算机解题的基本思想方法和步骤-C programming algorithm , the basic idea of computer problem-solving methods and procedures
libsvm-3.1
- 最新的SVM库,包含训练,检测代码.这个版本中功能得到增强,修正了一些Bug-The newest SVM library. Include the codes of traning and detection . And some bugs are fixed in the version
CH2
- 求矩阵乘积的FORTRN子程序,适用于矩阵相乘,对矩阵的要求是必须是二维的,但是通用性较强。自我感觉比其他的程序好,而且短小精悍!-FORTRN matrix product of the subroutine for matrix multiplication, the matrix must be the requirement is two-dimensional, but highly versatile. Feel better than other procedures, and d
MIT
- 麻省理工算法导论课件及习题,很全面的资料,学习算法导论必备-MIT Introduction to Algorithms, courseware and exercises, comprehensive information, learning algorithms Introduction to essential
spatial_tree
- 各种spatial tree的方法,例如PCA tree,random projection tr-many algorithms on spatial tree, such as PCA tree, random projection tree