CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数据库系统 搜索资源 - database system implementation

搜索资源列表

  1. kucunguanli

    0下载:
  2. 在VC++6.0和SQL Server 2000下开发的库存管理系统 数据库在查询分析器中执行Database中的文件 源码在Stock中-in VC 6.0 and SQL Server 2000, developed inventory management system database inquiry Database Analyzer implementation of the source document in which Stock
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:1.42mb
    • 提供者:小亮
  1. ManagetSystem

    0下载:
  2. 利用Visual C++ 6.0开发的基于ADO数据库连接技术的超市管理系统,实现了数据库的插入、删除、修改等操作,相当有借鉴意义!-6.0 using Visual C development based ADO database connectivity technologies supermarket management system, Implementation of the database insertion, deletion, modification, etc, are q
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:501.42kb
    • 提供者:王冲
  1. redbase.rar

    0下载:
  2. 斯坦福大学数据库实现的代码,非常好的.可以了解数据库系统的实现,Stanford University database implementation of the code, very nice. Can understand database system implementation
  3. 所属分类:Database system

    • 发布日期:2017-03-29
    • 文件大小:530.55kb
    • 提供者:FM
  1. StudentInformationManagementSystem

    0下载:
  2. Visual Basic下运行的学生信息管理系统,相信对很多人有用。。。 1.解压后将各个项目子目录拷贝到硬盘上,然后可以用Visual Basic打开程序。 2.在每个项目子目录里面的sql目录里,将后缀.sql的文件打开后,拷贝到SQL Server 2000的查询分析器里。然后执行将产生需要的数据库结构。-Visual Basic running under the Student Information Management System, I believe useful to
  3. 所属分类:SQL Server

    • 发布日期:2017-04-04
    • 文件大小:72.86kb
    • 提供者:chen
  1. OnlineBookStore

    0下载:
  2. 一个网上书店系统的数据库商业逻辑实现,内含SQL Server 2003 、 SQL Server 2005源码和SQL Server数据库文件,实现环境是ASP.Net[C#]-An online bookstore business logic database system implementation, including SQL Server 2003, SQL Server 2005 source files and SQL Server database files, implem
  3. 所属分类:SQL Server

    • 发布日期:2017-04-03
    • 文件大小:667.26kb
    • 提供者:chengxi
  1. DataSynchronization

    0下载:
  2. 异构分布式数据库数据同步系统设计与实现 优秀硕士毕业论文-Data Synchronization in Heterogeneous Distributed Database System Design and Implementation
  3. 所属分类:Database system

    • 发布日期:2017-03-28
    • 文件大小:708.6kb
    • 提供者:付江
  1. tushuguanlixitong

    0下载:
  2. 用c语言实现图书管理系统,用于数据库系统设计,以及用基础语言编写系统。-Using c language implementation library management system for the database system design and the use of basic language system.
  3. 所属分类:Database system

    • 发布日期:2017-04-07
    • 文件大小:2.62kb
    • 提供者:吴晓强
  1. database

    0下载:
  2. 《数据库系统实现》前四章,数据库实现的经典书,介绍了很多原理性的东西。-" Database system implementation," the first four chapters, the database to achieve a classic book describes the principles of a lot of things.
  3. 所属分类:Database system

    • 发布日期:2017-05-15
    • 文件大小:3.63mb
    • 提供者:liuwei
  1. sqlite-3.6.20.tar

    0下载:
  2. SQLite实现源代码源码,一个嵌入式数据库系统,简单,方便,快速的数据库操作。-SQLite implementation source code source code, an embedded database system, simple, convenient, fast database operations.
  3. 所属分类:Database system

    • 发布日期:2017-05-11
    • 文件大小:2.83mb
    • 提供者:ken
  1. 99273886libuyguanli

    0下载:
  2. 图书管理系统,很好用一个小型程序,使用vc++和数据库系统实现的。-Library management system, very good with a small program, using vc++ and database system implementation.
  3. 所属分类:SQL Server

    • 发布日期:2017-04-16
    • 文件大小:444.62kb
    • 提供者:王上
  1. UMLdiannaoxiaoshouxitongdeshejiyushixian

    0下载:
  2. 电脑销售系统的设计与实现 数据库系统实现的系统-Computer sales system design and implementation of database system to achieve the system
  3. 所属分类:SQL Server

    • 发布日期:2017-05-18
    • 文件大小:4.75mb
    • 提供者:houtianming
  1. wendangguanli

    1下载:
  2. 这时候一个基于VC开发的文档管理系统的实现,里面有原代码,结合了SQL数据库-At this time the development of a VC-based document management system implementation, which has the original code, combined with the SQL database
  3. 所属分类:MySQL

    • 发布日期:2016-04-07
    • 文件大小:8.1mb
    • 提供者:吴惠敏
  1. 6.830-lab1.tar

    0下载:
  2. 一个简单的数据库管理系统的实现,一个简单的数据库管理系统的实现-A simple implementation of database management system, a simple database management system implementation
  3. 所属分类:Other Databases

    • 发布日期:2017-04-09
    • 文件大小:200.88kb
    • 提供者:lilei
  1. supermarket-system

    0下载:
  2. 超市管理系统是市场上最流行的超市上常用的系统之一,它主要包含以下几个模块:系统权限的设定、原始数据录入、数据的汇总及查询等。从而,实现对进货、销售及员工信息等实现全面、动态、及时的管理。 本文系统的分析了软件开发的背景以过程;首先介绍了软件的开发环境,其次介绍了本软件的详细设计过程:数据库的设计、各个模块的设计和实现,以及具体界面的设计和功能。 -Supermarket Management System is the most popular supermarket on one co
  3. 所属分类:Other Databases

    • 发布日期:2017-04-03
    • 文件大小:494.85kb
    • 提供者:helloRe
  1. Database-course-work

    0下载:
  2. 数据库课程大实习,基于SQL的书店租赁管理系统,包括概念设计、逻辑设计、物理设计和数据库的实施-Large training database program, SQL-based bookstore lease management system, including conceptual design, logical design, physical design and implementation of database
  3. 所属分类:SQL Server

    • 发布日期:2017-04-01
    • 文件大小:316.41kb
    • 提供者:songzhen
  1. College-record-management

    0下载:
  2. 高校成绩管理数据库系统的设计与实现 数据库的设计以及实现-College record management database system design and database design and implementation
  3. 所属分类:MySQL

    • 发布日期:2017-03-30
    • 文件大小:894.96kb
    • 提供者:章赛中
  1. JavaBeans

    0下载:
  2. 利用JavaBeans实现两种数据库间数据导入的一种方法 讨论了在B/S模式下,实现不同数据库之间的数据互访,实现教学管理系统中异构数库之间的数据转换的一个方法。论述了一个基于JDBC(Java Data Base Connectivity)异构数据库教学管理系统的实现过程。在该系统中,利用JavaBeans实现了JDBC驱动程序的动态加载和数据库的动态链接,从而使系统具有较强的灵活性和开放性。-JavaBeans a way to import data between the two d
  3. 所属分类:Other Databases

    • 发布日期:2017-11-10
    • 文件大小:335.56kb
    • 提供者:rainsong001
  1. Database

    0下载:
  2. 自己实现的一个简单数据库系统,适合给选了数据库系统设计的同学参考。-Own implementation of a simple database system suitable to the election database system design students reference.
  3. 所属分类:Other Databases

    • 发布日期:2017-11-28
    • 文件大小:49.96kb
    • 提供者:唐三葬
  1. Web Database Programming

    0下载:
  2. Design the look of various screens of your E-Store interface by creating all the HTML pages. A descr iption of the E-Store project you are to implement is given in the Appendix. For this exercise, you should design all the HTML pages required by the
  3. 所属分类:数据库系统

  1. yewuzhixing

    0下载:
  2. 支持群体协作、流程控制、信息查询和管理功能的业务执行管理系统。 从系统实现上,本系统采用C++ Builder + SQL Server 的技术方案。从系统的实际需求与平台兼容性考虑,本系统的数据库系统采用SQL Server实现。 从系统层次结构上看,本系统前台主要运用Delphi开发工具对各项功能进行开发设置,然后通过强大的后台数据库予以支持,其中数据存取层主要完成对后台数据库予以支持。其中数据库存取层主要对后台数据库中相应数据对象的操纵和调用。-Support group co
  3. 所属分类:SQL Server

    • 发布日期:2017-11-28
    • 文件大小:3.76mb
    • 提供者:庄正红
« 12 3 4 »
搜珍网 www.dssz.com