搜索资源列表
online_management
- ASP[1].NET在线SQL数据库企业管理器v0.13(C#源码提供),希望对大家有用-ASP [1].NET online database SQL Enterprise Manager v0.13 (C# source code provided) , a member of the useful
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.
在Visual C++访问Borland数据库引擎(BDE)
- 网络和数据库源码: Database 数据库
Hook和数据库访问实例,VC++源码下载
- 摘要:VC/C++源码,系统相关,Hook Hook和数据库访问实例,VC++源码下载,此为VC++深入详解一书第20章的实例,实例中还有VB相关的Hook例子,通过这些例子让大家了解进程内钩子、全局钩子的区别,这本书将以这一种结束全书内容。
CGI
- 基于sqlite3数据库的CGI“增删改查”C源码。-Sqlite3 database is based on CGI " additions and deletions to search" C source code.
VSHotel
- VS2005(C++)写的宾馆酒店管理系统,非常好用,含数据库,登录密码是:123456 数据库的用户名是:sa 密码是:1 你可以在源码中改!我试了是可以运行的。-VS2005 (C++) written in hotel management system, very easy to use, including databases, login password is: 123456 database user name is: sa password is: on
oracle_vc
- oracle与vc的链接部分源码,其中包括链接的存储结构等-oracle with vc part of the link source, including storage structures, such as link
c_ad0_access
- ADO访问ACCESS数据库c源码 ADO访问ACCESS数据库c源码-ADO visit ACCESS database c source ADO visit ACCESS database c source
CSJK
- C源码 数据库通过网络进行发 收 通过网络发送数据库中的数据 通过网络接收数据并保存到数据库-C-source database via the web hair collection database through the network to send data through the network to receive data and save to the database
CSJK02
- C++源码工程文件 使用串口发送数据库中的数据-C++ source project file using the serial port to send the data in the database
CSJK01
- C++源码工程文件 串口接收数据并保存到数据库-C++ source project file and save the serial receive data to the database
CSJK003
- c++源码工程文件 读取Excel数据库中的数据-c++ source project file to read Excel data in a database
StudentSys2
- c++源码,学生数据库。通过使用Access建立学生数据库,用VC++建立基于对话框的访问程序,可以实现对数据库的读写操作。-c++ source code, student database. The establishment of the students through the use of Access database, using VC++ dialog-based access to established procedures, can be achieved on the d
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
OledbCustome
- Oledb自定义数据库浏览程序 摘要:VC/C++源码,数据库应用,Oledb VC++实现Oledb自定义数据库浏览程序,要运行程序 必须将数据库文件students.mdb与可执行文件放在一起,如果在vc开发环境中运行,则需要将该数据库文件放在工程目录下。-Oledb custom database browsing procedure
sfxa
- VC/C++源码,算法相关,数值算法 C经典数值算法实例源码,C语言程序设计必看源码,内含多种排序算法,如PCBUB0、PCHAP0、PCSHL0等。-some PCBUBO,PCHAPO,PCSHLO
vbSQLDelete
- C#源码,数据库应用,表格操作 C#删除表格中指定记录,可在文本框中输入有效的SQL语句修改数据 -C# source code, database applications, forms, operating C# delete table records specified in the text box, enter a valid SQL statement to modify data
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
shuidianshoufei
- 小区水电收费管理系统的前台C#源码,配合SQL使用-C# source cell reception hydropower charge management system with SQL uses
C#图书管理系统项目源码
- 图书馆管理系统 分类管理 本次设计主要研究asp.net在图书馆管理系统的应用。首先,查阅了与系统内容相关的文献和研究。第一部分对图书馆管理信息的功能进行设计,主要包括图书借阅、图书归还、图书馆管理信息、与读者进行网络互动、读者书评、借书证办理和图书入库等功能。然后,在asp的平台上,连接SQL.server数据库以及利用其它语言及相应开发环境,针对小型图书馆管理系统的特点,实现图书馆基本的管理功能。目前,通过对参考文献和相关文章的学习和参考,对C#以及数据库有了一定的了解,数据库的部分设计。最