-
开发环境:VC++6.0+MFC 数据库:Oracle 8.0 请将oraclm.dll拷贝到运行文件的目录中! 要运行例子要先装Oracle 8.0,如果有什...
开发环境:VC++6.0+MFC 数据库:Oracle 8.0 请将oraclm.dll拷贝到运行文件的目录中! 要运行例子要先装Oracle 8.0,如果有什么问题,请看你机器上的Oracle安装目录下的mshelp/Oraclec.hlp。-Development Environment: VC++ 6.0+ MFC Database: Oracle 8.0 Please oraclm.dll files are copied to the run directory! To run the example of first installed Oracle 8.0, if there are any problems, see your machine to install the Oracle directory mshelp/Oraclec.hlp.
- 2022-01-30 12:51:23下载
- 积分:1
-
数据结构
数据结构--树的常见操作及维护算法的实现-data structure-- a common tree operation and maintenance of the algorithm to achieve
- 2022-06-16 13:51:04下载
- 积分:1
-
一个算法问题包括,一些数据结构的算法,全部是已经编译通过的源码,且是我自己写的!...
一个算法问题包括,一些数据结构的算法,全部是已经编译通过的源码,且是我自己写的!- An algorithm question includes, some constructions of data
algorithms, completely were already translated through the source
codes, was precisely I writes!
- 2022-08-22 04:53:11下载
- 积分:1
-
数据库基础知识的笔记题集,对初学者进行复习很有用
数据库基础知识的笔记题集,对初学者进行复习很有用-database
- 2022-09-16 04:35:03下载
- 积分:1
-
这是我的一些数据结构(C语言)源代码 比如LinkList,String,Array,Tr...
这是我的一些数据结构(C语言)源代码 比如LinkList,String,Array,Tr-This is some of my data structure (C Language) source code for LinkList, String, Array, Tree, etc.
- 2023-01-08 06:55:02下载
- 积分:1
-
大型数据库系统开发指南,对大型数据库设计做了比较详细的讲解...
大型数据库系统开发指南,对大型数据库设计做了比较详细的讲解-Large-scale database systems development guidelines, for large database design has done a more detailed explanations
- 2023-02-07 03:35:10下载
- 积分:1
-
database connection pool code
数据库连接池的代码-database connection pool code
- 2022-08-20 01:37: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
-
数据结构,队列,医院预约看病程序
应用背景在较复杂的数据处理过程中,通常需要保存多个临时产生的数据,如果先产生的数据先进行处理,那么需要用队列来保存这些数据。关键技术看病,采用先到先看的原则,由于人数的不确定性,这里采用一个带节点的单链表作为队列的存储结构。
- 2022-07-11 01:14:36下载
- 积分:1
-
maze solving algorithms, data structures can be used for teaching
迷宫求解的算法,可用于数据结构的教学-maze solving algorithms, data structures can be used for teaching
- 2023-03-07 06:10:03下载
- 积分:1