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

搜索资源列表

  1. repair

    0下载:
  2. 修复wavecm系列模块焊盘脱落的方法及天线焊接示意图-repair wavecm modules pad off the welding method and antenna diagram
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:5974
    • 提供者:dw
  1. flightsell

    0下载:
  2. 设计一个航空售票系统 实验要求: 1:飞机基本信息包括: 航班号; 目的地; 起飞时间(小时:分); 飞行日期(星期几飞行); (5) 余票额。 2:乘客基本信息包括: (1)姓名;(2)座位号;(3)密码;(4)身份证号。 3:系统功能基本包括: 查询功能(包括:按航班查找;按乘客查找); 订票功能; 退票功能。-design an experimental air ticketing system requireme
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:5225
    • 提供者:caohan
  1. smartclient3

    0下载:
  2. 本章讨论了连接性的概念,介绍了两种实现脱机功能的主要方法,并且讨论了您在使应用程序可供脱机使用时需要考虑的一些问题。-discussed in this chapter the concept of connectivity, introduced the two to achieve the main function offline, They will also discuss in your application to make use of available off the nee
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:105560
    • 提供者:hs
  1. 45g4g

    1下载:
  2. 大学本课操作系统课程设计指导书(1)假脱机技术的模拟(2)读者—写者问题的模拟-university courses on operating system design based curriculum guide book (1) at the off-line simulation technology (2) the reader-written persons Simulation
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:5525
    • 提供者:熊熊
  1. Build_GCC_Cross_Compiler_for_a_pecify_CPU

    0下载:
  2. 將GCC修改成客製化CPU的文件,對於需要C-COMPILER的人可以-GCC will revise the system of the CPU off the document on the need for C-COMPILER people can s
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:995036
    • 提供者:sazabi
  1. qpskasp1

    1下载:
  2. 此源码是用DSP实现QPSK调制,在CCS软件上实现.采样速率为14400样点/s,载波频率为1800Hz,带宽为300~3300Hz,符号速率为2400符号/s,滚降系数为0.35.-this source is used DSP QPSK modulation, the CCS software to achieve. Sampling rate of 14,400 samples / s, the carrier frequency of 1800 Hz. bandwidth of 300
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2596
    • 提供者:钟金
  1. chat_file-transmition

    0下载:
  2. 利用Visual C++的Windows SOCKET网络编程实现局域网内正在使用本程序的所有主机的群聊、两主机之间的点对点聊天和文件传送功能,且具有以下特点:通信完全是异步的;各用户是对等的,不区分客户机和服务器,任何用户启动或关闭程序都不会影响其他用户的正常使用;使用多线程传输文件。 -using Visual C Windows Socket Programming Network is bringing LAN use this procedure in the mainframe
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:60458
    • 提供者:彭双庆
  1. dingdanHTML

    0下载:
  2. 送表单数据的方法,有两种方法“get”\"post\"。GET是将FORM的输入信息作为字符串附加到action所设定的URL后面,中间用”?“隔开,每个表单域之间用”&“隔开,然后把整个字符串传送到服务器端。 使用GET方法所得到的信息不能很多,一般在4000字符左右,而且不能含有非ASCⅡ码字符,并且在浏览器的地址栏中将以明文的形式显示表单中的各个表单或值。POST是将FORM的输入信息进行包装,而不用附加在action属性的URL之后,其传送的信息数据量基本上没什么限制。-send for
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:3714
    • 提供者:zmx
  1. FlightSln

    0下载:
  2. 根据起降城市,查询到起降时间,以及航次的具体信息.-under TOL cities, inquiries that take-off and landing time, and trip-specific information.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:221155
    • 提供者:李明
  1. abcdddddddd

    0下载:
  2. 8255如何用8255和拨动开关控制控制步进电机的正转和逆转-8255 using 8255 and pull off control of the stepper motor control is transferred and reversed
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:784
    • 提供者:sdfsad
  1. diantiti

    0下载:
  2. 模拟电梯运行程序 功能如下: 初始化时,电梯位于第一层; 有键按下时,开始运行   运行时距离相差一层的才被记录并 向上运行时记下所有的所在层下面的请求; 向下运行时记下所有的所在层上面的请求; 到达楼层后,关掉指示灯,开门并停留20S 在停留的20S中包含关门的时间 在停留期间,按下关门则立即关门! 假设关门的时间是5S,在这个时间内按下开门时将开门停留 当有人按下该层按钮时,则自按下起停留20S 然后关门继续运行
  3. 所属分类:软件工程

    • 发布日期:2014-01-15
    • 文件大小:875
    • 提供者:穆勒
  1. elevator

    0下载:
  2. 五层电梯控制系统,实现电梯的运转,并且按照自己的指示实现电梯的升降。加一些外围电路等控制芯片组成了电梯控制系统的硬件配置-five-story elevator control system, the functioning of the lift, according to his own instructions to achieve lift-off and landing. Plus some external control circuit chip components on the
  3. 所属分类:软件工程

    • 发布日期:2014-01-15
    • 文件大小:1363
    • 提供者:穆勒
  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. TCPns2

    0下载:
  2. 自相似、长相关业务的生成及TCP拥塞控制的研究 目前,Internet的规模日益增大,承载的业务种类也不断增加.Internet已给人们的生活和工作带来了巨大的利益和影响.21世纪是通信的世纪,是互连网的世纪.经过20多年的发展,Internet已经在全球取得巨大的成功.该文对自相似、长相关基本理论进行了研究,得出了生成自相似、长相关业务的方法,即通过重尾分布ON/OFF源的N-Burst模型的聚合业务来生成自相似、长相关业务,使用国际上比较通用的仿真软件NS-2来进行仿真.并基于此特征业务
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2501552
    • 提供者:wangxin
  1. Link-basedOutlierandAnomalyDetectioninEvolvingData

    0下载:
  2. In this paper, we present LOADED, an algorithm for outlier detection in evolving data sets containing both continuous and categorical attributes. LOADED is a tunable algorithm, wherein one can trade off computation for accuracy so that domain
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:192752
    • 提供者:甜甜
  1. Robot-off-line-programming-system-design-and-resea

    0下载:
  2. 机器人离线编程系统设计与研究Robot off-line programming system design and research-Robot off-line programming system design and research
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:83924
    • 提供者:zig456
  1. turn-off

    0下载:
  2. 30分钟自动关机程序,如果用户在三十分钟内没有操作,那么程序就会自动将电脑关机。-The computer will turn off in case you are away in 30 minute.
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:4479
    • 提供者:cyl
  1. Off-grid-inverter

    1下载:
  2. off grid inverter for solar application
  3. 所属分类:software engineering

    • 发布日期:2017-05-26
    • 文件大小:9235111
    • 提供者:hasliza
  1. Audi-A4-2.0_TDI_-03G906016KN-391503DPF-off-

    0下载:
  2. Audi a4 2.0 tdi DPF off and original
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:114050
    • 提供者:jose
  1. cbab--A4-20-DPF-OFF

    0下载:
  2. audi a4 dpf off working file
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:92336
    • 提供者:Dawid
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com