-
simple_web_browser
source code for a very simple web browser!
- 2009-03-18 08:03:24下载
- 积分: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
-
tongxunlu
通讯录中的每一个信息包括姓名(规定字节数为15个)、电话(规定字节数为15个)和工作单位(最大字节数为30个)等信息。(Each information including the name of the mail list ( specified byte number 15 ), phone ( specified byte number 15 ) and work units ( the maximum number of bytes to 30 ) and other information.)
- 2013-01-24 21:08:29下载
- 积分:1
-
lr0
lr(0)文法及其预测分析表
lr(0)文法及其预测分析表
lr(0)文法及其预测分析表(lr (0) Analysis and prediction of grammar lr (0) Analysis and prediction of grammar lr (0) grammar analysis and forecast table)
- 2009-06-04 20:55:10下载
- 积分:1
-
4vqwe
this is the code on c++ 2005
The program code, which maintains a database. Created two documents, of which is read / write. Function menu, all functions: adding records, search, replace, delete, check availability. Full inheritance. Additional function is Creation a Report to the calculation
- 2012-10-16 02:16:35下载
- 积分:1
-
TB
说明: 一个很好的用VC++编写的"显示多姿多彩的动画图标"源代码.(A good written using VC++ " display colorful animated icons" source code.)
- 2010-12-09 18:39:24下载
- 积分:1
-
TrainFinalVersion
这个程序是用堆栈来对火车排序的,该火车的车厢是乱的,经过排序后,火车的车厢变为顺序的,特点是使用VC编写的(This procedure is used to sort the stack to the train, the train is inside the chaos, after sorting, the train carriages into the order, characterized by the use of VC prepared)
- 2009-06-03 11:50:07下载
- 积分:1
-
Xcel
本程序可对EXCEL文件进行读写,同时建立了一个专门访问EXCEL文件的类CExcel,可供大家参考。(This procedure can be carried out on the EXCEL file to read and write, while the establishment of a specialized type of access EXCEL file CExcel, for your reference.)
- 2009-05-31 11:37:50下载
- 积分:1
-
jisuanqi
计算器,可进行四则运算,并且有符号位,退格,以及小数点。(Calculator, can be carried out in four operations, and the sign bit, backspace, and decimal point.)
- 2013-11-11 12:51:12下载
- 积分:1
-
curve_fitting_ceres_fortest
使用ceres对曲线进行拟合程序,ceres可以从github下载;(Using ceres fitting program, Ceres can be downloaded github )
- 2017-04-22 22:39:27下载
- 积分:1