-
递归算法,很经典的移盘算法源代码,请用vc编译运行。
递归算法,很经典的移盘算法源代码,请用vc编译运行。-Recursive algorithm, it is the classic disk-shift algorithm source code, please use the vc compiler to run.
- 2022-02-22 12:45:50下载
- 积分:1
-
用定时器V1.0在线考试项目
应用背景这是一个用定时器来处理网上考试的示例代码。你可以在文件上面指定的JavaScript文件的时间。在这里声明全局变量为计时器。设置时间。关键技术数据库:1。创建一个空数据库命名为testexam或如果你想要不同的然后你可以当执行你所设置的数据库的名称查询。2。执行该项目所附的查询。3。在表中添加至少10个问题和答案。4。必须在正确的字段中指定选择号码。例如: ;如果你的答案是选项设置为1。
- 2022-10-25 16:25:03下载
- 积分:1
-
SQL连接Java
应用背景此代码可用于制作与使用Java SQL数据库连接!你只需要替换数据库中的地址信息,用户名和通。关键技术此代码可用于建立数据库连接使用Java和SQL服务器中的应用。它不仅显示了如何连接到数据库,而且还可以如何进行查询和管理数据库连接。
- 2022-07-07 18:08:01下载
- 积分:1
-
ACM mock examination papers Martian in detail the subject of the annex to the re...
ACM模拟试题 火星人 附件中有详细的题目要求和运行通过的源代码
-ACM mock examination papers Martian in detail the subject of the annex to the requirements and run through the source code
- 2022-07-24 17:04:26下载
- 积分:1
-
判断给定的二叉树是否相似,用C ++实现的,是作业
判断给定的二叉树是否相似,用C ++实现的,是作业-to judge whether the binary tree similar to that used C to achieve, and is operating
- 2022-09-29 14:35:03下载
- 积分:1
-
外部排序程序,foxpro的DBF文件中某个字段的程序,特点是可以指定排序内存大小,但可以排序超级大的文件远远超出机器内存,采用快速排序加失败树合并算法,排序中...
外部排序程序,foxpro的DBF文件中某个字段的程序,特点是可以指定排序内存大小,但可以排序超级大的文件远远超出机器内存,采用快速排序加失败树合并算法,排序中会产生很多临时小文件。修改后可用于任何文件字段排序。-External sort procedure, foxpro of DBF files in a field procedure, and there is a sort of memory you can specify the size, but you can sort super large files far beyond the machine memory, the use of quick sort algorithm plus the failure of the merger tree, sorting will produce many temporary small files. The revised document can be used for any sort by that field.
- 2023-07-07 03:50:03下载
- 积分:1
-
宠物店对各个宠物信息录入的数据库,可以方便的查找宠物的信息。...
宠物店对各个宠物信息录入的数据库,可以方便的查找宠物的信息。-Pets pet store the information for each database entry, you can easily find pet information.
- 2022-02-11 11:43:40下载
- 积分:1
-
Backup restore firebird or interbase
备份还原firebird或interbase
- 2022-06-19 13:58:27下载
- 积分:1
-
An instance of KingView 6.53, the small ball go elliptical orbit, suitable for a...
一个组态王6.53的实例,小球走椭圆轨道,适合初学者参考。-An instance of KingView 6.53, the small ball go elliptical orbit, suitable for advanced users.
- 2023-07-22 19:00:03下载
- 积分:1
-
minimum spanning tree algorithm is the prim map for the shortest path algorithm...
最小生成树的prim算法
是求图中的最短路径的一个重要算法
但是是O(n2)复杂度的一个算法-minimum spanning tree algorithm is the prim map for the shortest path algorithm of an important but is O (n2) of a complex algorithm
- 2023-06-14 21:55:07下载
- 积分:1