搜索资源列表
zhou_bus
- 我的数据库课程设计,模拟的湘潭市公交管理系统。用PB做的。总体上感觉一般般,唯一満意的是实现了任意两点之间的最少转车次数的查询。-database curriculum design, simulation of Xiangtan City transit management system. Using PB do. On the whole, as the general feeling, the only satisfaction is intended to achieve an ar
ATMSys
- Visual C++开发的一个模拟银行ATM取款机的小程序,采用VC数据库开发技术,编译后可以查看DEBUG文件夹下的数据库文件来运行程序.-Visual C development of a simulation of ATM bank teller machines in small program using VC database development technology, can be compiled View DEBUG folder database files to run
ManageInfoSys
- Visual C++开发的一个模拟企业信息管理的小程序,采用VC数据库开发技术,编译后可以查看DEBUG文件夹下的数据库文件来运行程序.-Visual C development of a simulation of enterprise information management small program using VC database development technology, can be compiled View DEBUG folder database files to
databasetry
- 一个基于vc++6.0下的数据库模拟小程序,虽然很小,但是功能很好用-vc 6.0 based on a database under simulated small procedures, although small, but with good function
moni0715
- 数据库模拟程序 实现控制台命令词法分析,语法分析,语义响应。 实现通过文件批处理命令。提高了输入效率。 实现对表建立数据字典。 为了提高数据字典的读取速度,对数据字典使用索引文件。 实现记录的插入,删除,修改。 一条插入,删除命令可以处理一条记录 一条修改命令可以处理表中所有满足条件的记录。 (有且仅能是where单条件,属性可以是整型,字符型) <<删除操作对索引文件进行压缩重写操作。 对数据字典文件未重写。因为会改变在索引文件中
文件数据库
- 利用二进制操作模拟数据库存取操作,因为文件本质上是对文件进行二制读写操作,但是读写的单位不是字节,而是结构STRUCT。-simulated operational use binary database access operations, because paper is essentially the documents to write two system, but the unit is not read and write byte, but the structure STRUC
《数据库系统概论》实验指导书
- 编写相关的程序代码,显示执行结果 本程序就是对内存进行分配,所以我们可以利用数组记性模拟,在开始的时候输入内存的块数和每一块的大小,之后我们可以通过扫描数组的每一个元素跟所要求分配的内存块进行比较,如果大与要求的内存则把大的分割,如果小于则合并尽可能少的块数,如果加全部都不够返回。-related to the preparation of the code, the results show that the implementation of this program is to allo
CodeSource
- asp.net项目辅助开发器源代码 1.主界面仿VS编译器效果,界面用起来更熟悉。 2.可模拟查询分析器执行TSQL语句 3.支持SQL Server 2000、SQL Server 2005 4.以树形菜单方式显示数据库中可操作数据 4.可快速浏览表数据 5.动态生成带参数的SQL语句 6.实体类的生成-asp.net project assisted the development of browser source code 1. main interface
DB
- 实现简单的数据库模拟系统!!实现简单的建库、创建文件、删除文件等功能-The realization of a simple simulation system for the database! ! The realization of a simple database, create a file, delete files and other functions
CsmallUniversalDatabase
- C语言的小型通用数据库:模拟交互式的SOL的基本功能:动态建表,组合查询,删除,添加,更新,支持的数据类型为:char(字符型) int(整数型) double(浮点型) string(字符串型)-Small general-purpose C language database: an interactive simulation of the basic functions of the SOL: Dynamic built form, portfolio information, dele
DDBMS
- 分布式数据库演示,本机模拟多个服务端口,使用.net remoting, ado.net技术-Distributed database demonstration, the machine simulation of multiple service ports, use the. Net remoting, ado.net technology
rsxt
- vc+access数据库模拟了简单人事考勤管理系统,-vc+ access database to simulate a simple Personnel Attendance Management System
DBServNetCount
- VC2010写的数据库程序,SQL Server数据库模拟一次性入库几百万几千万条记录,主要用来看改进批量查询速度性能。受硬性的服务器内存CPU处理器还有网络带宽影响外,也可建索引,分割表减少列查询,开销服务器建服务地址索引,存储过程和查询优化等。查询速度不能还不能满足多牺牲管理开销:备份恢复删除以换取速度。注意服务器内存将耗尽时停止和重启服务释放内存。-The VC2010 write database program, SQL Server database simulation dispo
源程序及数据库
- 根据功能的划分和描述,目标系统要完成相应的功能至少需要以下的几个界面:会员用户登录界面、会员用户注册界面、管理员登录界面、在线模拟考试信息界面、会员留言界面;管理员的信息管理界面、站内信息管理界面;试题库管理界面等。(According to the classification and descr iption of function, the target system will need at least a few interface following the completion o
mysqlsla-2.03.tar
- mysqlslap 可以用于模拟服务器的负载,并输出计时信息。其被包含在 MySQL 5.1 的发行包中。测试时,可以指定并发连接数,可以指定 SQL 语句。如果没有指定 SQL 语句,mysqlslap 会自动生成查询 schema 的 SELECT 语句。(Mysqlslap can be used to simulate the server's load and output timing information. It is included in the release packag
java图像界面ATM模拟程序
- 使用JAVA自带的图形化编程编程出带界面的ATM模拟程序,包括:使用用户名密码登录;取款;存款;修改密码;转账,可以连接数据库。(The ATM simulation program with interface is programmed by JAVA's graphical programming. It includes: login with user name, password, withdraw money, deposit, modify password, transfer
ATM
- 实现了ATM基础功能(存钱、取钱、转账、身份验证等),数据库利用MD5加密(The basic functions of ATM (save money, money, transfer, authentication, etc.) are realized, and the database is encrypted with MD5)
0300603
- 一个泡泡堂游戏的刷分*,是模拟键盘和鼠标来实现的,可以的()
Real estate information management system
- 简单的模拟房地产管理 应用sql sever 2008数据库,实现房产,户主,开发商信息的管理(Simple simulation of real estate management Apply sql server 2008 database to realize the management of real estate, head of household and developer information)
N11数据库管理工具
- N11数据库模拟管理工具,真的挺好用的哦,你们也来试试吧(N11 database simulation management tools, really good to use Oh, you also have a try)