资源列表
65zmjSolar
- 计算机图形学模拟宇宙,也就是太阳系。实现了各个行星有规律的的运行。-Computer graphics simulation of the universe, which is the solar system. To achieve the various planets regular operation.
shizihebing
- 用贪心算法实现的石子合并程序源码,里面有详细的代码和注释。-The stones combined program source code
AHP
- AHP 权重算法,直接上代码,代码有简单注视-AHP weight
yinghang
- 数据结构题目 银行叫号系统 分为三个窗口 普通窗口 公司窗口 vip窗口-Data structure questions bank calling system Divided into three windows of ordinary Window Company windows VIP windows
ps4-(1)
- its ok but some few errors
Compres-(1)
- c huffman pseudocodig perfect
violent_match
- 用C++编写的查找子串的一般的方法,这个可以很好的帮转理解KMP算法,希望帮到需要的人-General approach to find a substring with C++ written, this can help turn a good understanding of KMP algorithm, hoping to help people in need
KMP
- 详细的介绍了KMP算法,这是一个完整的程序,可以直接运行,希望可以帮到需要的人-Detailed descr iption of the KMP algorithm, which is a complete program that can be run directly, the desire to help those in need
在字符串中提取部分字符
- 在字符串中提取部分字符 在字符串中提取部分字符
delete-linked-node-special
- 该源码用c语言编写,可以删除指定范围的链表结点,是数据结构中链表删除的一种基本练习程序,自己编写的哦。-The source code in C language, you can delete the specified range of the nodes of the linked list, is a basic exercise program delete list in the data structure, the preparation of their own oh.
delete-linked-list-node
- 该源码用c语言编写,可以删除链表中的结点,是数据结构中链表删除的一种基础练习程序,简单易懂。-The source code in C language, you can delete the linked list of nodes, is a basic delete list data structure in the exercise program, easy to understand.
number-of-linked-list-node
- 该源码用c语言编写,可以计算出链表结点的个数,是练习数据结构中链表算法的一种基础程序。-The source code using C language, can calculate the number of nodes of the linked list, is a basic exercise program data structure linked list algorithm.