CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - simple

搜索资源列表

  1. wsgwxt[1].asp

    0下载:
  2. 这是一个简单的网上购物系统,希望能对大家有用!-This is a simple online shopping systems in the hope that they can be useful for all!
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:3802589
    • 提供者:chenwei
  1. los

    0下载:
  2. 操作系统课程设计 1、模拟UNIX(linux)文件系统 [问题描述] 在任一OS下,建立一个大文件,把它假象成一张盘,在其中实现一个简单的 模拟UNIX文件系统 。 [基本要求] 1.在现有机器硬盘上开辟20M的硬盘空间,作为设定的硬盘空间。 2.编写一管理程序对此空间进行管理,以模拟UNIX(linux)文件系统,具体要求如下: (1) 要求盘块大小1k 正规文件 (2) i 结点文件类型 目录文件 (共1byte) 块设备 管道文
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:876291
    • 提供者:wangwei
  1. Test-drivenn_development

    1下载:
  2. 测试驱动开发(TDD)以测试作为开发过程的中心,它要求在编写任何产品代码之前, 首先编写用于定义产品代码行为的测试,而编写的产品代码又要以使测试通过为目的。 测试驱动开发要求测试可以完全自动化的运行,在对代码进行重构前后必须运行测试。这是一种革命性的开发方法, 能够造就简单、清晰、高质量的代码。 -test-driven development (TDD) to test as the center of the development process, It requires th
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:6992469
    • 提供者:lorainve
  1. english37

    0下载:
  2. Writing Your First ASP Application ( Quick Start ) (Page 1 of 8 ) There are many tutorials out there that show you how to program in ASP. Some of them are good, and some are bad. Some of them are downright terrible. In any case, you ve read a bi
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:27419
    • 提供者:金立犇
  1. LogisticsManagementSystem

    0下载:
  2. 本系统有4个字模块,分别为:到货录入子系统、库房管理子系统、统计查询子系统、系统维护子系统。 整个系统从符合操作简便、界面友好、灵活、实用、安全的要求出发,完成进货、销售、库存管理的全过程,包括操作员的增添与修改,进货、销售商品的录入、统计与查询,以及库存的统计等。系统从可行性分析、需求分析、概念设计、结构设计、物理设计、功能设计等方面,实现物资控制自动化,系统投入使用,将大大减少公司的管理部门的劳动量,改善企业内部以及整个供应链各个环节的管理、调度及资源配置,使得管理合理规范,合理的控制物资流
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2599237
    • 提供者:梅陇猪
  1. HotelMaterialManagementSystem

    1下载:
  2. 酒店物资管理系统的开发目的是为了创造一个功能全面,易于用户操作使用的管理系统。通过对物资的计划管理,可以完成一些计划的事前存根,与实际形成对比,避免采购的盲目性。出入库管理可以方便的查询库中的物资信息。资金管理可以保障酒店内资金的划分和资金的正常流动。物资分析报表和资金汇总报表可以方便的统计物资与资金的总体状况。系统的特点是投资少,功能强,效率高,操作简单。-hotels material management system development goal is to create a ful
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:111486
    • 提供者:梅陇猪
  1. OnlineShoppingSystem

    0下载:
  2. 网上购物系统是随着电子商务的发展而发展起来的,它简单、快捷、成本低,越来越受人们的欢迎。 网上购物系统主要有以下功能:商品的展示,搜索商品的功能,虚拟购物车,顾客个人信息记录,安全的网上支付。其中,商品的展示可以供顾客浏览和挑选。搜索功能允许你通过各种参数来搜索所售商品。顾客可以把购买的商品放到购物车保存直到他离开。信息记录把顾客的购买情况记录下来可以让顾客查看他们的购物记录。你可以选择不同支付方式付款。系统对顾客来说是非常方便的。 系统采用ASP技术,基于B/S结构,用SQL Serv
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:462346
    • 提供者:梅陇猪
  1. pracc3

    0下载:
  2. 专门针对指针做的讲解/从简单指针到复杂指针。专门讲述了用法概念使用场合。-specific targets so on / from simple to complex target indicators. Devoted to the use of the concept of usage occasions.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:215141
    • 提供者:taozi
  1. banker

    0下载:
  2. 银行家算法是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法-bankers avoid deadlock algorithm is an important method, The experiment with high-level language debugging and prepared a simple algorithm bankers procedures. Deepe
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:200169
    • 提供者:张宁
  1. wewsaw12

    0下载:
  2. 按照时间数字排序的列表框 ,功能实现很简单,很适合初学者学习使用。-ranking figures in accordance with the time frame of the list, the implementation of function is very simple and very suitable for beginners to learn how to use.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:13254
    • 提供者:lou
  1. matlab1

    0下载:
  2. MATLAB 简单编程 包括很基础的程序-MATLAB programming including very simple basic procedures
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2815
    • 提供者:duanzhenhui
  1. fibonacci

    0下载:
  2. fibonacci数列,用递归实现,很简单的一个程序,但针对性很强。-fibonacci series, and recursive, a very simple procedure, but very targeted.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:5023
    • 提供者:黎元凯
  1. EasySetupV2.09

    0下载:
  2. EasySetup是一套简单易用的软件封装程序,虽然操作简易可是功能并不会比知名的Installer Shield或者Installer VISE来得逊色多少。您使用EasySetup不仅可以制作出一般应用程序的安装文件,还可以将您的Word、PowerPoint、甚至于网页也给包装起来成为一个具备安装功能的应用程序。EasySetup让您省去繁复的安装文件撰写过程,而改以视觉化的方式来处理所有的安装程序制作,当您在使用个过程中会觉得好像在制作Powerpoint 头影片一般的轻松,只要将所有的
  3. 所属分类:软件工程

    • 发布日期:2014-01-15
    • 文件大小:711985
    • 提供者:steven
  1. MSComm

    1下载:
  2. MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法。具体的来说,它提供了两种处理通信问题的方法:一是事件驱动(Event-
  3. 所属分类:软件工程

    • 发布日期:2014-01-15
    • 文件大小:8945
    • 提供者:steven
  1. sccom_bitrate_detect

    0下载:
  2. 给出了一种利用接收到的字符信息检测串行终端通信波特率 的方法。此方法简单、可靠、易行,并给出了实现这种检测方法的伪代码。-gives a use to receive information detection of the characters serial terminal communications baud rate method. This method is simple, reliable, easy, given the realization of this detectio
  3. 所属分类:软件工程

    • 发布日期:2014-01-15
    • 文件大小:9892
    • 提供者:steven
  1. Dop838

    0下载:
  2. Dopod 838官方拆机及维修手册,很详细的说明,照着他一步一步拆,很简单的,我的手机坏了就是照他拆了修的。-Dopod 838 official TBM Break-down and maintenance manual, a very detailed explanation, he told a step-by-step demolition very simple, I had a bad cell phone as he was taking off the surface.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2892815
    • 提供者:justine
  1. dos

    0下载:
  2. DOS功能,主要介绍简单的DOS使用命令. 在DOS下的一些查询,运行指令等.-DOS functions, mainly on the use of a simple DOS command. DOS some inquiries, Operation directions.
  3. 所属分类:软件工程

    • 发布日期:2014-01-15
    • 文件大小:1031
    • 提供者:ddd
  1. failure

    0下载:
  2. This paper addresses a stochastic-#ow network in which each arc or node has several capacities and may fail. Given the demand d, we try to evaluate the system reliability that the maximum #ow of the network is not less than d. A simple algorithm
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:86822
    • 提供者:郑林
  1. constraint

    0下载:
  2. This paper addresses a stochastic-#ow network in which each arc or node has several capacities and may fail. Given the demand d, we try to evaluate the system reliability that the maximum #ow of the network is not less than d. A simple algorithm
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:171636
    • 提供者:郑林
  1. budget

    0下载:
  2. This paper addresses a stochastic-#ow network in which each arc or node has several capacities and may fail. Given the demand d, we try to evaluate the system reliability that the maximum #ow of the network is not less than d. A simple algorithm
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:171548
    • 提供者:郑林
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com