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

搜索资源列表

  1. ypglfdq

    0下载:
  2. 音频功率放大器课程设计报告,里面不仅包括了原代码,还包括了流程图等注释.-audio power amplifier design courses, which include not only the original code, as well as a flow chart and so on the Notes.
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:92112
    • 提供者:zm
  1. sfyxf

    0下载:
  2. 其中包含了编译原理的有关设计和流程图等,希望能与大家分享。-compiler which contains the principle of the design and flow charts, hope to share with you.
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:14495
    • 提供者:zm
  1. ShoppingCity

    0下载:
  2. 基于C/S模式的考试系统的研究与开发 1 1. 前言 1 1.1 MICROSOFT VISUAL STUDIO .NET 2003开发平台和C#语言的特点 1 1.2用C/S模式开发计算机考试系统的优越性 1 2. 系统分析 2 2.1系统基本情况描述 2 2.2 可行性分析 2 2.3 需求分析 3 2.3.1采用SA方法画出计算机考试系统的一套分层数据流图 3 2.3.2数据词典 4 3. 系统设计 4 3.1系统配置 4 3.2系统概要设计
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:37175
    • 提供者:wq57
  1. WebApplication4

    1下载:
  2. 一个工厂流程图显示的系统。他可以显示工厂各个车间的流程图,可以方便管理员即时察看、监测设备-a flow chart shown in the factory system. He could show the factory's workshops flowchart, to facilitate administrator immediately inspect the monitoring equipment
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:193818
    • 提供者:yewa
  1. zhengfuguanliv8.0

    0下载:
  2. 政府人事管理,用于管理政府人员信息流动及人员调动。-government personnel management, personnel for the management of government information flow and mobility of staff.
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:1072224
    • 提供者:毕然
  1. 工资管理系统v0.95

    0下载:
  2. 本系统采用A. 系统需求分析报告(设计方法/数据流图/数据字典) B. 数据库的信息要求报告(E—R图及关系数据模型) C. 数据库的操作和应用要求报告(模块结构图<概念结构设计及逻辑结构设计>) D. 调试中出现的问题及解决方法(物理设计,调试及运行,维护) E. 访问数据库的方式(ODBC,-A. Demand Analysis System (Design / data flow diagram / data dictionary) B. database of informa
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:466198
    • 提供者:郑建东
  1. Audit

    0下载:
  2. 基于Petri网审核流源码,实现审核流动态创建,里面有详细的代码,数据库,和系统演示-Petri net-based audit flow source to achieve audit dynamic creation, there are details of the code, databases, and system demonstrations
  3. 所属分类:SQL Server

    • 发布日期:2017-04-03
    • 文件大小:491388
    • 提供者:cai
  1. baokandingyue

    1下载:
  2. 这是我的数据库课程设计,采用SQL语句编写,我自己重画的E-R图和流程图,基本可以直接用了。-This is my database of curriculum design, the use of prepared SQL statements, I have re-drawing the ER diagram and flow chart, the basic can be directly used.
  3. 所属分类:SQL Server

    • 发布日期:2014-05-25
    • 文件大小:2922302
    • 提供者:刘冬
  1. hotel-jsp-sql

    3下载:
  2. 提供普通二星级酒店的必要功能,可动态的进行与房间信息相关的所有操作,对于宾客,可执行散客和团体开单两种方式,可为宾客预定房间,可为不同的宾客设置不能种类房间的折扣及其优惠设置,本系统可动态显示当前所有房间的信息。满足客户的需求,实现酒店管理的流程。主要功能包括散客开单、团体开单、宾客结帐、客房预订、营业查询、客户管理、网络设置、系统设置等等。-Provide general two-star hotel of the necessary features to carry out dynamic
  3. 所属分类:SQL Server

    • 发布日期:2015-02-03
    • 文件大小:3734289
    • 提供者:曾警
  1. pruduct

    0下载:
  2. 本过程是短信产品开发的一个点播,根据用户发送来的指令,查询该用户早前记录,依据流程的逻辑判断来决定要回复用户的内容.-The product development process is a message on-demand, in accordance with the instructions to send inquiries Record the user earlier, according to the logic flow to judge to decide whether t
  3. 所属分类:SQL Server

    • 发布日期:2017-04-13
    • 文件大小:1644
    • 提供者:李生
  1. propsal

    0下载:
  2. 学生选课系统数据库流程图,其中附带前导设计-Students Elective System database, flow charts, which included leading the design
  3. 所属分类:SQL Server

    • 发布日期:2017-03-29
    • 文件大小:118057
    • 提供者:lvbing
  1. sqlstoringprocess

    0下载:
  2. sql语句执行的时候要先编译,然后执行。存储过程就是编译好了的一些sql语句。用的时候直接就可以用了,所以效率会高。 存储过程的优点 存储过程是由流控制和SQL语句书写的过程-sql statement is executed when the first compile and then execute. Stored procedure is compiled of some of the sql statements. When used directly on the can, so e
  3. 所属分类:SQL Server

    • 发布日期:2017-05-11
    • 文件大小:3066572
    • 提供者:我爱罗
  1. MarketMember

    1下载:
  2. 加入会员的基本信息,包括:成为会员的基本条件、优惠政策、优惠时间等。会员的基本信息,包括姓名、性别、年龄、工作单位、联系方式等。会员购物信息:购买物品编号、物品名称、所属种类,数量,价格等。会员返利信息,包括会员积分的情况,享受优惠的等级等。对货物流量及消费人群进行统计输出-Sign up basic information, including: a member of the basic conditions, incentives, concessions and so on. Basi
  3. 所属分类:SQL Server

    • 发布日期:2017-05-22
    • 文件大小:6803284
    • 提供者:风逸
  1. BurkeManufactureAndSellSystemSoftware

    0下载:
  2. 伯克公司生产销售系统软件的使用方法比较简单,这里仅仅做一个简单说明。 首先要做出产品、原料管理决策,然后可以查看系统现金流分析结果,并生成相应报表,这样对伯克公司生产销售数据库的管理就告完成。 需要注意的是,每次打开该软件后,用户只能做下一个季度的决策,要做更多的决策,必须重新打开该软件。 另外,在每一个窗口,用户随时可以打开报表系统,生成相应报表。-Burke, manufacture and sell system software is simple to use, ju
  3. 所属分类:SQL Server

    • 发布日期:2017-05-12
    • 文件大小:2926469
    • 提供者:Nitlas
  1. 66666

    0下载:
  2. 企业管理系统 有ER图 数据流图 适合新手-Enterprise management system ER diagram data flow diagram for beginners
  3. 所属分类:SQL Server

    • 发布日期:2017-05-11
    • 文件大小:2786538
    • 提供者:xy
  1. xinxiguanli

    0下载:
  2. 学生信息管理系统,基于vc,有源码和实习报告,内含数据流图-Student information management system based on the vc have the source code and practice report, containing data flow diagram
  3. 所属分类:SQL Server

    • 发布日期:2017-05-15
    • 文件大小:3829206
    • 提供者:马马虎虎
  1. xinxiguanli2

    0下载:
  2. 学生信息管理系统,基于vc,有源码和实习报告,内含数据流图,数据字典-Student information management system based on the vc have the source code and internship report contains data flow diagrams, data dictionary
  3. 所属分类:SQL Server

    • 发布日期:2017-04-24
    • 文件大小:256327
    • 提供者:马马虎虎
  1. xinxiguanli3

    0下载:
  2. 学生信息管理系统,基于vc,有源码和实习报告,内含数据流图,数据字典等-Student information management system based on the vc have the source code and internship report contains data flow diagrams, data dictionary
  3. 所属分类:SQL Server

    • 发布日期:2017-04-10
    • 文件大小:1243968
    • 提供者:马马虎虎
  1. xinxiguanli4

    0下载:
  2. 学生信息管理系统,基于vc,有源码和实习报告,内含数据流图,数据字典-Student information management system based on the vc have the source code and internship report contains data flow diagrams, data dictionary, etc.
  3. 所属分类:SQL Server

    • 发布日期:2017-05-28
    • 文件大小:11132399
    • 提供者:马马虎虎
  1. supermacket

    0下载:
  2. 超市系统的结算 管理等功能 实现超市的资金流转-Settlement of the supermarket system management function to achieve the cash flow of the supermarket
  3. 所属分类:SQL Server

    • 发布日期:2017-11-07
    • 文件大小:836997
    • 提供者:语笑嫣然
« 12 »
搜珍网 www.dssz.com