搜索资源列表
Source
- C#.net语言编写的数据库操作源码,对于初学者会有很大的帮助。
heapch
- 检查堆栈值的 C 语言源码-inspection stack value of C language source code
FONT_CMP
- 数据库索引功能 C 语言源码-database indexing functions C language source code
CppSQLite_3_1_demo_and_src
- 提供如何在C++中使用sqlite的一个包装类。sqlite是一个非常方便和高效的嵌入式数据库,可以在多种语言中使用,这个源码展示了如何在C++中方便的使用。
ts
- 现上传一份用Visual C++ 语言操作的图书销售管理系统源码供大家参考-From now a used Visual C++ language book sales operations management system for your reference source
bz
- 现上传一份用Visual C++ 语言操作的出租车销售管理系统源码供大家参考-From now a used Visual C++ language to operate a taxi sales management system source code for your reference
studentdatabaseCreate
- 学生选课管理系统,用纯ODBC API实现,例子中也演示了用MFC ODBC实现的方法,对于SQL语言的理解有很大的直观帮助和体会。内有详细的实验帮助和使用说明已经程序的E-R图,源码都附加有注释,很容易理解。C语言+SQL实现。-Student course management system, using pure ODBC API to achieve, for example, also demonstrated the realization of using MFC ODBC met
serise
- 嵌入式Linux下,c语言访问串口,发送数据的源码,使用时,应该用交叉编译器编译.-failed to translate
serise
- 嵌入式Linux下,c语言访问串口,发送数据的源码,使用时,应该用交叉编译器编译.-failed to translate
danchunxingfa
- 单纯形法源码 单纯形法源程序 运筹学 单纯形法c语言 单纯形法的c语言程序 单纯形-Simplex method simplex method source-source operations research simplex method simplex method c language c language program of the simplex
BAS-INT
- 一个最简单的基于VB开发环境的整型BASIC的C语言源码-One of the most simple VB development environment based on the C language source code BASIC integer
MACaddress100
- 在VC++环境下,用C++语言获取机器MAC地址,本文件为源码-get the MAC address of the computer with C++ languge
BAS-INT
- 一个最简单的基于VB开发环境的整型BASIC的C语言源码-One of the most simple VB development environment based on the C language source code BASIC integer
hello101
- hellowin的源码 学习c语言的 第一个程序有助于了解msg等函数的应用-hellowin
sqlite源代码
- sqlite源码,在官网下载的,C语言源码,一起分享(sqlite Source code, downloaded from the official website, C language source code to share together.)
xlslib库2.5.0
- excel操作库xlslib库2.5.0,vs2012成功编译,xlslib库是用来创建excel文件、libxls是用来读取excel文件的,在使用C++或者QT语言来设计对excel文件的读取。都需要事先下载这两个库编译成功后再进行程序设计的。之所以选择这两个库来使用,是因为这两个库即可以在windows系统下使用,又可以在Linux系统下使用。对于设计跨平台使用的程序来说这两个库是一个不错的选择。xlslib源码生成动(xlslib.dll)/静(xlslib.lib)态库