-
一个用vc实现的Kruskal算法,程序流程非常清晰,有助于对算法的理解。...
一个用vc实现的Kruskal算法,程序流程非常清晰,有助于对算法的理解。-a vc achieved using Kruskal algorithm, program flow is very clear, contribute to the understanding of the algorithm.
- 2022-01-29 01:16:47下载
- 积分: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
-
experimental data structure report
数据结构实验报告-experimental data structure report
- 2022-10-04 06:20:03下载
- 积分:1
-
给定正整数n,计算出n个元素的集合{1,2,?,n}可以划分为多少个不同的非空子集。 由文件input.txt提供输入数据。文件的第1 行是元素个数n。...
给定正整数n,计算出n个元素的集合{1,2,?,n}可以划分为多少个不同的非空子集。 由文件input.txt提供输入数据。文件的第1 行是元素个数n。-Given positive integer n, to calculate a collection of n elements (1,2,?, N) can be divided into the number of different nonempty sets. By providing input data file input.txt. Document line 1 is the number of elements n.
- 2022-05-26 09:16:18下载
- 积分:1
-
7中内排序的c语言代码,包括:直接插入,shell,选择,冒泡,等等排序算法...
7中内排序的c语言代码,包括:直接插入,shell,选择,冒泡,等等排序算法-7 within the sort of c language code, including: direct insertion, shell, selection, bubble, and so sorting algorithm
- 2022-08-16 05:20:15下载
- 积分:1
-
Shortest Path Problem Description C
最短路径问题C++描述-Shortest Path Problem Description C
- 2022-01-27 14:10:42下载
- 积分:1
-
VB程序的电话号码了
VB做的电话号码查询程序-VB done for the telephone number of procedures
- 2022-04-14 14:32:46下载
- 积分:1
-
从一个句子删除重复项
此程序将从给定的字符串中删除模式 (子串)。
这是最简单和容易理解的 c + + 编写的代码。
这是最准确和最佳性能要使用的程序。
- 2022-07-07 11:22:09下载
- 积分:1
-
delphi写的读股票K线源代码
delphi写的读股票K线源代码-stock was read source code K Line
- 2022-03-24 17:36:21下载
- 积分:1
-
学生选课管理系统 - 数据库
选课系统的数据模型,在线的选课系统,包括学生,老师,课程,课程与老师的安排,对老师的评价,问卷调查,及结果统计。
- 2022-10-13 23:50:02下载
- 积分:1