搜索资源列表
sqldb2
- 以OLE DB风格访问DB2数据库的C++类源码,也可用于ODBC。-OLE DB to DB2 database style visit to the C source code, can also be used for ODBC.
ODBExcel
- 直接通过ODB C读写Excel表格文件部分原码C读直接通过ODBC读写Excel表格文件部分原码写Excel表格文件部分原码-directly through ODBC read and write Excel document forms part of the original C code directly through Reading ODBC read and write Excel document forms part of the original code to write
AspxBBS1.0
- AspxBBS采用当前的热门技术ASP.Net开发,C#语言编写,一流的高速缓存利用技术。论坛风格参照了、CSDN论坛、LB论坛、动网论坛的风格,整个论坛的数据库结构设计一流,所以论坛运行速度一流,功能一流,整个论坛包括HTML码只有8000行代码。数据库采用Access数据库、MSSQL Server两种版. -AspxBBS introduction of the current hot technology development ASP.Net, C# language. Cache
db-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.20\\build_windows\\Libdb45BCB.bpr 编译后生成静态库为: Libdb45BCB.lib-Oracle
k-d tree C++ source codes
- 空间数据库中空间数据结构的应用,K-d树基本操作的源码,都在这个文档中。-spatial database structure of the data space applications, K-d trees basic operation of the source code in the documents.
CppSQLite3U_WINCE.rar
- SQLite数据库,已经封装成类,支持unicode和非Unicode,可用于嵌入式系统和Windows系统等,包含演示代码,SQLite database, has been packaged into a category, to support unicode and non-Unicode, can be used in embedded systems and Windows systems, including demonstration of the code
sqlite-amalgamation-3070900
- 嵌入式数据库SQLite3.7.9的源代码-This ZIP archive contains all C source code for SQLite 3.7.9 combined into a single source file
Bplustree
- b+tree 的插入和查询操作,代码比较简练,效率高。缺少删除操作。-b+ tree insertion and query operation, code relatively simple and efficient. The lack of deletion.
CGI
- 基于sqlite3数据库的CGI“增删改查”C源码。-Sqlite3 database is based on CGI " additions and deletions to search" C source code.
sqlite-source-3_6_6_2
- sqlite的最新源码 This ZIP archive contains preprocessed C code for the SQLite library as individual source files. It is strongly recommended that the amalgamation above be used instead of this package-sqlite latest source This ZIP archive contains prepr
manage
- 用C语言模拟的图书馆数据库系统,与实际的图示管理系统功能相同,代码中有说明-Simulated using C language library database system, the icons and the actual management system functions the same as the code is described
WebCourse
- 详细介绍了选课系统的c语言代码,运用指针链表的操作,文件的应用-Selection system described in detail the c language code, using pointer operation list, the application documents
MYRMI
- 通过C++特有的代码复用机制模拟实现具有类似RMI功能的类库,此类在接到stop命令后,简单的调用TerminateThread函数将所有客户端的请求线程关闭,此欠考虑,应选择一种切实有效的机制避免在客户端调用函数时正确结束,或者如果不接受则向用户传递一个消息-By C++ specific code reuse mechanism simulation to achieve similar functionality RMI library, stop receiving such order
gtm_V54001_linux_x8664_pro.tar
- 非SQL的数据库的著名产品GT.M的全部源码,要求先安装已经编译的版本这样可以支持M源程序,然后再在linux下重新编译所带的c源码。-Non-SQL database of all known products GT.M source, required to install the version that has been compiled to support the M source, and then re-compile the linux brought under the c
sqlite-autoconf-3070603.tar
- SQLite,是一款轻型的数据库,是遵守ACID的关联式数据库管理系统,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合。这个压缩文件包含了必要的文件。更多资料:http://www.sqlite.org/about.html-This ZIP archive contains all C source code for
files-code-in-cPP
- how to read and write files in c++, how to read and write files in c++,
Data-structure-
- 数据结构(YanWeiMin)形成一套完整的纯c代码(参考的代码)-Data structure (YanWeiMin) form a complete set of pure c code (see code)
VCPP-ADO-ACCESS--
- 能够连接access 数据库和C++原代码,使用ado方式-Able to connect access database and C++ original code
VS2008_COM
- VS2012 COM程序,C编程代码,初学最好C源码编程学习资料.相信对初学者很有帮助,高手勿下,浪费您的分数-VS2012 COM program, C programming code, C source code programming beginner best learning materials. Believe very helpful for beginners, experts do next, wasting your score
sqlite-amalgamation-master
- Contains all C source code for SQLite 3.7.10 combined into a single source file