-
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
-
很有意思的一个源码,能模仿物体在重力环境下的运动及形态,附带了7个示例...
很有意思的一个源码,能模仿物体在重力环境下的运动及形态,附带了7个示例-very interesting one source, can imitate objects in gravity environment of movement and form, accompanied by seven examples
- 2022-07-13 12:45:18下载
- 积分:1
-
有c语言编写的最基本的rsat源代码,可以供学习可满足性分析编写者使用,能够学到很多SAT方面的知识...
有c语言编写的最基本的rsat源代码,可以供学习可满足性分析编写者使用,能够学到很多SAT方面的知识-C has the most basic language rsat source code available for study and analysis to meet the writers use, to learn a lot of knowledge SAT
- 2023-03-12 09:20:03下载
- 积分:1
-
Runtime environment on the touch
触摸屏运行环境上的软键盘程序,用于嵌入在开发的应用软件中,辅助触摸屏输入-Runtime environment on the touch-screen soft keyboard program for embedded application development, support touch screen input
- 2023-08-14 22:45:03下载
- 积分:1
-
1、BOOTSECT.BIN
功能:1.44M软盘的引导扇区中的文件
源代码文件:BOOTSECT.ASM
编译方法 nasm bootsect...
1、BOOTSECT.BIN
功能:1.44M软盘的引导扇区中的文件
源代码文件:BOOTSECT.ASM
编译方法 nasm bootsect.asm -o bootsect.bin
2、WRBOOT.COM
功能:将BOOTSECT.BIN 写到软盘的引导扇区
源代码文件:WRBOOT.ASM
编译方法 nasm wrboot.asm -o wrboot.com
使用方法:将BOOTSECT.BIN 与WRBOOT.COM
置于同一目录下,软驱中插入软盘,执行WRBOOT.COM
3、OS.PCS
功能:操作系统的任务切换演示
源代码文件:PCS.ASM
编译方法 nasm pcs.asm -o os.pcs
使用方法:将OS.PCS拷贝到引导扇区为BOOTSECT.BIN的软盘上,设定从软驱启动计算机,重新启动计算机,电脑启动成功后可运行OS.PCS文件以显示任务切换。
-1, BOOTSECT.BIN features: 1.44M floppy disk boot sector of the document source code files: BOOTSECT.ASM compiler methods nasm bootsect.asm-o bootsect.bin2, WRBOOT.COM features: The floppy disk BOOTSECT.BIN wrote the guide Sector source code files: WRBOOT.ASM compiler methods nasm wrboot.asm-o wrboot.com use Methods: BOOTSECT.BIN with WRBOOT.COM under the same directory, insert the floppy diskette, the implementation of WRBOOT.COM3, OS.PCS functions: task switching operating system demo source code files: PCS.ASM compiler methods nasm pcs.asm-o os.pcs use
- 2022-03-26 13:01:00下载
- 积分:1
-
windows wdm 设备驱动开发指南,很经典的资料,做驱动程序的可以...
windows wdm 设备驱动开发指南,很经典的资料,做驱动程序的可以-windows wdm device driver development guide, a very classic information, do the driver can see
- 2022-02-25 15:57:48下载
- 积分:1
-
this procedure can serial data communications, to receive assistance from the co...
本程序可以对串口实现数据通信,获得帮助可以从代码的注释中得到。-this procedure can serial data communications, to receive assistance from the code can be a footnote.
- 2022-04-10 22:49:53下载
- 积分:1
-
这些文件包含matlab文件
these files contain matlab files and documents
- 2022-02-07 02:24:44下载
- 积分:1
-
一个简单的pdf阅读器
一个简单的pdf阅读器-a simple pdf reader
- 2022-03-18 04:20:47下载
- 积分:1
-
winrar like program vc
winrar like program vc-winrar like program vc++
- 2022-06-30 17:32:11下载
- 积分:1