-
1、 用随机数生成的方式(要求用户输入随机数)产生一个迷宫:“1”表示墙,“0”表示路,最后的路径用“8”表示,若没有路径则打印报文,若有路径则打印出路径。...
1、 用随机数生成的方式(要求用户输入随机数)产生一个迷宫:“1”表示墙,“0”表示路,最后的路径用“8”表示,若没有路径则打印报文,若有路径则打印出路径。
2、 通过堆栈及判断实现迷宫的自动寻找路径功能
-1, the random number generator of (requiring user input random number) produces a maze : "a" Wall said, "0" Lu said, the final path with "8" that if no path was reportedly Print text, if it were printed out trails path. 2, stack and judgment to achieve the labyrinth path function to automatically search
- 2023-03-22 00:45:03下载
- 积分:1
-
网上考试的实现.用asp和access边的.毕业论文
网上考试的实现.用asp和access边的.毕业论文-online examination realized. Asp and with the access edge. Thesis
- 2022-03-14 02:54:06下载
- 积分:1
-
本文章首先简要介绍了一维与二维情况下的最接近点对问题与所涉及到的解决算法.然后,把最接近点对问题延伸至三维,提出了自己的解决思想,并提供了相关伪代码,以供参考....
本文章首先简要介绍了一维与二维情况下的最接近点对问题与所涉及到的解决算法.然后,把最接近点对问题延伸至三维,提出了自己的解决思想,并提供了相关伪代码,以供参考.请各位朋友多提建议!-err
- 2023-06-26 16:35:04下载
- 积分:1
-
这是我老师做给我们Asp.net数据库的连接里面有有网站的稍微的 设计的感觉挺吧错的,希望你们能满意...
这是我老师做给我们Asp.net数据库的连接里面有有网站的稍微的 设计的感觉挺吧错的,希望你们能满意-This is my teacher to do to us Asp.net database connections there are web site design a little sense of it quite wrong, I hope that you will be satisfied
- 2022-06-01 20:05:52下载
- 积分:1
-
data structure used to achieve basic algorithm to achieve C bus services managem...
用数据结构实现基本算法 用C++实现车务管理,需用到栈基本数据结构-data structure used to achieve basic algorithm to achieve C bus services management, needed to stack the basic data structure
- 2022-01-22 07:19:08下载
- 积分:1
-
因为时间是那么短,功能比较简单。有兴趣的人可以反对…
由于时间仓促,所以功能比较简单。有兴趣者可以继续扩展这个系统!-Because time is so short, relatively simple function. Interested persons can continue to expand this system!
- 2022-03-23 10:58:09下载
- 积分:1
-
将内存中的一段数据拷贝到另外一段内存中,要考虑其中的内存覆盖问题。...
将内存中的一段数据拷贝到另外一段内存中,要考虑其中的内存覆盖问题。-A section of the memory to copy data to another section of memory, it is necessary to take into account the memory coverage problems.
- 2022-10-04 15:40:03下载
- 积分:1
-
" Database system implementation," the first four chapters, the databas...
《数据库系统实现》前四章,数据库实现的经典书,介绍了很多原理性的东西。-" Database system implementation," the first four chapters, the database to achieve a classic book describes the principles of a lot of things.
- 2022-01-21 06:16:59下载
- 积分:1
-
visual basic 文件数据基
这是 visual basic 程序来加载文件数据基。
您可以使用 Visual Basic JtTite 项目的显示和更新数据库中的数据。Visual Basic 使用 ADO.NET 中,它是数据库技术的下一代。以下 Microsoft 以前的版本称为 ActiveX 数据对象 (ADO)。ADO.NET 的一个大的优势是信息是存储和传输的可扩展标记语言 (XML)。你将在本章后面的"XML 数据"一节中找到有关 XML 的详细信息。
ADO.NET 允许您访问数据库中的数据以多种格式。OleDb 提供程序的基本类型。对于 SQL Server (微软的企业 etary DBMS) SQLClient。Odbc。和 Oracle。使用 OleDb 你可以从 Access、 Oracle、 Sybase 等来源获取数据。或 DB2。此文本中的示例使用微-软 SQL 服务器快递 (SSE)。其中与 Visual Studio 将自动安装。
- 2022-01-28 12:47:31下载
- 积分:1
-
用VB写的和数据库联合编程的电子图档管理系统
用VB写的和数据库联合编程的电子图档管理系统 -VB write joint programming and database of electronic document management system
- 2022-08-15 19:00:20下载
- 积分:1