-
Maze. With an m* n matrix, said the long labyrinth of 0 and 1, respectively, the...
迷宫问题。以一个 m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论
起点就是方阵中的(1,1)终点就是(m-1,n-1) -Maze. With an m* n matrix, said the long labyrinth of 0 and 1, respectively, the maze of paths and obstacles. Designing a program, for any set of the maze, find a path from the entrance to the export, or come to the conclusion there is no access point is a square matrix of the (1,1) The end is (m-1, n-1)
- 2022-04-15 13:14:53下载
- 积分:1
-
zeolib 基 mysql zeolib 连接
Morfik 的 Zeos 软件包提供本机数据库连接到数据库服务器如 MySQL、 Microsoft SQL Server、 Postgres Oracle 和 SQL Lite 通过本机连接库或在 Microsoft SQL Server,通过 OLEDB SQL 本机客户端的情况下。
此体系结构上构建的 Morfik 的第一个数据库包是 Zeos 本机数据库连接包。它正在基于 Zeos Lib 用于连接到各种数据库,包括 MySQL,MS SQL、 Postgress、 Oracle 和 SQL Lite 通过本机连接库或在 Microsoft SQL Server,通过 OLEDB SQL 本机客户端的情况下提供一个通用的图层。Zeos Lib 已经开发了许多年,已经达到一定程度的成熟和工业实力。它是与 FreePascal 兼容,并支持 Windows 和 Linux 平台上。
- 2022-07-13 10:23:42下载
- 积分:1
-
基于ADODC和ACCESS的客户管理程序,可实现客户信息的添加、删除、查询、修改等。...
基于ADODC和ACCESS的客户管理程序,可实现客户信息的添加、删除、查询、修改等。-Based on customer management ADODC and ACCESS programs for customer information to add, delete, query, modify and so on.
- 2023-07-02 23:55:04下载
- 积分:1
-
Binary tree of various operations, including the establishment of binary tree, t...
二叉树的各种操作,包括二叉树的建立,前序、中序、后序遍历二叉树,另外还包含一个霍夫曼编码的实现。-Binary tree of various operations, including the establishment of binary tree, the former sequence, in order, after the tree traversal, and also includes the implementation of a Huffman code.
- 2022-03-04 10:15:52下载
- 积分:1
-
练习时做的一个老乡通信录管理系统,可从WORD中导入数据,存入ACCESS数据库中...
练习时做的一个老乡通信录管理系统,可从WORD中导入数据,存入ACCESS数据库中-Practicing to do a hometown address book management system can be obtained from WORD to import the data into ACCESS database
- 2023-07-31 04:50:04下载
- 积分:1
-
离散01串问题,(n,k)01 串定义为:长度为n 的01 串,其中不含k 个连续的相同子串。对于给定的正整数n 和k,计算(n,k)01 串的个数。...
离散01串问题,(n,k)01 串定义为:长度为n 的01 串,其中不含k 个连续的相同子串。对于给定的正整数n 和k,计算(n,k)01 串的个数。-discrete series of 01 questions, and (n, k) 01 Series : the definition of the length of n strings of 01, which is non-consecutive k-the same string. For a given positive integer n and k, calculated (n, k) 01 series of numbers.
- 2023-03-26 18:45:03下载
- 积分:1
-
C++ Builder程序员学习数据结构第6章
C++ Builder程序员学习数据结构第6章-Builder C programmers to learn data structure Chapter 6
- 2022-11-21 19:50:03下载
- 积分:1
-
加密与ATmega16
应用背景你可以使用这个程序为你的程序创建一个加密…如果你输入正确的密码,你可以继续用ATmega16你禁止达到任何一部分你的单片机工作。关键技术ATmega16 - codevision。专业版…我用这个程序在我的AVR实验室,它是使用正确的和可靠的。它可以帮助你检测你的间谍!!!
- 2023-08-30 04:35:03下载
- 积分:1
-
LL(1)文法编译器的设计与实现
资源描述这是一个简单的c#完成的LL(1)文法编译器的设计与实现的程序,已经生成了.EXE程序,有实验报告,可以按着说明操作。
- 2022-07-26 06:12:05下载
- 积分:1
-
Area code conversion software, you can check area code of Chinese characters mai...
区位码转换软件,可以查询汉字的区位码,主要用于学生考试系统-Area code conversion software, you can check area code of Chinese characters mainly used for student examination system
- 2022-02-19 23:44:33下载
- 积分:1