-
sy7
一些简单的小例子,书上的例题代码,简单易懂,谢谢(Some simple examples, the book s example code, easy to understand, thank you)
- 2013-10-19 11:00:18下载
- 积分:1
-
ArcObject
说明: 一本介绍ArcObject组件开发的书,介绍GIS二次开发(Copies of the book ArcObject component development, secondary development of GIS introduction)
- 2010-04-13 14:31:45下载
- 积分:1
-
management-system
基于mfc的旅游管理系统,其中涵盖了对数据库的基本操作(Mfc-based travel management system, which covers the basic operation of the database)
- 2012-11-07 11:46:52下载
- 积分: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
-
STACK
用C语言编写的堆栈接口,适用于各种环境,提供接口:
STACK *initStack(int MaxRoom)
void destroyStack(STACK **spp)
void resetStack(STACK *sp)
Boolean isStackEmpty(STACK stack)
Boolean isStackFull(STACK stack)
Boolean push(STACK *sp, USER_TYPE data)
Boolean pop(STACK *sp, USER_TYPE *data)
Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
- 2013-07-22 10:59:32下载
- 积分:1
-
K60_VERSION
飞思卡尔智能车竞赛程序资料,用mk60单片机做主控芯片,可以识别十字,s型弯道,直角弯以及急转大弯。(Freescale Carle smart car competition program information)
- 2017-07-27 20:57:31下载
- 积分:1
-
netstatwx_v1.0
this program change title of menu of windows
- 2013-10-15 14:08:39下载
- 积分:1
-
FSBB
这是一个模糊控制的BangBang模型,请大家参考(This is a fuzzy control Bang Bang model, please refer to)
- 2017-12-09 17:21:56下载
- 积分:1
-
vusb
In computing, an emulator is hardware or software that enables one computer system
- 2020-06-16 13:40:02下载
- 积分:1
-
fdshgfh
基于单片机控制的光立方显示程序,573和2803控制阳极和阴极(Control light cube display program based on 51 single chip microcomputer)
- 2017-12-22 18:57:30下载
- 积分:1