-
将图片数据全部放在了数据库中,利用OLE对象的存储方式
将图片数据全部放在了数据库中,利用OLE对象的存储方式-All the picture data on the database, the use of OLE object storage
- 2022-01-26 07:55:43下载
- 积分:1
-
用VC写的模拟内存分配管理的代码,经测试运行完全正确
用VC写的模拟内存分配管理的代码,经测试运行完全正确-VC write memory allocation management simulation code, the test run entirely correct
- 2023-01-07 01:40:03下载
- 积分:1
-
统计两个序列中的逆序对。经典的分治法,采用归并排序的框架实现。...
统计两个序列中的逆序对。经典的分治法,采用归并排序的框架实现。-Counting reverse pairs
- 2023-07-21 15:30:02下载
- 积分:1
-
使用VB创建ACCESS数据库
使用VB创建ACCESS数据库-use VB to create ACCESS database
- 2023-05-06 13:30:02下载
- 积分:1
-
pb 源码 进度条程序
pb 源码 进度条程序-progress of the process
- 2023-05-04 19:50:03下载
- 积分:1
-
Mainly include: the establishment of the University of the database source file,...
主要包括:建立大学数据库的源文件,已经建立好的ACCESS数据库文件,ACCESS2007教程课件,窗体使用的经验交流课件,实验报告。希望能对学习数据库的同学产生帮助-Mainly include: the establishment of the University of the database source file, well-established ACCESS database file, ACCESS2007 tutorial courseware, the form used in the exchange of experience courseware, lab report. Hopes of learning a database created to help students
- 2022-05-15 01:26:30下载
- 积分:1
-
工程指令EO管理系统是飞机维修管理系统中的一个子系统,主要的功能是接收上级部门下达的EO,制作指令执行方案,确定该EO涉及的维修飞机。然后,由生产部门反馈具体的...
工程指令EO管理系统是飞机维修管理系统中的一个子系统,主要的功能是接收上级部门下达的EO,制作指令执行方案,确定该EO涉及的维修飞机。然后,由生产部门反馈具体的维修完成时间。-works orders EO management system is the aircraft maintenance management system of a subsystem, the main function is to receive the higher authorities issued the EO, production orders implementation of the program to ensure that the EO involved in aircraft maintenance. Then, the feedback from the production sector specific timeframe for completing the repairs.
- 2022-06-19 01:50:44下载
- 积分:1
-
可以过来看看有关8皇后的相关算法.这是本人初学数据结构运用堆栈编写的小程序...
可以过来看看有关8皇后的相关算法.这是本人初学数据结构运用堆栈编写的小程序-can come look at the Statue of eight correlation algorithm. This is my beginner stack data structure prepared by the use of small programs
- 2022-01-26 01:23:41下载
- 积分:1
-
堆排序:思想: 用二叉树的结构来表示数组,及用数组来表示二叉树的结构,比如i为父节点其孩子为,2i,和2i+1.其中,大顶堆中 父节点大于其两个孩子
算法平...
堆排序:思想: 用二叉树的结构来表示数组,及用数组来表示二叉树的结构,比如i为父节点其孩子为,2i,和2i+1.其中,大顶堆中 父节点大于其两个孩子
算法平均时间复杂度: O(nlogn)
-HEAPSORT: thinking: using binary tree structure to express the array, and used to express an array of binary tree structure, such as i the parent node for its children, 2i, and 2i+ 1. Among them, the big top of a pile of the parent node greater than two children on average time complexity of algorithm: O (nlogn)
- 2022-07-11 06:36:53下载
- 积分:1
-
There is a chance to appreciate different ways of life.
实现哈夫曼编码译码,可以实现,本实验可以实现编码,译码,打印哈夫曼数,等-There is a chance to appreciate different ways of life.
- 2023-04-27 11:30:03下载
- 积分:1