-
数据结构中实现栈空间共享的小程序.先用户分配一个空间.再分为几个栈.尽量平分每个栈的空间,但是各个栈的空间是可以变化的,由用户的需要而定.用户可任意选择输入栈的...
数据结构中实现栈空间共享的小程序.先用户分配一个空间.再分为几个栈.尽量平分每个栈的空间,但是各个栈的空间是可以变化的,由用户的需要而定.用户可任意选择输入栈的顺序,如先选择第1栈,输入元素,再输第0栈,再输入第2栈,以后也可以再在原先的栈内添加或删除元素.若pop,留下的空间归原栈所有,以后添加元素的时候可以用来左右移动栈,元素在整个空间的开始装入的顺序是先分别在各个栈的bot处装.-data structure to achieve the shared stack space small programs. First distribution of a user space. Again divided into several stacks. Equally as each stack space, but all stack space can change from the user"s needs. Users can freely select input stack in the order, if we choose a stack, the importation of elements and transported 0 stack, the first re-entry two stack, could again after the original stack within add or delete elements. if pop, leaving the space under the original stack all, after adding the element of time can be used to stack and move around, the elements in the entire space to the beginning of the loading sequence is first in the various bot Department stack installed.
- 2022-03-16 07:30:51下载
- 积分:1
-
这是一个动态改变对话框及其控件大小的好例子,非常的好使...
这是一个动态改变对话框及其控件大小的好例子,非常的好使-This is a dynamic dialog and its controls to change the size of a good example, so that the very
- 2022-03-11 01:58:48下载
- 积分:1
-
用此程序可得到三角函数的曲线,共有两种方法
用此程序可得到三角函数的曲线,共有两种方法-This procedure can be used trigonometric functions of the curve, a total of two methods
- 2022-02-04 13:40:22下载
- 积分:1
-
A Visual Basic source code to control the CD
A Visual Basic source code to control the CD-ROM tray!
It is cool :D
- 2023-06-28 01:40:04下载
- 积分:1
-
Student achievement management procedures [C++ Code is complete in advance of th...
学生成绩管理程序[C++代码 很完整的事先了相应的功能~这个是我课程设计做的-Student achievement management procedures [C++ Code is complete in advance of the corresponding function ~ this is my curriculum design to do the
- 2022-01-25 22:15:00下载
- 积分:1
-
将一个十进制数利用堆栈转换成其他进制数的小程序
将一个十进制数利用堆栈转换成其他进制数的小程序-A decimal number using stack converted to hexadecimal number of other small programs
- 2023-07-21 11:35:03下载
- 积分:1
-
bochs源代码()
bochs源代码()-Bochs source code ()
- 2022-02-22 01:41:18下载
- 积分:1
-
赢智能卡登录
此代码和信息是按"原样"提供无担保任何一种,明示的或暗示担保,包括但不限于A 的适销性和/或适用性的暗示的担保特定的用途。//版权所有 (c) 微软公司。保留所有权利。////
- 2022-02-28 11:28:02下载
- 积分:1
-
DEV C++实例源代码
dev c++n example source code
- 2022-03-18 00:05:29下载
- 积分:1
-
自己写的闹钟,供初学者学习。功能有不完善之处希望大家修改。...
自己写的闹钟,供初学者学习。功能有不完善之处希望大家修改。-Write your own alarm clock, for beginners to learn. Functional imperfections have hope that we modify.
- 2022-02-03 21:46:05下载
- 积分:1