资源列表
haxibiao
- 哈希表,实现排序与检索字符串的功能,用C#编译器编译-Hash table to achieve the functions of sorting and searching strings
ch09_04
- 该程序是在Visual C++环境下编写的给数字排序的程序,简单易懂。-The program is in Visual C++ environment, the number prepared to sort of process, easy to understand.
greedyalgorithm
- 贪心算法是一种更为高效的算法,程序已全部通过-greedy algorithm
datastructure
- 数据结构方面的非常有用的代码,对提高数据效率很有帮助-Very useful data structure of the code, very helpful in improving the efficiency of data
ebook
- 关于算法设计与实例题解的一些非常实用的资料,都是我辛苦搜集的-Algorithm design and examples of questions on some very practical solutions of all the information I have collected hard
sosuo
- 关于简单搜索的一个小程序,希望对大家有帮助-A simple search on a small program, we want to help
theKthNumberInASegment(segmentTree)
- 可以快速地查询某段区间的第k元素,是zoj上的Dynamic ranking 的源程序-query the kth number in a segment
algorithm_for_interview
- 面试常见算法以及解法,非常好,全部用C++实现。有详细解释-Common algorithms and interview method, very good, all with C++ implementation. Explained in detail
Sort
- 各种内排序算法的性能比较,该文件一共包括六种排序-In the performance of various sorting algorithms comparison, the document includes a total of six sequencing
apriori
- 数据挖掘的经典算法,vc++开发,简单实用-datamining
harris_corner_matching
- harris cornor matching 算法介绍-harris cornor matching algorithm introduced
node
- c语言实现的简易链表结构, 可以简单的时间单链表,双链表,栈,队列,二叉树等结构,在代码中需要一个简单的链表结构时不用再重复实现了.-c language of the simple linked list structure, you can simply time single linked list, double linked lists, stacks, queues, binary trees and other structures in the code requires a s
