-
数据结构各种算法的实现
数据结构各种算法的实现-various data structure of the algorithm to achieve!
- 2022-05-25 11:03:18下载
- 积分:1
-
建立带表头结点的单链表,打印所有结点的数据域;输入一个值,若某个结点的数据域为该值,则在其后插入另一个新结点,若无此结点,则在表尾插入新结点,然后打印;给一个值...
建立带表头结点的单链表,打印所有结点的数据域;输入一个值,若某个结点的数据域为该值,则在其后插入另一个新结点,若无此结点,则在表尾插入新结点,然后打印;给一个值,删除结点的数据域是该值的所有结点,然后打印。(表生成时可用前插法或后插法)-table with the establishment of the first node of a single linked list, print all nodes of the data domain; An input value, If a node"s data fields for the values, and subsequently inserted in a new node, in the absence of such nodes, at the end of the insertion of a new form nodes, then Print; to a value of the node to delete data domain is the value of all the nodes, then Print. (Table Generation available houses or after interpolation)
- 2023-01-23 20:10:04下载
- 积分:1
-
a very good business Invoicing software, used to write the PB.
一个非常不错的商业进销存软件,用PB写的。-a very good business Invoicing software, used to write the PB.
- 2022-02-05 15:55:40下载
- 积分:1
-
这是一个关于打印技术的的源码,通过access数据库将数据打印到我们的所需清单上...
这是一个关于打印技术的的源码,通过access数据库将数据打印到我们的所需清单上-This is a print technology on the source, access the database through the data required for printing to our list
- 2023-01-14 05:00:03下载
- 积分:1
-
迷宫的又一解法。该算法简单、实用、可读性强,是学习递归和回溯很好的例子。
迷宫的又一解法。该算法简单、实用、可读性强,是学习递归和回溯很好的例子。-maze of another solution. The algorithm is simple, practical and readable study is recursive and backtracking good example.
- 2022-03-05 14:22:00下载
- 积分:1
-
电梯模拟系统,电梯端和管理员端通过网络连接
电梯模拟系统,电梯端和管理员端通过网络连接-Elevator simulation system, elevator client and the administrator client through a network connection
- 2022-02-04 12:26:49下载
- 积分:1
-
某心理咨询公司有三个顾员,其编号为1~3,他们上班时间为每天的8~17点,请打出某天他们接待咨询的时间。...
某心理咨询公司有三个顾员,其编号为1~3,他们上班时间为每天的8~17点,请打出某天他们接待咨询的时间。-a psychological consulting company three LAB, the No. 1 ~ 3, They go to work every day for the 8 ~ 17:00, making Somewhere they receive counseling time.
- 2022-02-05 03:45:00下载
- 积分:1
-
很好用的Access工具
很好用的Access工具-good use of Access Tools
- 2023-07-12 05:35:03下载
- 积分:1
-
本人上传的是用贪心算法实现找零钱问题。贪婪算法的根本思想是逐步获得最优解。...
本人上传的是用贪心算法实现找零钱问题。贪婪算法的根本思想是逐步获得最优解。-I uploaded is to use greedy algorithm to find small change problem. Greedy algorithm is the fundamental idea is to gradually get the optimal solution.
- 2022-03-02 15:39:29下载
- 积分:1
-
简单的迷宫算法,数据结构操作,迷宫是一组
简单的迷宫算法,数据结构作业,迷宫是自己设定的-Simple maze algorithm, data structure operations, the maze is a set of
- 2022-04-01 10:01:42下载
- 积分:1