资源列表
1800
- 1800道数据结构习题,方便学习这门课的同学更加轻松的应对考试。-1800 Problem data structure to facilitate the students learn this course more easily cope with exams.
tsp_pso
- tsp的粒子算法,附上源代码,比较好的求解TSp问题的算法-tsp of algorithm
Perception-Approach-for-2-pattern
- 感知器算法,两类的情况,只适合两类模式的感知器算法的判别-Perceptron algorithm, two types of situation, only two models for the discriminant perceptron algorithm
answer
- 这本电子书是关于《数据结构1800题》的答案。-This book is about the
1800answer
- 数据结构1800试题相对的答案 根据章节分类 包括选择填空判断以及问答应用 数据结构与算法复习用
AuditoryToolbox
- 提取语音信号线性预测系数,梅尔倒谱系数等。- run test_auditory.m to test
OOC
- Object Oriented Programming with ANSI C
LS_SVMlab
- 最小二乘支持向量 MATLAB源码 有说明-The SVM can be seen as a method of training polynomial, radial basis function, or multilayer perception classifiers, in which the weights of the network are found by solving a quadratic programming (QP) problem with linear
最小二乘LS_SVM
- 这个程序非常有用,内部包括了最小二乘的相关算法,,还有支持向量机。
200592110402942
- 本压缩包包含了C-编译器的设计文档与源代码,供学习参考。-the compressed contains C-Compiler design documents and source code for the study reference.
UseCImplementOOP
- 如何用C实现OOP的特性,有趣吧。这本英文书给出细节,对于深入理解C和OOP的特性区别非常有帮助。当然读者必须有比较深的编程经验,初学者或一般程度者慎入!-How to OOP with C to achieve the characteristics of interesting. This book gives details of the English, for in-depth understanding of the characteristics of differences be
tree
- 数据挖掘-决策树-c4.5算法的java代码实现-Data Mining- Decision Tree algorithm java code-c4.5