-
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
-
frameparse
一个以太网帧解析程序,实现以下功能:解析已封装好的Ethernet V2.0帧封装文件(见附件),判断有多少个帧,每个帧的所有字段内容,检测CRC校验是否正确(An Ethernet frame analysis program, the following functions: parsing the encapsulated Ethernet V2.0 frame encapsulation (see annex), to determine the number of frames, each frame contents all fields to detect CRC checksum is correct)
- 2013-12-06 17:41:20下载
- 积分:1
-
细菌觅食算法
一个用MATLAB实现的细菌觅食优化算法(A bacterial foraging optimization algorithm using MATLAB)
- 2017-09-02 14:12:58下载
- 积分:1
-
3.key-control-LED
本实验是关于CC2530的源码,讲的是如何用按键控制LED灯的亮与灭(This experiment is about the CC2530 source tells of how keys to control LED lights on and off light)
- 2016-06-17 14:45:31下载
- 积分:1
-
winceDrive
包括wince的开发入门和wince驱动开发,是驱动开发的很好的资料。(Including the development of entry and wince wince-driven development, is driving the development of good information.)
- 2011-10-14 09:43:06下载
- 积分:1
-
通过stm32控制ad8370的增益
说明: 可以通过stm32控制ad8370的增益(Control the gain of AD8370 with stm32)
- 2020-06-23 02:00:02下载
- 积分:1
-
USART1环形队列
说明: stm32的串口通信,环形队列接收,防止数据过多的时候发生丢失的情况(STM32 serial communication, ring queue receiving, to prevent data loss when too much)
- 2020-04-25 13:50:00下载
- 积分:1
-
OpenScrPlayer
一个开源的播放器界面,做的还可以,不过需要xmplayer的引擎才可以播放的
- 2009-09-15 15:12:02下载
- 积分:1
-
gui界面
说明: 利用matlab的gui设计的带有输入和输出功能的界面图形,可视性很强,学习非常值得(The interface graphics with input and output functions designed by GUI of MATLAB have strong visibility and worth learning.)
- 2020-06-19 18:20:01下载
- 积分:1
-
ST7MC芯片控制的BLDC无刷驱动
采用ST7MC为主控的一个无刷电机驱动软件,C语言,采用速度环控制,六部换向采用了特殊的处理,可以预防霍尔的抖动和错误的霍尔信号。内部各个控制模块文件独立,更好的学习无刷电机的运行原理。
- 2022-05-26 12:34:29下载
- 积分:1