搜索资源列表
01272
- C/S型数据库 C/S(Client/Server,客户机/服务器)型数据库是当前数据库应用的主流。 与文件型数据库不同的是,C/S型数据库应用程序由两个部分组成:服务器和客户机。服务器指数据库管理系统(Database Manage System,DBMS),用于描述、管理和维护数据库的程序系统,是数据库系统核心组成部分,对数据库进行统一的管理和控制。客户机则将用户的需求送交到服务器,再从服务器返回数据给用户。-C / S database C / S (Clien
SdbmsDemo_Src
- 内容为B1级安全的DBMS的SQL语言c++实现。包括查询优化、子查询等,用户管理,安全,角色等。-content of B1-level security of the SQL DBMS c achieve. Including query optimization, son of inquiries, user management, security, role.
c++ code
- 有计算机图形学、图像处理、dbms、sniffer、中游俄罗斯*、othello、遗传算法、舌苔分析等程序。-computer graphics, image processing, DBMS, sniffers, the Russian middle pylons, othello, genetic algorithm, fur analysis procedures.
数据库管理系统
- 一个用c开发的小型数据库管理系统dbms-development with a small database management system DBMS
minidbms
- 一个c语言开发的小型的dbms系统,支持造表查询,删除等一些简单的操作-a small development of DBMS systems to support table made inquiries, delete some simple operation
dbms
- 用c语言编写的数据库管理系统,dbms1和dbms2是两个不同的数据库管理系统,dbms1可以实现创建新数据库,dbms2可以实现修改数据库的内容。程序比较简单,可以在vc++下运行,可以帮助学习开发数据库管理系统
C语言编程实现DBMS基本功能
- C语言编程实现DBMS基本功能
DBMS-Cplus
- 使用C++编写的数据库管理系统; 拥有自定义数据文件格式,采用文件块存储方式。附带系统说明文档-The use of C++ to prepare a database management system owned custom data file format, using document storage block. Fringe system documentation
DBMS_c
- 使用C语言实现的数据库管理系统。 支持简单类 SQL语言。-Realize the use of C language database management system. Easy category Supported SQL language.
ScoreManage
- 学生成绩管理系统是典型的数据库管理系统(DBMS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两部分。对于前者主要要求数据一致性、完整性和数据安全性。而对于后者则要求应用程序功能完备,使用方便。 我使用ACCESS数据库管理系统创建后台数据库,然后在Visual C++6.0编译环境下使用MFC类库中的ODBC方面的类来创建数据库的前端应用程序,使应用程序能够做到快速安全地维护数据库,并且提供简单明了的使用界面,满足不同用户的需求。-Grade student manage
DBMS
- c++ 的DBMS 他囊括了数据库技术,编译系统,和文字处理系统。可以实现数据结构,酸法,程序的设计 。-DBMS
DBMS
- C++语言建立一个小型DBMS,具有建立查询表的功能-C++ language to establish a small DBMS, with the establishment of the function of look-up table
dbms
- 一个简单的dbms系统,在dos下运行! -Dbms a simple system, running under dos! Dbms a simple system, running under dos!
dbms1
- 用C模拟的DBMS,有建表,插入,删除,更新等功能-Simulation with the C DBMS, have built the table, insert, delete, update etc
Technical-Aptitude-Questions-eBook-(1)
- technical questions on C,C++,DBMS,SQL,OS,Computer Networks
dmbs
- C#写的数据库软件 DBMS功能 数据库课程设计-dbms C# DBMS
dbms
- 哈工大 软件设计2 c++实现简单数据库 功能:select、 insert(插入后排序)、create、delete等 比较全面-HIT Software Design 2 c++ simple functions: select, insert (insert after sorting), create, delete and other more comprehensive
DBMS
- 使用boost正则表达式实现c++解析sql语句,仅实现了insert/update/delete.(Parsing SQL statements with c++)
DBMS-master (1)
- c++实现简单DBMS系统,增删改查、试图、索引等功能(C++ implementation of a simple DBMS system)
my dbms
- 可以实现创建表,创建试图,解析SQL语句等功能(You can create a table, create an attempt, parse a SQL statement, and other functions)