-
算法设计与分析中的贪心法源程序,用VC编写,应用贪心设计策略来解决操作系统中单机、无资源约束且每个作业可在等量时间内完成的作业调度问题...
算法设计与分析中的贪心法源程序,用VC编写,应用贪心设计策略来解决操作系统中单机、无资源约束且每个作业可在等量时间内完成的作业调度问题-algorithm design and analysis of the greedy algorithm source, VC preparation, application greedy design strategies to solve the stand-alone operating system, without resource constraints which each job can be in the same amount of time to complete the job-scheduling problem
- 2023-06-07 17:40:03下载
- 积分:1
-
- 2022-02-20 18:33:32下载
- 积分:1
-
Vc++编写的对ODBC数据库操作的源代码。
Vc++编写的对ODBC数据库操作的源代码。-Vc++ Prepared ODBC database operations on the source code.
- 2022-05-21 06:01:22下载
- 积分:1
-
队列操作(顺序、链队)
删除相同数据元素的操作将表元素由小到大排序;求队列动态长度;插入一个元素于一排序好的队列中;将表右移k位显示队列结果;打印输出队列内容;按值求结点;定位求结点等队列的所有基本操作
- 2022-03-18 14:23:42下载
- 积分:1
-
Qsort针对不同数据类型的用法,Qsort采用快排实现,比传统的sort更有效率...
Qsort针对不同数据类型的用法,Qsort采用快排实现,比传统的sort更有效率-Qsort for the usage of different data types, Qsort exclusive use of quick implementation, more efficient than the traditional sort
- 2022-08-08 03:23:19下载
- 积分:1
-
数据结构的链表使用
数据结构的链表使用-data structure using the Chain
- 2022-03-09 13:29:22下载
- 积分:1
-
基于数据库的编成,程序是模块化的编写,利用摁钮实现对话框的调用。数据库是SQL...
基于数据库的编成,程序是模块化的编写,利用摁钮实现对话框的调用。数据库是SQL-based on the composition of the database, the procedure is the preparation of modular, using pressed the button to achieve box call. The database is SQL
- 2022-05-30 07:09:08下载
- 积分:1
-
酒店综合管理系统 酒店综合管理系统
酒店综合管理系统 酒店综合管理系统-Hotel Management System Hotel Management System
- 2022-09-22 12:00:03下载
- 积分:1
-
link list code
在计算机科学中,链表是;
- 2023-04-30 06:10:02下载
- 积分:1
-
Oracle BerkeleyDB(Oracle内嵌数据库,没有提供Borland C++Builder编译版本),该源码把BerkeleyDB 4.5.20的...
Oracle BerkeleyDB(Oracle内嵌数据库,没有提供Borland C++Builder编译版本),该源码把BerkeleyDB 4.5.20的Visual C++ 2005的代码移植到Borland C++Builder上编译,生成静态库,可以在Borland C++Builder中进行开发使用.
工程文件路径为:
db-4.5.20uild_windowsLibdb45BCB.bpr
编译后生成静态库为:
Libdb45BCB.lib-Oracle BerkeleyDB (Oracle embedded database failed to provide Borland C Builder version), The source put BerkeleyDB 4.5.20 2005 Visual C code transplant Bo Identical compiled C Builder, generate static libraries, in Borland C Builder for development use. paper trails for the project : db- 4.5.20 build_windows Libdb45BCB.bpr compiler After generating static libraries : Libdb45BCB.lib
- 2022-07-22 09:54:39下载
- 积分:1