资源列表
mingzi
- 求100以内的质数算法,实现快速找质数,简洁易懂-The prime algorithm within 100
1
- 清华严蔚敏《数据结构》的全部代码实现C语言-Tsinghua Yan Wei Min " data structure" of all C-code
ziku
- 字库提取 适用于各种hzk字库文件 可直接通过本程序提取-Extracted for various hzk character font file
binary-search
- binary search in files
tree
- basic implementation of tree data structure, include insertion deletion and traversal
Unary-polynomial-operations-(list)
- 利用单链表实现一元多项式的加、减、乘法,含有开辟多项式所需空间、判断用户输入正确与否、构造节点存放多项式系数和指数、构造多项式、多项式整理(按指数从小到大存放)、撤销多项式所在节点、合并同类项、多项式加法、多项式减法、多项式乘法、多项式长度计算等。-Using a single linked list to achieve a polynomial addition, subtraction, multiplication
1a30
- 计算机数据结构十日谈,比较经典的一本讲数据结构的书-Decameron computer data structure, a more classic book about data structures
ACM-DEMO
- ACM竞赛的各类算法模板,自己集成来,基本正确高效,不过算法学很容易,吸收很难-ACM contest template various algorithms, their integration, the basic correctly and efficiently, but the algorithm is easy to learn and absorb difficult
Array-processing
- 此程序可实现数据结构中对数组的相关操作,包括初始化,创建数组,修改和输出数组某元素-This program can be an array of data structures related to the operation, including initialization, create an array, modify, and output an array element
stack-processing
- 此程序可实现数据结构中对堆栈的相关操作,例如入栈,出栈-This program data structure can be related to the operation of the stack, such as stack, stack, etc.
Queue-processing
- 此程序可实现数据结构中对队列的相关操作,包括入队,出队-This program can be realized on the queue data structure related to operations, including into the team, a team, etc.
CalculationAlgorithm
- 四则运算字符串解析并计算。包含例程和说明-Doing math calculation of normal formula text string
