资源列表
kmp
- 数据结构KMP算法的简单实现,利用KMP算法实现串的模式匹配编程-KMP algorithm data structure simple implementation, the use of KMP string pattern matching algorithm programming
sort
- 基于c语言的堆排序算法。非常快速的排序方法。-Based on c language heap sorting algorithm. Very fast sorting method.
farmer-cross-the-river1
- 经典农夫过河问题的c语言算法,且是栈类型的操作方法。(队列类型算法也可实现。)-Classic farmer across the river algorithm c language and method of operation is the stack type. (Queue type algorithm can be realized.)
search
- 有关数据结构查找的一些讲解,包括二叉树查找,B+树、B-树查找,哈希算法等内容。-Find some of the relevant data structure to explain, including the binary search, B+ tree, B-tree search, hash algorithms and so on.
DynamicFloyd
- 佛洛依德例子,与医院选址有关,找到最佳的医院选址-Freud example, siting and hospital related sites to find the best hospital
01-knapsack-algorithm
- 01背包动态规划算法,实现01背包算法的一个简单例子-01 knapsack dynamic programming algorithm to achieve 01 knapsack algorithm is a simple example
bigcorPar
- Program for Correlation on big data
Arithmetic_unit-_of_large_number
- 实现大数运算里的正整数的加减乘。界面为DOS版的。-Achieved in the operation of large numbers of positive integer addition and subtraction. Interface for the DOS version.
hdu_1075
- 这是一道杭电1075的题目,里面的解法还不错-Hangzhou Electric 1075
hafumanshu
- c语言实现哈夫曼树,并计算带权哈夫曼树的最终值,题目来源于九度在线测试-c language Huffman tree and calculate the weighted Huffman final value, the title comes from the nine degrees online test
jinniandedijitian
- 程序是在vs2010下实现的,输入一个年月日可以加算出这一天在这一年中的第几天,题目来源于九度-Program is achieved under vs2010, enter a date can be added to calculate this day in this year' s first few days, the title comes from the nine degrees
shuzijietiqiuhe
- vs2010下c语言编写,在数字的阶乘大于double类型所表示的最大数的时候怎么办呢?这个程序给了一种解决方案!-vs2010 under the c language, more than double the number of factorial type represents the maximum number of times how to do it? This program gives a solution!
