-
自己写的四皇后问题的算法,其中的注释非常的详细,请多指教...
自己写的四皇后问题的算法,其中的注释非常的详细,请多指教-himself wrote four of the Queen"s algorithm, which is very detailed notes, please enlighten
- 2022-08-26 06:23:14下载
- 积分:1
-
report!
数据结构实验报告!-report!
- 2022-06-19 21:46:26下载
- 积分:1
-
从数组中 任取一个元素 p (可随机取,现在以取第一个为例).以P作为主元,对数组 进行划分 ,前一部分小于 P,后一部分 大于p.最后划分处存储p,然后分别对...
从数组中 任取一个元素 p (可随机取,现在以取第一个为例).以P作为主元,对数组 进行划分 ,前一部分小于 P,后一部分 大于p.最后划分处存储p,然后分别对划分后的前一部分和后一部分递归调用.
算法平均时间复杂度: O(nlogn)
-Any check from the array element p (can be random access, and now to take the first example). To P as the main element of the array to be divided, the first part is less than P, the latter part of the final division is greater than p. Department store p , and then were divided into the first part and the latter part of recursive calls. algorithm the average time complexity: O (nlogn)
- 2022-03-12 12:50:19下载
- 积分:1
-
各种常用的排序算法源程序,包括快速排序/归并排序/带限期的排序以及贪心法的实现程序...
各种常用的排序算法源程序,包括快速排序/归并排序/带限期的排序以及贪心法的实现程序-various commonly used algorithm source, including rapid sequencing/merge sorting/ranking with the deadline and the greedy method to achieve procedures
- 2022-12-08 12:20:03下载
- 积分:1
-
000 regular backup of Oracle database procedures PB
--个定时备份Oracle数据库的PB程序--- 000 regular backup of Oracle database procedures PB
- 2022-03-25 16:39:16下载
- 积分:1
-
access2007做的学生管理系统,简单实现增加,删除等
access2007做的学生管理系统,简单实现增加,删除等-students do access2007 management system, to achieve simple to add, delete, etc.
- 2022-05-23 15:27:14下载
- 积分:1
-
copy Database
这将以最简单的方式将整个记录从一个数据库复制到另一个数据库
- 2023-02-14 15:20:03下载
- 积分:1
-
数据结构课后题,图方面的代码,如DFS BFS dijistra prim kruscal等
资源描述数据结构课后题,图方面的代码,如DFS BFS dijistra prim kruscal等,对于初学算法基础课的学生有很大的帮助
- 2022-02-15 10:13:36下载
- 积分:1
-
miniSQL 的数据库设计
数据库系统设计课程作业设计并实现一个精简型单用户SQL引擎(DBMS)MiniSQL,允许用户通过字符界面输入SQL语句实现表的建立/删除;索引的建立/删除以及表记录的插入/删除/查找。 通过对MiniSQL的设计与实现,提高学生的系统编程能力,加深对数据库系统原理的理解。
- 2023-02-11 23:55:04下载
- 积分:1
-
使用powerbuilder开发的小型超市管理系统。
请查阅。
使用powerbuilder开发的小型超市管理系统。
请查阅。-Use PowerBuilder to develop a small supermarket management system. Please check.
- 2022-05-28 20:03:03下载
- 积分:1