资源列表
ShinglingSimhash
- 网页查重算法Shingling和Simhash研究.对初学者很有用。-Web search algorithms Shingling and Simhash of weight. Useful for beginners.
dictionary
- 字典排序编码,应用C语言编写,在vc中运行结果-Dictionary sort code, applications written in C, in run result vc
main-element
- 具体地讲,如果一个数组A[1..n]中超过半数的元素都相同时,该数组被称为含有一个主元素。 (a) 设计一个有效算法(至少是O(n logn)),确定该数组中是否含有一个主元素,如果有,找出这个元素。 (为简单起见,假设n是2的幂,且n<150) (b) 能否给出一个线性时间算法? 需注意的是,该数组的元素之间可能不存在顺序——即不能进行”A[i]<A[j]”的判断,但是可以进行是否相等的判断。 -Specifically, if an array A [1 ..
table
- 这是个双向链表,适合刚上手的同学参考学习-This is a two-way linked list, for those students just get started
DataStructureAlgorithm
- 数据结构和算法Flash动画演示,适合初学者学习使用,适合教学用-Data structures and algorithms Flash animation for beginners learning to use, suitable for teaching
shuj
- 数据结构习题集答案 c语言版本 作者是严蔚敏 吴伟民-Data Structure Problem Set is the answer to c language version of WU Weimin Yan Wei Min
cBinaryTree
- 数据结构,二叉树的应用, 树的遍历,大部分是别人的, 只改了一下-data struct
Metodos
- Metodos de ordenamiento, java BubbleSort, InsertionSort, MergeSort, QuickSort, Randon_quicksort-Metodos de ordenamiento, java BubbleSort, InsertionSort, MergeSort, QuickSort, Randon_quicksort
Varios
- Homero Algoritmo Codicioso (Greedy), Programacion Dinámica y Backtracking
aa
- 一个关于决策树算法的综述文章,希望对大家有用。-A review of the decision tree algorithm article, we want to be useful.
chazhao
- 查找,用了很多种方法,是我的数据结构课程设计的作品。-Find, with a very many ways, is my data structures course design work.
b
- 排序,是我的数据结构课程设计的作品,用到了各种排序方法。-Sort, is my data structures course design work, use a variety of sorting methods.
