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

搜索资源列表

  1. CCS

    0下载:
  2. 模拟银行卡系统,linux下C语言开发,使用oracle数据库-Analog bank card system, linux under the C language development, using an Oracle database
  3. 所属分类:Linux Network

    • 发布日期:2017-11-12
    • 文件大小:79076
    • 提供者:bachenhao
  1. Buffer

    0下载:
  2. 用于模拟数据库中数据缓存与作业调度算法,采用了linux内核中操作系统的高效多链数据结构。-For analog data in the database cache and job scheduling algorithm, using the Linux kernel operating system, high-efficiency multi-chain data structure.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-18
    • 文件大小:250677
    • 提供者:Aaron Lee
  1. Project

    0下载:
  2. 学习c#.net的基础东西,希望对大家有帮助,包括一个winForm的打飞机游戏,还有一个html的模拟银行系统,用到了数据库的增删改查.-Learning c# net basic things, we want to help, including a winForm aircraft game, there is a HTML banking system simulation, use the database CRUD.
  3. 所属分类:CSharp

    • 发布日期:2017-11-16
    • 文件大小:751164
    • 提供者:HFchen
  1. DBTest

    0下载:
  2. ADO 调用存储过程,接入ORACLE数据库测试程序。 模拟数据生成测试软件。-ADO to call stored procedures, to access ORACLE database testing procedures. The simulation test data generation software.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-20
    • 文件大小:4920243
    • 提供者:dengwuchao
  1. shopingmachine

    0下载:
  2. 购物车小作业,增加、删除、买卖、查询购物车里的东西,模拟数据库,用Sping框架和servlet/JSP-Shopping cart small assignments, add, delete, buying and selling, the query in the shopping cart, simulation database, in Sping frame and the servlet/JSP
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-30
    • 文件大小:5539080
    • 提供者:HeYan
  1. SparePartSQLServer

    0下载:
  2.  C#分离SQLServer数据库,模拟的SQL企业管理器的功能,从数据库中分离出SQLServer数据库。程序源代码-Separation of C# SQL Server database to simulate the function of the SQL Enterprise Manager, isolated from the database SQL Server database. Source code
  3. 所属分类:CSharp

    • 发布日期:2017-12-02
    • 文件大小:14441
    • 提供者:zpudn47
  1. ServerComponents

    0下载:
  2. BankAccount项目:在本文中,您将创建一个服务组件称为帐户,从ServicedComponent继承类。Account类是一个模拟的一个银行账户。它有属性值存储为一个帐户ID和帐户余额。Account类还提供了方法来转移数量从一个帐户到另一个。Account类资金从一个帐户转移到另一个。Account类也提供了一些方法来获得一个帐户的收支是否平衡以及获得ID� 年代的所有帐户。Account类访问Microsoft SQL Server数据库来保存并操纵帐户信息。 您将创建账
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-05
    • 文件大小:67597
    • 提供者:豆腐
  1. LibraryDB

    0下载:
  2. 为图书馆数据库,它是由Visual Studio 2008和Microsoft Access作为数据库。 这个程序是显示我们如何使用模拟对象,单例、工厂模式、单元测试、创建ADOX这个程序,数据库将自动创建如果程序没有发现数据库,有一个配置文件用于定位数据库位置,我们使用模拟对象或数据库-For a library database, it is by Visual Studio 2008 and Microsoft Access as the database. This program is
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-21
    • 文件大小:252782
    • 提供者:叶秋芳
  1. NextGenPOS_2April_4.28pm

    0下载:
  2. 这是一个模拟的销售点程序。程序获取产品信息从数据库(mysql),初始化产品并将它们存储到一个列表中。然后给一个输入从用户(id和数量)它创建销售行项目。数据库连接实现了使用单例模式。策略和组合也被用来调整程序对不同定价策略。定价策略可以修改运行时使它的用户的灵活性。-This is a point of sale program simulated. Procedures to obtain product information from the database (mysql), init
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-27
    • 文件大小:36522
    • 提供者:火龙果
  1. struts-shop

    0下载:
  2. java模拟简单网上商店运行,把顾客购买信息记入数据库并在网页上显示。-java simulate simple online store, the customer purchase information recorded in the database and displayed on the page.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-26
    • 文件大小:3702176
    • 提供者:纪秋诗
  1. Webtest

    0下载:
  2. jsp+mysql 模拟用户注册网站。有severlet jsp javabean 主要是怎么连接数据库-jsp+mysql simulate user registration website. There severlet jsp javabean mainly how to connect database
  3. 所属分类:Other systems

    • 发布日期:2017-12-06
    • 文件大小:25359
    • 提供者:黄明
  1. jqueyr

    0下载:
  2. jQ自动补全效果,就是大家所说的自动完成AutoComplete功能的代码,在页面加载时就获取,然后用户输入匹配提前加载的数据,根据用户输入到数据库查找匹配的数据显示上来,前三个框都是属于第一种,最后一个框模拟百度、 google 搜索框的,比较不错的效果。-jQ autocomplete results, is everyone talking about the AutoComplete feature auto-complete code for when the page loads,
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-17
    • 文件大小:188255
    • 提供者:三鲜丸子
  1. VODDev

    0下载:
  2. 模拟影片播放器,客户端的数据库连接要自己更改IP端口-Analog video player, the client' s own database connection to change the IP port
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-22
    • 文件大小:6975521
    • 提供者:wangminqiang
  1. sale_products

    0下载:
  2. 自己在linux或unix机器上实现的模拟商品商品销售与管理的代码。采用mysql数据库,希望与大家共享-Themselves in linux or unix machine simulation products to achieve sales and management code. Using mysql database, I hope to share
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:30930
    • 提供者:fengbolun
  1. dang_rx_8.0_over

    0下载:
  2. 模拟当当网做的购物网站,里面有数据库的角本,不会的可以联系我,可以教你-dangdang demo
  3. 所属分类:Java Develop

    • 发布日期:2017-05-19
    • 文件大小:5266871
    • 提供者:胡总
  1. atm_system-build-desktop

    0下载:
  2. 模拟atm管理系统在Linux下的程序,采用QT编程工具,连接sqllite数据库,实现了转账,修改密码,查询及查看流水日志的atm管理系统的大部分功能。此程序经过编译后可在arm开发板上运行-Atm management system simulation programs under Linux using QT programming tool connection sqllite database to achieve the transfer, change passwords, lo
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:2255641
    • 提供者:章彬
  1. SQLSrvEnumerator

    0下载:
  2. 模拟SQL服务器数据库和语言的类(41KB-A class that helps enumerate SQL servers databases and languages.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-03
    • 文件大小:41300
    • 提供者:appppppa
  1. dianxinjifeixiangmu

    0下载:
  2. 本系统为模拟电信计费管理系统。采用Tomcat做Web应用系统,运用了SSH框架,利用MVC设计模式。模型层:主要负责业务的处理逻辑实现与数据库的交互等,是该系统的主要计算单元。控制层:主要负责系统的访问控制、协调模型和视图间的关系,是系统的核 心控制单元。视图层:主要用来实现表示逻辑,实现与用户动态的交互。 主要实现了该系统的登陆注册,角色管理,资费管理,账务账号及业务账号模块。这几个模块主要采用如下技术,基于Ajax异步请求技术实现表单验证,JDBC与Hibernate技术实现与数据库的
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-17
    • 文件大小:370956
    • 提供者:许志诚
  1. BOC-automated-teller-machine

    0下载:
  2. 此程序为课程设计时模拟中国银行自助取款机程序,使用C#编程,有sql数据库文件,附加即可使用,以及程序的使用文档-This program is designed to simulate course buffet teller machines of Bank of China, the use of C# programming, sql database files, additional you can use, and use of the program document
  3. 所属分类:CSharp

    • 发布日期:2017-05-28
    • 文件大小:10514177
    • 提供者:小军
  1. MiniSql

    0下载:
  2. 用C++开发的数据库系统,有MFC界面,支持基本的SQL命令,用文件模拟硬件实现buffer调度,实现文件内的B+树索引,比较有参考价值。-With C++ development of the database system, there are MFC interface, support for basic SQL commands, with the file buffer analog hardware implementation schedule to achieve B+ tre
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-19
    • 文件大小:28782901
    • 提供者:孔晗聪
« 1 2 ... 10 11 12 13 14 1516 17 18 19 »
搜珍网 www.dssz.com