-
由系统随机建立一个迷宫,然后屏幕输出路径。为在完成作业的同时复习所学过的内容,完成一条路径的时候用到了递归的方法 而做全部路径的时候用非递归的方法。用户界面友好...
由系统随机建立一个迷宫,然后屏幕输出路径。为在完成作业的同时复习所学过的内容,完成一条路径的时候用到了递归的方法 而做全部路径的时候用非递归的方法。用户界面友好,有用户使用说明.每一步操作都有说明与提示。程序运行通过,有详细的解释说明-system by the establishment of a random maze, and then screen output path. For the complete review of operations at the same time have learned from the contents of a complete path of the use of recursive method to do all the time path of non- recursive method. User friendly interface, users note. Every step of the operation have notes and hints. Running through a detailed explanation of
- 2022-03-01 05:58:24下载
- 积分:1
-
VB实现的三
VB实现的三层结构的整体教学实例(少见)
- 2023-05-28 04:00:04下载
- 积分:1
-
一个有关电力系统收费的管理软件
一个有关电力系统收费的管理软件-an electricity pricing system management software
- 2022-09-23 21:35:03下载
- 积分:1
-
用二叉树实现逻辑表达式的基本运算,包括逻辑与,或,非,还可以判别表达式是重言式,还是矛盾式....
用二叉树实现逻辑表达式的基本运算,包括逻辑与,或,非,还可以判别表达式是重言式,还是矛盾式.-binary tree using logical expressions of basic operations, including logic and, or, not, we can judge expression is tautology, or contradiction.
- 2022-04-15 00:38:52下载
- 积分:1
-
随机产生一个迷宫。可以找出一条可以通过的路径。也可以找出全部可以通过的路径。...
随机产生一个迷宫。可以找出一条可以通过的路径。也可以找出全部可以通过的路径。-randomly generated a maze. To be able to find a path through. All can find the path through.
- 2022-03-01 11:49:19下载
- 积分:1
-
online admissions system
这是一个大学录取系统,负责一所大学的录取工作asp.net使用mssql 2005后端数据库。提前欢迎
- 2023-04-06 04:35:03下载
- 积分:1
-
双端堆是支持双端优先队列的插入、删除最小元素和最大元素等操作的堆。
双端堆可以在对数时间内完成上述所有的操作。...
双端堆是支持双端优先队列的插入、删除最小元素和最大元素等操作的堆。
双端堆可以在对数时间内完成上述所有的操作。
-Double-ended heap to support double-ended priority queue insert, delete the smallest element and the largest such operation of the reactor element. Double-ended heap in logarithmic time to complete all of the above operation.
- 2022-03-24 12:26:12下载
- 积分:1
-
将前缀表达式转为中缀表达式,并画出所建的树
将前缀表达式转为中缀表达式,并画出所建的树-To prefix infix expression to expression, and draw the tree built
- 2022-03-03 06:47:40下载
- 积分:1
-
data structure is the basis for programming, which in this case is I wrote the e...
数据结构是编程的基础,本例是本人写的八个基本数据结构的实现方法,用C语言编写,在VC中调试成功,并带有少量的注释,有兴趣的可以研究一下。我在里面尽量使用了指针-data structure is the basis for programming, which in this case is I wrote the eight basic data structure of the method, using C language, in VC debugging success, and with a small amount of the Notes may be interested in the study. I try to make full use of a guideline
- 2022-02-01 17:18:53下载
- 积分:1
-
约瑟夫环最终运行文件,适合直接使用者,不必再以来C语言来汇成执行文件。...
约瑟夫环最终运行文件,适合直接使用者,不必再以来C语言来汇成执行文件。-Josephus final run files, suitable for users, having been formed to C language implementation document.
- 2022-08-23 14:57:09下载
- 积分:1