-
数据结构上机实验内容. 树形选择排序源程序代码,内容正确
数据结构上机实验内容. 树形选择排序源程序代码,内容正确-data structure on the plane experiments. Tree Selection Sorting source code, the right content
- 2022-03-18 17:31:00下载
- 积分:1
-
数据结构算法集锦:包括大量常用算法,如求两数的最大公约数、素数的求法、Prim算法、Kruskal算法、最短路径、Dijkstra 算法、排序相关算法、高精度计...
数据结构算法集锦:包括大量常用算法,如求两数的最大公约数、素数的求法、Prim算法、Kruskal算法、最短路径、Dijkstra 算法、排序相关算法、高精度计算相关算法-algorithm data structure highlights include : large common algorithms, such as for the number two majors, for the prime numbers, Prim algorithm, Kruskal algorithm, the shortest path, the Dijkstra algorithm, scheduling algorithms, high-precision calculation algorithms, etc.
- 2022-06-11 13:48:51下载
- 积分:1
-
e learing system
该项目旨在开发一个电子学习门户网站
- 2022-05-30 15:50:19下载
- 积分:1
-
邻接表实现原理 C++ 源码
应用背景图论相关,图论相关算及其应用。邻接表,邻接矩阵 的实现方法,。。图论相关,图论相关算及其应用。邻接表,邻接矩阵 的实现方法图论相关,图论相关算及其应用。邻接表,邻接矩阵 的实现方法关键技术邻接表,邻接矩阵 的实现方法,C++源码 源代码,使用 VS 2010 C++源码 源代码C++源码 源代码 编写的,真麻烦
- 2022-02-13 02:07:46下载
- 积分:1
-
操作Sql Server 2000数据库的工具
一个操作Sql Server 2000数据库的工具,支持远程(局域网)操作
主要功能就是远程(局域网)操作Sql Server数据库
包括:
搜索并列举局域网内的所有Sql Server服务器
搜索并列举Sql Server服务器中的所有数据库
搜索并列举数据库中的所有表
对数据库结构的简单更改
对数据库表记录的查找、编辑等等。
- 2023-04-01 11:40:03下载
- 积分:1
-
电位器控制电机转速
电位器控制电机转速。此代码由 proteus 8 仿真原理和 PIC C 组成pic16f877a 的编译器代码。
- 2023-08-09 06:25:03下载
- 积分:1
-
八 方块移动游戏要求从一个含8个数字(用1
八 方块移动游戏要求从一个含8个数字(用1-8表示)的方块以及一个空格方块(用0表示)的3x3矩阵的起始状态开始,不断移动该空格方块以使其和相邻的方 块互换,直至达到所定义的目标状态。空格方块在中间位置时有上、下、左、右4个方向可移动,在四个角落上有2个方向可移动,在其他位置上有3个方向可移 动。例如,假设一个3x3矩阵的初始状态为:
8 0 3
2 1 4
7 6 5
目标状态为:
1 2 3
8 0 4
7 6 5-Eight-box requirements of mobile games from one containing eight numbers (1-8 with express) the box, as well as a space box (with 0) of the 3x3 matrix of the initial start, and constantly move the box to make space its adjacent box and swap until they reach their defined target state. Spaces in the middle position box has the upper and lower, left and right direction of four removable, in the four corners there are two directions can be mobile, in other locations has three movable direction. For example, suppose a 3x3 matrix of the initial state as follows: 803,214,765 target state as follows: 123,804,765
- 2022-03-22 21:44:29下载
- 积分:1
-
vc源代码
11.1编程测试顺序容器矢量(vector)的主要功能和使用方法...
vc源代码
11.1编程测试顺序容器矢量(vector)的主要功能和使用方法
-11.1 programming source code vc test vector sequence containers (vector) of the main functions and use
- 2023-08-13 15:15:03下载
- 积分:1
-
使用BTREE索引方法开发的ISAM数据库系统
使用BTREE索引方法开发的ISAM数据库系统-ISAM database system which is developed by using BTREE index method
- 2023-06-18 07:35:04下载
- 积分:1
-
超市软件条码与库存计费
本文 ASP 的帮助下,您将学习必要的步骤以输出一个 ASP 页上的文件的源代码。通过小的编码片段中,作者解释了如何使用此 FSO 对象并描述它是如何工作的输出......
- 2022-08-14 22:39:14下载
- 积分:1