-
骑士,在n×n箱在国际象棋的棋盘上,马(骑士)的影响。
骑士遍历问题,在一个n*n个方格的国际象棋棋盘上,马(骑士)从任意指定方格出发,按照横1 步竖2 步,或横2 步竖1步的跳马规则,走遍棋盘的每一个格子,且每个格子只走1次。-Knight, in an n* n box at the international chess board, Ma (Knight) from the arbitrary designation box and, in accordance with a further horizontal two-step vertical, horizontal or a vertical two-step further vaulting horse rules traveled a checkerboard lattice of each and every one lattice just take time.
- 2022-03-11 12:29:26下载
- 积分:1
-
比较简陋的数据库应用,唯一能看的就是对ODBC的封装
比较简陋的数据库应用,唯一能看的就是对ODBC的封装-Comparison of simple database application, is the only way to look at the package of ODBC ...
- 2023-06-13 21:00:03下载
- 积分:1
-
good system, vc ASSSE system
很好的系统,vc++ + ASSSE 系统-good system, vc ASSSE system
- 2022-01-26 01:50:49下载
- 积分:1
-
OCX捕捉图像
下面的程序,从摄像头捕捉图像的开发进展。良好的评价。
- 2022-07-04 15:06:03下载
- 积分:1
-
数据结构往年试题及答案
数据结构往年试题及答案-Data structure in previous years questions and answers
- 2022-02-10 09:42:14下载
- 积分:1
-
整洁的代码
Dapper-一个简单的.Net对象映射程序
- 2022-03-30 09:57:45下载
- 积分:1
-
一个的消防队管理系统的例子.己用在了实际的消防业务管理中....
一个的消防队管理系统的例子.己用在了实际的消防业务管理中.-a fire brigade management system examples. Others used in the actual fire service management.
- 2022-05-14 05:56:45下载
- 积分:1
-
prime Central, a program to run automatically generated within a certain range o...
质数环,运行程序自动生成一定范围内的质数环,即相邻俩数之和为质数-prime Central, a program to run automatically generated within a certain range of standard ring, the two neighboring few and as a prime number
- 2023-05-25 00:25:02下载
- 积分:1
-
遍历是二叉树经常要遇到的一种操作.可以运用到二叉树结点计数,线索化二叉树,求二叉树的深度,表达式求值等算法中.在遍历的过程中,对结点的访问具有普遍的含义,可以是...
遍历是二叉树经常要遇到的一种操作.可以运用到二叉树结点计数,线索化二叉树,求二叉树的深度,表达式求值等算法中.在遍历的过程中,对结点的访问具有普遍的含义,可以是输出各结点的数据域信息,也可以是对结点作其他处理.另外,通过一次完整的遍历,可使二叉树中结点信息由非线性排列变为某种意义上的线性排列.也就是说,遍历操作使非线性结构线性化.
-traverse binary tree is frequently encountered in a operation. Binary Tree can be applied to node count, clues of a binary tree, the binary tree for depth, in the expression evaluates such algorithm. the ergodic process, right node of the visit is universal meaning, it can be output in each node of data domain information, also be on the node for other treatment. Besides, a complete traversal, Binary enables information from the node into a nonlinear with a sense of linear order. In other words, Traversing operation nonlinear structure so linear.
- 2022-02-27 00:08:38下载
- 积分:1
-
本代码是在有限状态机上补充教程
This code supplements the tutorial in Finite State Machines
- 2023-01-16 08:20:04下载
- 积分:1