资源列表
发牌
- 实现发牌程序()
opus4
- 此文件为网络书籍数据结构的面向对象方法的源码,请大家自由使用-books for the network structure of the data object-oriented source code, you are free to use the
DataStructuresandAlgorithmsc
- C++ 数据结构算法大全 包括了几乎所有常用算法
libsvmtest
- libSVM簡介 這是台大林智仁老師所開發的SVM工具,應該是世界上最好用且最主流的SVM,許多國內外的研究都透過他完成的。其實SVM之所以會成為主流,是因為它的效率較高,而且結果也不錯,甚至有學者認為SVM可以取代類神經網路(林國峰等,2009)。-libSVM Introduction This is NTU prof developed SVM tool, it should be the world' s best and most mainstream use of SVM
YangHui
- 使用队列的数据结构,实现杨辉三角的输出,输入N行,得到N行输出-Use the queue data structure, to achieve output Pascal' s triangle, enter N lines, give N line output
neibupaixu
- 内部排序,比较冒泡排序、堆排序、希尔排序等排序法的比较次数及移动次数。-Internal sort
Some-knowledge-of-AC-automaton
- 里面有一些AC自动机的相关知识和个人见解。-Some knowledge of AC automaton
search
- 树的遍历(非递归方式实现):首先按中序方式建立树并输入节点信息,通过栈实现树的非递归方式的先序、中序和后序的遍历-Tree traversal (non-recursive way): First of all, by the way in order to establish the tree and enter the node information, the realization of the tree through the stack of the first non-recurs
SortTree
- 二叉排序树 九度题集1467 对初步接触算法的人会有很大帮助-Two forks sort tree nine degrees title set 1467 pairs of preliminary contact algorithm people will have great help
mowang-language
- 魔王语言:输入一串字符,可自动翻译成一串语言。-the program of language
LinkStack
- c语言编写的括号匹配问题,用的是栈,合适初学者学习和使用-c language in parentheses matching problem using a stack, suitable for beginners to learn and use
E_Josephus
- 模拟Josephus问题,编写算法实现击鼓传花。-Analog Josephus problem, write algorithm drum transfer flowers.
