-
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
-
算术表达式
资源描述以字符序列的形式从键盘输入语法正确的,不含变量的整型表达式。利用教科书(严蔚敏的C语言数据结构)表3.1给出的算符优先关系,实现对算术四则混合运算表达式的求值,并仿照教科书的例3.1演示在求值中运算符栈、运算数栈、输入字符和主要操作的变化过程。
- 2022-01-28 09:07:30下载
- 积分:1
-
数据结构:用链表做存储结构求两个一元多项式相加的结果
数据结构:用链表做存储结构求两个一元多项式相加的结果-Data structures: The linked list storage structure seeking to do two one dollar sum of the results of polynomial
- 2022-04-28 00:57:03下载
- 积分:1
-
用C++实现二叉树的建立,删除,添加。主要使用的是类的结构。...
用C++实现二叉树的建立,删除,添加。主要使用的是类的结构。-C realization of the establishment of binary tree, delete, add. The main category is the use of the structure.
- 2023-06-25 21:55:03下载
- 积分:1
-
数据结构与算法――C++版 好书要不要,不用付钱的哦
数据结构与算法――C++版 好书要不要,不用付钱的哦-data structures and algorithms-- C version of the books should not and do not have to pay oh
- 2022-05-09 09:58:50下载
- 积分:1
-
建立家谱文件,可以添加新成员,输出指定家庭的所有成员,确定指定成员在家族中的辈份(第几代),输出指定辈的所有成员...
建立家谱文件,可以添加新成员,输出指定家庭的所有成员,确定指定成员在家族中的辈份(第几代),输出指定辈的所有成员-The establishment of genealogy files, you can add new members, the output of all the designated family members, to determine the designated members of the seniority in the family (the first few generations), the output of all the members of the designated generation
- 2023-08-02 12:00:03下载
- 积分:1
-
数据结构 八皇后问题解决方案一 很好的代码
数据结构 八皇后问题解决方案一 很好的代码-8 Queen" s problem of data structure of a solution
- 2022-01-21 18:20:29下载
- 积分:1
-
If it is found that the control has prompted unregistered, please run
如果发现有提示控件未注册,请运行"控件注册.bat"注册控件.-If it is found that the control has prompted unregistered, please run
- 2022-08-25 02:53:06下载
- 积分:1
-
链表,实现两个链表的相加。用于求多现实!
链表,实现两个链表的相加。用于求多现实!-List, list the sum of the achievement of the two. Used for more than reality!
- 2023-01-30 08:25:03下载
- 积分:1
-
Nearest neighbor search algorithm, k_tree algorithm for most of the Chinese lite...
最近邻搜索算法,k_tree算法的大部分中文文献-Nearest neighbor search algorithm, k_tree algorithm for most of the Chinese literature
- 2022-01-26 06:16:31下载
- 积分:1