-
1. 问题描述设计一个国际象棋的马踏遍棋盘的演示程序。2. 基本要求将马随机放在国际象棋8*8棋盘的某个方格中,马按走棋规则进行移动。编制非递归程序,求出马的行...
1. 问题描述设计一个国际象棋的马踏遍棋盘的演示程序。2. 基本要求将马随机放在国际象棋8*8棋盘的某个方格中,马按走棋规则进行移动。编制非递归程序,求出马的行走路线,将数字1,2,3,4,…,64依次填入一个8*8方阵。-1. Problem description design of a chess board Ma travels in the demonstration program. 2. Ma basic requirements on random chess 8* 8 chessboard in a box, according to Ma go mobile chess rules. Preparation of non- recursive procedure, and seeking stepped routes, the number 1,2,3,4 ..., 64 were filled an 8* 8 matrix.
- 2023-05-30 01:50:03下载
- 积分:1
-
Dijkstra算法, Dijkstra算法,Dijkstra算法
Dijkstra算法, Dijkstra算法,Dijkstra算法-Dijkstra algorithm
- 2022-03-22 22:56:13下载
- 积分:1
-
VB图书管理程序
VB 图书馆管理程序-VB library management procedures
- 2022-05-06 16:53:13下载
- 积分:1
-
如何将“所有”添加到列表框或组合框中。
SELECT "*" AS RecID, "(All)" AS Employee
FROM Employees AS T1
UNION
SELECT T1.EmployeeID AS RecID, [FirstName] & " " & [LastName] AS Employee
FROM Employees AS T1
ORDER BY Employee;
- 2022-07-11 06:24:58下载
- 积分:1
-
MSSQL图书管理系统,源代码+数据库文件+说明文档+报告
MSSQL图书管理系统,源代码+数据库文件+说明文档+报告-MSSQL library management system, database file+ source code+ documentation+ Report
- 2022-03-04 15:58:23下载
- 积分:1
-
链表与数组的数据交换 数据结构的实验基本内容 讲数组中的数存进链表...
链表与数组的数据交换 数据结构的实验基本内容 讲数组中的数存进链表-chain with an array of data exchange data structure of the basic contents of the array of speakers for storing Chain
- 2022-04-27 17:54:56下载
- 积分:1
-
suoxiangshi jiajiancheng
多项式加减乘 用数据节够得算法实现多项式的加减乘 原理简单易懂-suoxiangshi jiajiancheng
- 2022-01-27 15:17:49下载
- 积分:1
-
使用指针实现的自然归并排序。是学习指针和数据结构的很好的资料,要的就快下吧。...
使用指针实现的自然归并排序。是学习指针和数据结构的很好的资料,要的就快下吧。-use of the natural target to achieve its stock ranking. Yes learning targets and data structure of good information to the fast are you.
- 2023-02-11 12:25:03下载
- 积分:1
-
用VC编写的读取SQL数据库的小程序
用VC编写的读取SQL数据库的小程序-VC prepared by the reader SQL database small program
- 2023-04-17 17:05:03下载
- 积分:1
-
ODBC方法连接Access数据库(需设置数据源)的三国人物管理系统.本人以初学者的身份写的,紧供菜鸟们参考,达人们大可无视...
ODBC方法连接Access数据库(需设置数据源)的三国人物管理系统.本人以初学者的身份写的,紧供菜鸟们参考,达人们大可无视-Ways to connect Access database ODBC (need to set the data source) of the Three Kingdoms characters management system. I am a beginner in his capacity as the writing, tight菜鸟们for reference, of people can ignore!!
- 2022-07-20 10:05:22下载
- 积分:1