资源列表
libsvm-master
- Code classification by using svm with language matlab and c++
saa
- 改进的模拟退火算法及其应用,对想学习退火的人会有帮助-Improved simulated annealing algorithm and its application to want to learn who will help annealed
Al_BST
- Binary search tree, 二叉树的一种实现形式-Binary search tree, binary tree form of an implementation
libsvm-master
- 本代码是LibSVM,即支持向量机总结式程序,无论什么SVM训练和测试都可以在该工具包上进行修改和测试-The code is LibSVM, namely support vector machine summative program, no matter what the SVM training and testing can be modified and tested on the toolkit
Gabor_Filter
- Various types of Gabor features for texture analysis. These would be very help ful for image retrival.
Encode_Decode
- 用C语言对信息论中算术码进行数据压缩,然后再进行解压-Using C language to information theory of arithmetic coding for data compression, and then extracting
tree_exp
- 实现二叉树的生成,遍历,交换等功能,采用链表,可以很好的数据的读取和存储-To achieve the formation of a binary tree, traverse, exchange and other features, using the list, can be very good read and store data
List
- 使用c预言,实现对链表的排序,增、删、查功能。适合C语言初学者练习,辅助学习。-Use c language to achieve the sort of the list, add, delete, search functions. C language for beginners to practice, assisted learning.
shenjingwangluo
- 模式识别作业实现感知器,BP分类器及异或门-Pattern recognition operations to achieve perceptron, BP classifier and XOR gates
Dynamic-programming-DP-backpack
- 用动态规划算法解决DP背包问题,采用C++编程-Dynamic programming algorithm to solve the DP knapsack problem, using C++ programming
knapsack
- 对于0—1背包问题问题利用动态规划法在C++中进行编程解决。-Knapsacks
PBoss_List
- 用单链表来实现一个用户信息添加、删除、查看等信息。-VC++ and CList