-
The use of backtracking algorithm to solve n queens problem and are familiar wi...
利用回溯算法求解n皇后问题;并通过本例熟悉回溯算法在程序设计中的应用方法。-The use of backtracking algorithm to solve n queens problem and are familiar with the passage of the cases of backtracking algorithm in the program design should be applied.
- 2023-06-02 10:10:03下载
- 积分:1
-
VB编写的简单打印控件
VB编写的简单打印控件-prepared by the simple VB Control Print
- 2022-07-22 23:42:00下载
- 积分:1
-
学生成绩管理
数据库课程设计 附加源代码。学校学生成绩管理的一个系统。教师可以查看修改学生成绩。学生查看成绩。登陆模式区分身份验证。只需要导入到软件就可以使用
- 2022-04-30 01:34:28下载
- 积分:1
-
直接存取Access97数据库文件(MDB)的工具库源码
直接存取Access97数据库文件(MDB)的工具库源码- Direct access Access97 database file (MDB) tool room source
code
- 2023-08-02 01:40:04下载
- 积分:1
-
引用枕善居网站上的职工工资系统,分享给大家
引用枕善居网站上的职工工资系统,分享给大家-Habitat Pillow cited good wages for workers on the site system, and share with everyone
- 2022-01-26 04:09:01下载
- 积分:1
-
骑士,在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
-
哈夫曼编码/译码 利用克鲁斯卡尔算法计算一段传输数据的哈夫曼编码,以提高信道利用率。...
哈夫曼编码/译码 利用克鲁斯卡尔算法计算一段传输数据的哈夫曼编码,以提高信道利用率。-Huffman encoding/decoding algorithm using Kruskal data section of the Huffman coding, in order to improve channel utilization.
- 2023-02-28 03:10:03下载
- 积分:1
-
delphi写的读股票K线源代码
delphi写的读股票K线源代码-stock was read source code K Line
- 2022-03-24 17:36:21下载
- 积分:1
-
实现树的创建算法,创建一个至少包含3层,8个结点的二叉树,并对此树实现先中后序的递归遍历算法。输出三种遍历结果。再实现一个叶子结点查找算法,判断一个给定的数值是...
实现树的创建算法,创建一个至少包含3层,8个结点的二叉树,并对此树实现先中后序的递归遍历算法。输出三种遍历结果。再实现一个叶子结点查找算法,判断一个给定的数值是否在此树中作为叶子结点。-To achieve the creation of the tree algorithm, to create at least a three-layer, 8 nodes of a binary tree, and after this tree in order to achieve the first recursive traversal algorithm. Output the results of three kinds of traversal. And then to achieve a leaf node search algorithm to determine whether a given value in this tree as a leaf node.
- 2023-03-12 08:20:04下载
- 积分:1
-
数据结构双链表的 例子
数据结构双链表的 例子-data structure-Chain example
- 2023-01-31 21:10:03下载
- 积分:1