资源列表
study-material
- 关于程序设计的一些学习资料 包括递归 递推 动态规划等-study material
program
- 这是我写作业时候积累下来的程序,设计冒泡排序,逻辑运算,求平均值,函数的嵌套调用。-This is my homework, when accumulated over the program, the design of bubble sort, logical operations, an average, nested function calls.
comjarishndesignphase
- 徐士良 《C常用算法程序集》第2版 第5部分 一共分5部分,用超星打开()
namberindilect
- 徐士良 《C常用算法程序集》第2版 第5部分 一共分5部分,用超星打开()
kmean
- 这个是文件源代码是关于KMEAN算法的详细C语言代码-the book is about kmean algorithm
ShortestRoute
- 用vc++6.0编写的最短路径,读取数据文件,输出结果-Write with vc++ 6.0 of the shortest path, read data files and output
data-structure
- 常用算法与数据结构原代码,近100个,包括各种范例
thebinarytree
- 实现二叉树的生成以及前中后的遍历,并且使用类和结构体以及链表形式实现-the process of the settings and traversal of the binary
ZJUACMQandA
- ZOJ上的一些题目的问答整理,方便想要学习的人-Questions and answers of some of the topics on the ZOJ, finishing the convenience of people who want to learn
严蔚敏老师专贴
- 严蔚敏老师的数据结构专贴。考研的朋友要好好看哦 是内部资料啊-Yan Wei Min teacher posted a data structure. Graduates to make good friends FACT internal information ah
eladuosai
- 是一种从按照顺序排列的所有自然数中找出素数的方法-Is an order from all natural according to the number of ways to find prime numbers
SVM
- 这是一个讲解机器学习与SVM的课件,讲的深入浅出,非常不错。