搜索资源列表
cmdStorageobj
- 摘要:本文是笔者根据数据库编程经验,利用C++语言的模板、继承、授权、多态等面向对象特性,借鉴命令模式,实现了对象在关系数据中的存储,降低应用系统与数据库之间的耦合,提高开发效率。
zaixianluntan
- 用VS.NET做的,很基本的C#与员编写
occi-user-guide
- 前段时间使用occi做了oracle数据库连接池的项目开发,费了好大的劲找到了该C、C++中使用OCCI的文档,现与大家分享。
CRDBS
- 本源码包含了客户关系数据库系统的实现,包含与C++的接口ODBC,很不错的。
Visual C+++SQL Server数据库开发与实例
- <>光盘内容 内有5章的内容 很适合入门后的童鞋们!
ESQL.rar
- 讲述了c与数据库连接的方法,即ESQL数据库连接方法,About the c and the database connection methods, namely, ESQL database connection methods
C-S-Access
- 在服务器端可以对数据库进行增删改,客户端通过SOCKET类进行访问服务器端的数据库,能够完成登录和注册的功能,并能与服务器端对话-On the server side for additions and deletions to the database, the client access through SOCKET class database server, to complete the login and registration functions, and the dialogu
学习PROC C
- oracle pro*c 编程 主要用于行业应用 功能 建立c语言与oracle连接-c main programming functions for the industry application language and the establishment of c oracle link
BookManagementSystem
- 用C#与SQL2005写的一个简单的图书管理系统.主要功能:图书及学生信息的添加修改与删除 图书的借出与归还 图书信息的模糊查询.-SQL2005 with C# and write a simple library management system. The main functions: information, books and students to add modify and delete the lending and return of books the fuzzy q
oracle_vc
- oracle与vc的链接部分源码,其中包括链接的存储结构等-oracle with vc part of the link source, including storage structures, such as link
manage
- 用C语言模拟的图书馆数据库系统,与实际的图示管理系统功能相同,代码中有说明-Simulated using C language library database system, the icons and the actual management system functions the same as the code is described
CDataBase
- mysql C API 封装类, 主要功能为建立与关闭MySql数据库连接, 执行Sql语句以及返回查询的数据集-mysql C API package type, the main function for the establishment and closure of MySql database connection, the implementation of Sql query statement and return a data set
managmentsystem
- 利用c++与SQL2000实现了一个物流管理系统,SQL源文件也包含在里面-Using c++ and SQL2000 has a logistics management system, SQL source file is also included in the inside
Pool
- oracle 数据库,在C++中用连接池实现高速连接与访问。-oracle database, in the C++ using connection pooling to achieve high-speed connectivity and access.
jiandankucunguanlixitong
- 用c#与sql编写的简单库存管理系统 ,很实用,适合初学者参考-C# and sql prepared using a simple inventory management system, it is useful for advanced users!!
C
- C++通过ODBC访问SQL server中的数据 本程序简单的介绍了C++与SQL server 相互传递数据。-C++ to access SQL server through ODBC data in this program introduced a simple C++ and SQL server to transfer data with each other.
C
- 读入成绩并存入一文件中,包括学号、姓名、平时成绩、实验成绩、考试成绩和总评成绩,其中总评成绩=平时成绩*10 +实验成绩*30 +考试成绩*60 ,总评成绩不要输入通过计算得到;计算、存储并输出成绩分布、平均成绩与均方差;计算、存储并输出你的学号、姓名、成绩与排名。-Read into the results and placed in a file, including the student number, name, usually results, test results, test
SQL.a.Relational.Theory.(C.J.Date)
- J.DATE所著SQL与关系数据库理论的经典书籍-The classic books of SQL and relational database theory was Written by J.DATE
c++与sql数据库+课程设计文档
- 图书管理, 包括数据库 用时只需要把数据库文件件放到服务器数据库文件夹里 大家尽可放心下载,所有功能都经过调试没有错误,下载后就可以用了。(LMS gfejnfekjfnef kwlefneklf weklnwek lnewklewn lkw e rnewklnew ewr we w rewr werew wewe gree)
C#图书管理系统项目源码
- 图书馆管理系统 分类管理 本次设计主要研究asp.net在图书馆管理系统的应用。首先,查阅了与系统内容相关的文献和研究。第一部分对图书馆管理信息的功能进行设计,主要包括图书借阅、图书归还、图书馆管理信息、与读者进行网络互动、读者书评、借书证办理和图书入库等功能。然后,在asp的平台上,连接SQL.server数据库以及利用其它语言及相应开发环境,针对小型图书馆管理系统的特点,实现图书馆基本的管理功能。目前,通过对参考文献和相关文章的学习和参考,对C#以及数据库有了一定的了解,数据库的部分设计。最
