-
骑士漫游的改进算法,回溯算法加贪心选择策略,n最大可以到128...
骑士漫游的改进算法,回溯算法加贪心选择策略,n最大可以到128-Knight improved roaming algorithms, backtracking algorithms greedy selection strategy increases, n the greatest can go to 128
- 2022-06-19 00:15:03下载
- 积分:1
-
大学用数据结构课件 来自北京工业大学的 需要的尽管下载
大学用数据结构课件 来自北京工业大学的 需要的尽管下载-University of courseware using the data structure from the Beijing University of Technology, even though it needs to download
- 2022-09-24 04:40:03下载
- 积分:1
-
学生档案管理系统,是delphi初学者的操作例子,很全面!
学生档案管理系统,是delphi初学者的操作例子,很全面!-Student records management system is the operation of beginner delphi example, very comprehensive!
- 2022-07-14 19:11:13下载
- 积分:1
-
数据结构(C++版)的演示程序,详细演示深度优先搜索的具体调用过程,...
数据结构(C++版)的演示程序,详细演示深度优先搜索的具体调用过程,-data structure (C++ version) demonstration program, a detailed demonstration of the depth-first search to the specific call process,
- 2022-03-21 07:11:56下载
- 积分:1
-
编写了一个关于图的操作的应用程序,可以自己手动输入图的节点和节点的关系,然后可以进行查找节点,求节点的出度和入度,求最短的路径等...
编写了一个关于图的操作的应用程序,可以自己手动输入图的节点和节点的关系,然后可以进行查找节点,求节点的出度和入度,求最短的路径等-Prepared a map of the operation on the application, you can manually enter their own graph of the relationship between nodes and nodes, and then can search the node, and the out-degree and node-degree, and the shortest path, etc.
- 2023-09-01 11:05:05下载
- 积分:1
-
15大著名游戏之谜(15
著名的15谜游戏(15-puzzle )的Tcl/Tk版本,现在它可以有 4x4, 5x5 或6x6 的格子,所以更加有趣,改变图片也更加容易。 -mystery of the famous 15 games (15-puzzle) Tcl/Tk editions, it could 4x4, 5x5 or 6x6 lattice, the more interesting and change the picture much easier.
- 2022-06-11 13:50:33下载
- 积分:1
-
最简单的Delphi班级管理系统
最简单的Delphi班级管理系统-most simple Delphi class management system
- 2022-11-10 06:45:04下载
- 积分:1
-
The document completed Kruskal algorithm. This document consists of three catego...
本文件主要完成Kruskal算法。本文件包括三个类,分别是顶点类、边类和Kruskal类。-The document completed Kruskal algorithm. This document consists of three categories, namely category vertex, edge type and Kruskal category.
- 2022-05-23 10:24:28下载
- 积分:1
-
数据结构源码1000例
数据结构源码1000例非常详细;
数据结构源码1000例;
数据结构源码1000例
- 2022-03-20 18:17:28下载
- 积分:1
-
miniSQL 的数据库设计
数据库系统设计课程作业设计并实现一个精简型单用户SQL引擎(DBMS)MiniSQL,允许用户通过字符界面输入SQL语句实现表的建立/删除;索引的建立/删除以及表记录的插入/删除/查找。 通过对MiniSQL的设计与实现,提高学生的系统编程能力,加深对数据库系统原理的理解。
- 2023-02-11 23:55:04下载
- 积分:1