-
The system functional requirements:
Suppose Student Information includes: Stude...
系统功能需求:
假设学生信息含有:学号、姓名、成绩。要求用单链表表示一个班的学生信息,并能用菜单形式实现如下功能(菜单要能重复使用):
1、建立单链表
2、输出单链表
3、查找单链表
4、插入单链表
5、删除单链表
6、更新单链表
7、逆置单链表
0、退出系统
-The system functional requirements:
Suppose Student Information includes: Student ID, name, performance. Require a single linked list, said the students information, and can be used to achieve the following functions form the menu (menu to be able to re-use):
1, the establishment of a single linked list
2, the output single-linked list
3, to find a single linked list
4, insert a single linked list
5, to delete a single linked list
6, update a single list
7, reverse a single linked list home
0, exit the system
- 2022-03-16 13:31:58下载
- 积分:1
-
程序 stleft
程序 stleft (var vobn,x1s,y1s,x、 y、 plx x 1,x 2,y1,y2:integer) ;
开始
案例 vobn 的
9,8,12,17,13,19,16,5,15: 开始
y1s: = y1 + y;
x1s: = x 1 + x ;
如果 vobn = 8 然后 y1s: = y1s + 10 ;
如果 vobn = 13 然后 y1s: = y1s + 20 ;
结束 ;
3、 10: 开始
y1s: = y2 + y;
x1s: = x 2 + x ;
结束 ;
2,6、 18: 开始
- 2022-01-23 11:05:46下载
- 积分:1
-
由于不上传就不能下载 所以我随便传了一个这个程序能计算一个中缀表达式 不能处理负数 (呵呵 还没写好)...
由于不上传就不能下载 所以我随便传了一个这个程序能计算一个中缀表达式 不能处理负数 (呵呵 还没写好)-Because doing not ascend to spread and then can t wnload so I spread literally a this procedure can compute a the inside expresses the type can t handle minus quantity( the hahah hasn t written good)
- 2022-07-09 02:53:46下载
- 积分:1
-
failed to translate
孙鑫教程源码
孙鑫视频 教程第2课源码-failed to translate
- 2022-01-26 04:01:59下载
- 积分:1
-
一个用于wince或ppc2003系统备份的软件!虽小但功能强大!
一个用于wince或ppc2003系统备份的软件!虽小但功能强大!
- 2023-07-20 09:00:04下载
- 积分:1
-
分形草的程序源代码,按空格键可以随机产生不同的分形草图形...
分形草的程序源代码,按空格键可以随机产生不同的分形草图形-Fractal grass source code, press the space bar can be randomly generated different fractal graphics grass
- 2022-06-13 20:57:18下载
- 积分:1
-
关于windows CE流接口驱动程序的实验文档,微软官方给的,值得下载...
关于windows CE流接口驱动程序的实验文档,微软官方给的,值得下载-On the windows CE stream interface driver Experimental documents, Microsoft official given, it is worth downloading
- 2022-04-16 10:29:42下载
- 积分:1
-
短信网关与Visual Basic 6
这个脚本是一个例子,用PHP创建短信管理。现在我想找对象一样,控件使程序平等与Visual Basic和Windows基础应用
- 2022-04-10 12:51:40下载
- 积分:1
-
achieve a simple calculator functions, arithmetic, but also a number of other ma...
实现了一个简单的计算器的功能,可以加减乘除,还要其他一些数学运算,如乘方等.-achieve a simple calculator functions, arithmetic, but also a number of other mathematical calculations, such as involution.
- 2022-01-22 10:37:10下载
- 积分:1
-
C++ 日志工具
我在项目开发过程中,自己开发的一个日志工具,使用c++语言开发。使用单线程,不阻塞主线程。日志存放在事先分配好的多条队列中,运行期间可检测队列情况而释放或者增加缓冲区。最大发挥日志的速度。当然也有问题,主线程崩了的话,日志线程也会崩的。
- 2022-07-09 10:20:28下载
- 积分:1