-
本程序包实现了各种内排序功能,可以作为头文件库使用,封装好,强度大...
本程序包实现了各种内排序功能,可以作为头文件库使用,封装好,强度大-the package to achieve a ranking within the various functions, as can the use of the header files, Packaging, and intensity
- 2022-01-24 15:06:59下载
- 积分:1
-
A*算法,自己通过学习写的,希望大家多多指点.....mqfcu7@tom.com
A*算法,自己通过学习写的,希望大家多多指点.....mqfcu7@tom.com-A* algorithm, by learning to write their own, and I hope a lot of pointing everyone ..... mqfcu7@tom.com
- 2022-02-04 15:13:47下载
- 积分:1
-
Binary Tree Application
二叉树应用-线索化二叉树遍历的源码以及实验报告!-Binary Tree Application- threaded binary tree traversal of the source and the experimental report!
- 2022-05-24 23:37:42下载
- 积分: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
-
把源文件拷贝入code.txt,运行此程序后,所得软件在code.txt中
把源文件拷贝入code.txt,运行此程序后,所得软件在code.txt中-put source files are copied into code.txt, running this program, from which software code.txt
- 2022-03-10 04:53:29下载
- 积分:1
-
VB+ACCESS2000编写的VCD出租管理系统
VB+ACCESS2000编写的VCD出租管理系统-VB ACCESS2000 prepared by the VCD rental management system
- 2022-06-26 22:28:54下载
- 积分:1
-
代码名称:The alxBase classes for work with dbf files 代码说明:读写DBF文件的类 工具/平台:VC Win2...
代码名称:The alxBase classes for work with dbf files 代码说明:读写DBF文件的类 工具/平台:VC Win2-code name:The alxBase classes for work with dbf files. code specification: a class for reading DBF files.
- 2022-01-22 10:59:54下载
- 积分:1
-
Divided ideological merge sort is very important sub
分治的思想
归并排序
分治是很重要的方法
归并排序是一种快速的排序-Divided ideological merge sort is very important sub-rule method is a quick sort merge sort
- 2022-03-14 12:53:38下载
- 积分:1
-
Fugit calculation method of binary tree options use Fugit binomial tree to calcu...
计算Fugit的二叉树期权方法
use Fugit binomial tree to calculate option value-Fugit calculation method of binary tree options use Fugit binomial tree to calculate option value
- 2022-05-20 01:20:27下载
- 积分:1
-
Maze. With an m* n matrix, said the long labyrinth of 0 and 1, respectively, the...
迷宫问题。以一个 m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论
起点就是方阵中的(1,1)终点就是(m-1,n-1) -Maze. With an m* n matrix, said the long labyrinth of 0 and 1, respectively, the maze of paths and obstacles. Designing a program, for any set of the maze, find a path from the entrance to the export, or come to the conclusion there is no access point is a square matrix of the (1,1) The end is (m-1, n-1)
- 2022-04-15 13:14:53下载
- 积分:1