CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 数据库 模拟

搜索资源列表

  1. zhou_bus

    0下载:
  2. 我的数据库课程设计,模拟的湘潭市公交管理系统。用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
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:500.11kb
    • 提供者:周伟斌
  1. ATMSys

    0下载:
  2. 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
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:186.32kb
    • 提供者:倪海舰
  1. ManageInfoSys

    0下载:
  2. 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
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:390.52kb
    • 提供者:倪海舰
  1. databasetry

    0下载:
  2. 一个基于vc++6.0下的数据库模拟小程序,虽然很小,但是功能很好用-vc 6.0 based on a database under simulated small procedures, although small, but with good function
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:303.07kb
    • 提供者:linbaowei
  1. moni0715

    0下载:
  2. 数据库模拟程序 实现控制台命令词法分析,语法分析,语义响应。 实现通过文件批处理命令。提高了输入效率。 实现对表建立数据字典。 为了提高数据字典的读取速度,对数据字典使用索引文件。 实现记录的插入,删除,修改。 一条插入,删除命令可以处理一条记录 一条修改命令可以处理表中所有满足条件的记录。 (有且仅能是where单条件,属性可以是整型,字符型) <<删除操作对索引文件进行压缩重写操作。 对数据字典文件未重写。因为会改变在索引文件中
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:1.27mb
    • 提供者:曲悦
  1. 文件数据库

    0下载:
  2. 利用二进制操作模拟数据库存取操作,因为文件本质上是对文件进行二制读写操作,但是读写的单位不是字节,而是结构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
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:22.81kb
    • 提供者:全秀
  1. 《数据库系统概论》实验指导书

    0下载:
  2. 编写相关的程序代码,显示执行结果 本程序就是对内存进行分配,所以我们可以利用数组记性模拟,在开始的时候输入内存的块数和每一块的大小,之后我们可以通过扫描数组的每一个元素跟所要求分配的内存块进行比较,如果大与要求的内存则把大的分割,如果小于则合并尽可能少的块数,如果加全部都不够返回。-related to the preparation of the code, the results show that the implementation of this program is to allo
  3. 所属分类:PropertySheet

    • 发布日期:2008-10-13
    • 文件大小:84.84kb
    • 提供者:张亚
  1. CodeSource

    0下载:
  2. 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
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:464.85kb
    • 提供者:江南
  1. DB

    0下载:
  2. 实现简单的数据库模拟系统!!实现简单的建库、创建文件、删除文件等功能-The realization of a simple simulation system for the database! ! The realization of a simple database, create a file, delete files and other functions
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:7.51kb
    • 提供者:王业鹏
  1. CsmallUniversalDatabase

    0下载:
  2. 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
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:353.3kb
    • 提供者:魏静
  1. DDBMS

    0下载:
  2. 分布式数据库演示,本机模拟多个服务端口,使用.net remoting, ado.net技术-Distributed database demonstration, the machine simulation of multiple service ports, use the. Net remoting, ado.net technology
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-27
    • 文件大小:101.05kb
    • 提供者:weely
  1. rsxt

    0下载:
  2. vc+access数据库模拟了简单人事考勤管理系统,-vc+ access database to simulate a simple Personnel Attendance Management System
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3.82mb
    • 提供者:徐国春
  1. DBServNetCount

    0下载:
  2. VC2010写的数据库程序,SQL Server数据库模拟一次性入库几百万几千万条记录,主要用来看改进批量查询速度性能。受硬性的服务器内存CPU处理器还有网络带宽影响外,也可建索引,分割表减少列查询,开销服务器建服务地址索引,存储过程和查询优化等。查询速度不能还不能满足多牺牲管理开销:备份恢复删除以换取速度。注意服务器内存将耗尽时停止和重启服务释放内存。-The VC2010 write database program, SQL Server database simulation dispo
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-25
    • 文件大小:2.15mb
    • 提供者:曾祥园
  1. 源程序及数据库

    0下载:
  2. 根据功能的划分和描述,目标系统要完成相应的功能至少需要以下的几个界面:会员用户登录界面、会员用户注册界面、管理员登录界面、在线模拟考试信息界面、会员留言界面;管理员的信息管理界面、站内信息管理界面;试题库管理界面等。(According to the classification and descr iption of function, the target system will need at least a few interface following the completion o
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:4.75mb
    • 提供者:phhzb
  1. mysqlsla-2.03.tar

    0下载:
  2. 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
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:32kb
    • 提供者:袁青云
  1. java图像界面ATM模拟程序

    1下载:
  2. 使用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
  3. 所属分类:Windows编程

    • 发布日期:2018-01-08
    • 文件大小:16kb
    • 提供者:黄翔宇
  1. ATM

    0下载:
  2. 实现了ATM基础功能(存钱、取钱、转账、身份验证等),数据库利用MD5加密(The basic functions of ATM (save money, money, transfer, authentication, etc.) are realized, and the database is encrypted with MD5)
  3. 所属分类:C#编程

    • 发布日期:2018-01-08
    • 文件大小:144kb
    • 提供者:dongyu123
  1. 0300603

    0下载:
  2. 一个泡泡堂游戏的刷分*,是模拟键盘和鼠标来实现的,可以的()
  3. 所属分类:数据库编程

    • 发布日期:2018-04-29
    • 文件大小:161kb
    • 提供者:Lvuise
  1. Real estate information management system

    0下载:
  2. 简单的模拟房地产管理 应用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)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:22.85mb
    • 提供者:茕茕
  1. N11数据库管理工具

    3下载:
  2. N11数据库模拟管理工具,真的挺好用的哦,你们也来试试吧(N11 database simulation management tools, really good to use Oh, you also have a try)
  3. 所属分类:Windows编程

    • 发布日期:2020-12-07
    • 文件大小:41.65mb
    • 提供者:2588888@qq.com
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com