-
sort
说明: 能够实现起泡法,二分法,堆排序,插入排序,选择排序,快速排序六种方法对100个数进行排序的时间空间复杂度进行比较(To achieve foaming method, dichotomy, Heap Sort, Insertion Sort, Selection Sort, Quick Sort six methods on 100 the number of sort of time and space complexity comparison)
- 2008-11-14 20:29:09下载
- 积分:1
-
addressbook
通讯录管理系统 ,c语言 ,动态链表和结构体,课程设计(Address Book)
- 2011-06-19 11:54:58下载
- 积分:1
-
geshi
cass与scs格式互换,还可以同时打开转换前后的文件(exchange cass and scs format)
- 2011-12-09 20:06:42下载
- 积分:1
-
200852222267354
实现高斯滤波等功能,适合VC初学者,可通过代码了解滤波原理。(Gaussian filter functions for VC beginners, filtering through the code to understand the principle.)
- 2012-10-13 22:56:31下载
- 积分:1
-
list
链表的基本功能实现链表的各种基本功能,初学者使用(The basic functions of the list)
- 2011-06-01 21:07:30下载
- 积分:1
-
StringReplace
永远替换字符串中的字符,和word中的替换功能相同(Forever the replacement string of characters, and word replacement functionality in the same)
- 2008-03-26 12:57:27下载
- 积分:1
-
stack
说明: 实验题目:5.1 基于顺序栈的括号匹配程序设计验证
一、实验目的
1. 掌握栈的顺序存储结构;
2. 掌握栈的操作特性;
3. 掌握基于顺序栈的基本操作的实现方法。
二、实验内容
1. 实现顺序栈的成员函数;
2. 基于顺序栈的括号匹配程序设计验证。
实验题目:5.2 基于链式栈的表达式的计算程序设计验证
一、实验目的
1. 掌握栈的链式存储结构;
2. 掌握栈的操作特性;
3. 掌握基于链式栈的基本操作的实现方法。
二、实验内容
1. 实现链式栈的成员函数;
2. 基于链式栈的表达式的计算程序设计。
(Experiment Title: 5.1 Based on the order of the stack in parentheses matching program design verification
1, experimental purposes
1. To master the order of the stack storage structure
2. Master stack operating characteristic
3. To master the basic operation of stack based on the order of the realization method.
Second, experimental content
1. To achieve the order of the stack member function
2. Based on the order of the stack in parentheses matching program design verification.
Experiment Title: 5.2 Based on the expression stack chain calculation program design verification
1, experimental purposes
1. Master stack chain storage structure
2. Master stack operating characteristic
3. To master the basic operation of stack-based chain implementations.
Second, experimental content
1. To achieve chain stack member function
2. Based on the calculation of the expression stack chain programming)
- 2010-03-25 18:33:30下载
- 积分:1
-
非常实用的一款计算器
说明: 这是一款非常实用的计算器,我认为其实用程度远远胜过Windows系统提供的计算器.主要特色是支持多项式运算,即可以一次输入整个多项式,并能够识别运算的优先级(利用堆栈实现)(This is a very practical calculator, I think far better than using Windows systems calculator. The main feature of polynomial Operational support, which can import an entire polynomials, and to identify the priority level computing (using stack realization))
- 2021-02-19 09:59:44下载
- 积分:1
-
Hex2c
Hex文件转换为 C 文件, 比较实用的一个小工具。(Convert HEX files to C files)
- 2010-05-20 17:58:46下载
- 积分:1
-
minip
一个小ANTLR程序,实现了计算器实现的语法,是学习编译原理的很好的例子(A small ANTLR procedures, implementation of the implementation of the calculator grammar, studying compilers are good example of the principle of)
- 2009-02-24 16:20:19下载
- 积分:1