资源列表
categories
- 一本很好的范畴书,基础研究工作者必读 。-The scope of the book a good, basic research workers must-read
quickSortApp
- 对经典的递归快速排序采用选择法和栈进行优化,提高了算法的运行效率,使得对快速排序的理解更加深入。-The classical recursive quick sort and stack using the selection method to optimize and improve the operating efficiency of the algorithm, such that for more in-depth understanding of quick sort.
Corner
- 图像拐点提取 亲测 可用 里面包含很多测试的图片,点击即可使用!-Pull the guai point the picture. ! It works
toolbox_graph
- matlab code for Toolbox Graph
Algorithmsforprogrammers
- This a draft of a book about selected algorithms. The audience in mind are programmers who are interested in the treated algorithms and actually want to create and understand working and reasonably optimized code.-This is a draft of a book about
Foundations_of_Machine_Learning
- 最新机器学习的英文书籍:the foundation of machine learning-the foundation of machine learning
face
- Matlab PCA+SVM人脸识别,通过PCA和SVM算法达到人脸识别的功能。-Matlab PCA+SVM,To identify people s face.
lateral-velocity_observer_forward
- Motor control algorithms implmented with matlab/simulink are included.
Thedatastructurestartsuptopracticeinstructionlectu
- 数据结构上机实践指导教程The data structure starts up to practice instruction lectures
huffman
- 哈夫曼树实现文件的压缩解压,数据结构课设作业(Compressing and decompressing files)
matlab
- 基于BP神经网络手写数字识别,main函数是主函数,识别的成功率在86%左右。(Based on the BP Neural Network handwritten digital recognition, the main function is the main function, and the recognition success rate is about 86%.)
PCA+SVM的人脸识别
- 使用pca和svm的方法对人脸进行识别和检测,最终达到人脸识别的功能(Face recognition and detection using PCA and SVM methods, and finally achieve the function of face recognition)
