-
描述:链表队列示范程序,用于练习并理解链表队列的基本原理和实现方法。
功能:实现了带头节点的链表队列创建、插入、删除、遍历、判断为空、以及销毁等功能。...
描述:链表队列示范程序,用于练习并理解链表队列的基本原理和实现方法。
功能:实现了带头节点的链表队列创建、插入、删除、遍历、判断为空、以及销毁等功能。
设置了调试参数输出功能,可用于跟踪各主要变量单步变化情况。
实现了一个自定义命令行SHELL,接收解释并执行各种操作命令。-Description: list queue model procedures for practice and understand the basic principles of the queue list and realization method. Functions: to achieve a leading node in the queue list to create, insert, delete, traverse, judge for the space, as well as the destruction of other functions. Set debug parameters output function can be used to track the major changes in single-step variables. Realize a custom command-line SHELL, receive an explanation and implementation of the operation command.
- 2022-03-17 09:51:00下载
- 积分:1
-
非常好用的源代码,是把程序转为服务的形式,可以在开机之后自动启动运行的源代码...
非常好用的源代码,是把程序转为服务的形式,可以在开机之后自动启动运行的源代码-Very easy to use source code is to process the form to the service can start automatically after boot to run the source code
- 2022-03-20 17:52:02下载
- 积分:1
-
mobile brightness control
mobile brightness control
- 2022-02-05 04:21:39下载
- 积分:1
-
vc++实现计算器功能 实现计算器功能
vc++实现计算器功能 实现计算器功能 -vc++ Calculator functions to achieve
- 2022-04-24 10:27:43下载
- 积分:1
-
unfinished library system
未完成的图书馆系统-unfinished library system
- 2023-01-04 20:35:03下载
- 积分:1
-
一个类似资源管理器的远程序,很好用
一个类似资源管理器的远程序,很好用-A similar far-Explorer program, a very good use
- 2023-01-17 15:00:03下载
- 积分:1
-
中文分词!基于最大概率分词的!欢迎下载~~欢迎下勒
中文分词!基于最大概率分词的!欢迎下载~~欢迎下勒-Chinese Segmentation! Based on the maximum probability of sub-word! Welcome to download ~ ~ welcome to the next le
- 2023-02-13 12:25:03下载
- 积分:1
-
语言的描述是正确的DBF的C系列,请改变可。
对dbf的描述,用的是c语言编的,请修改一下就可以用.-right dbf description of the language is c series, please change it can be used.
- 2022-03-18 06:58:49下载
- 积分:1
-
写的一个简单的程序,使用OpenGL,有表面的坐标,等。
一个用opengl写的简单程序,有曲面,坐标等-Written in a simple procedure to use opengl, there are surface coordinates, etc.
- 2023-07-09 21:15:03下载
- 积分:1
-
Java实践课程设计-网上选课系统的设计与实现
网上选课系统需要实现的功能:
1.
管理员对学生信息,课程信息和教师信息进行增加、删除、修改、查找等操作,对选课信息进行管理,对成绩信息和用户信息进行修改、查找等操作。
2.
学生对选课信息进行选课、删除、修改、查找等操作,对学生信息和成绩信息进行查看,对个人的密码信息进行修改等
3.
教师对学生信息进行增加、删除、修改、查找等操作,对成绩信息进行录入成绩,修改成绩,查询等操作。
- 2022-03-18 04:51:37下载
- 积分:1