排序:上传时间 相关度 下载量 查看数

CALL 156

按分类查找:

  • PLC TM卡开发系统汇编程序(ATM8051)

    PLC TM卡开发系统汇编程序(ATM8051) ;***************** 定义管脚*************************SCL BIT P1.0SDA BIT P1.1GC BIT P1.2BZ BIT P3.6LEDI BIT P1.4LEDII BIT P1.5OK BIT 20H.1OUT1 BIT P1.3OUT2 BIT P1.0OUT3 BIT P1.1RXD BIT P3.0TXD BIT P3.1PCV BIT P3.2WPC BIT P3.3RPC BIT P3.5LEDR BIT P3.4LEDL BIT P3.6TM B ...

    /dl/31621.html

    标签: 8051 PLC ATM TM卡

    上传时间: 2014-03-24

    上传用户:448949

  • tcp ip协议详解 中文版PDF

    很多不同的厂家生产各种型号的计算机,它们运行完全不同的操作系统,但TCP.IP协议族允许它们互相进行通信。这一点很让人感到吃惊,因为它的作用已远远超出了起初的设想。T C P / I P起源于6 0年代末美国政府资助的一个分组交换网络研究项目,到9 0年代已发展成为计算机之间最常应用的组网形式。它是一个真正的开放系统, ...

    /dl/33320.html

    标签: tcp 协议

    上传时间: 2013-11-13

    上传用户:tdyoung

  • 高精度温度测量铂电阻温度探测器(PRTDs)和​​ADC

    Abstract: Many modern industrial, medical, and commercial applications require temperature measurements in the extended temperature rangewith accuracies of ±0.3°C or better, performed with reasonable cost and often with low power consumption. This article explains how platinumresistance ...

    /dl/41751.html

    标签: PRTDs ADC 高精度 温度测量

    上传时间: 2013-11-06

    上传用户:WMC_geophy

  • 能量收集系统的设计挑战

    Modern electronic systems solve so many difficult problems that they often seem like magic. Nonetheless, these systems all have thesame basic limitation: they need a source of electrical power! Most of the time this is a straightforward challenge for the electronicdesigner, because there are many ...

    /dl/41801.html

    标签: 能量收集

    上传时间: 2015-01-03

    上传用户:zukfu

  • 华为 Quidway 系列多协议路由器

    华为 Quidway 系列多协议路由器,支持 PPP、FR、X25、SLIP、HDLC 等网络协议,用户可通过各种广域网线路接入 Internet 及互联互访。 路由器内置安全防火墙、NAT、RADIUS 安全认证,以及 CALL BACK 等多项互联安全防护功能;并通过 CA 认证协议的验证和 IPSec 隧道协议,在 Internet 上构建安全可靠的网络通道,基于硬件的数 ...

    /dl/127314.html

    标签: Quidway 华为 多协议路由器

    上传时间: 2013-12-05

    上传用户:zsjinju

  • The Kannel Open Source WAP and SMS gateway works as both an SMS gateway, for implementing keyword b

    The Kannel Open Source WAP and SMS gateway works as both an SMS gateway, for implementing keyword based services via GSM text messages, and a WAP gateway, via UDP. The SMS part is fairly mature, the WAP part is early in its development. In this release, the GET request for WML pages and WMLScrip ...

    /dl/132667.html

    标签: gateway implementing SMS keyword

    上传时间: 2014-01-11

    上传用户:2525775

  • DELPHI basicCtrl+NUM 直接将光标跳到NUM处

    DELPHI basicCtrl+NUM 直接将光标跳到NUM处,NUM是用Ctrl+Shift+NUM设置的标号。 NUM不能用小键盘。 Ctrl+Home 将光标移至文件头。 Ctrl+End 将光标移至文件尾。 Ctrl+B Buffer List窗口。 Ctrl+I 同Tab键。 Ctrl+M 同Enter键。 Ctrl+N 同Enter键,但光标位置保持不变。 Ctrl+T 删除光标右边的一个单词。 Ctrl+Y 删除光标所 ...

    /dl/147749.html

    标签: basicCtrl NUM DELPHI 光标

    上传时间: 2014-11-26

    上传用户:kr770906

  • Linphone is a web phone: it let you phone to your friends anywhere in the whole world, freely, simpl

    Linphone is a web phone: it let you phone to your friends anywhere in the whole world, freely, simply by using the internet. The cost of the phone call is the cost that you spend connected to the internet.

    /dl/148687.html

    标签: phone Linphone anywhere friends

    上传时间: 2015-05-04

    上传用户:牛布牛

  • This book is about using Python to get jobs done on Windows.This intended to be a practical book foc

    This book is about using Python to get jobs done on Windows.This intended to be a practical book focused on tasks. It doesn t aim to teach Python programming, although we do provide a brief tutorial. Instead, it aims to cover:How Python works on Windows The key integration technologies supported by ...

    /dl/151012.html

    标签: This book practical intended

    上传时间: 2015-05-10

    上传用户:ddddddos

  • a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, lis

    a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, list, set, and deque. The smart pointer has an assignment operator and greater than operator that call the target object s operator.

    /dl/164741.html

    标签: non-sharing containers pointer vector

    上传时间: 2015-06-15

    上传用户:Late_Li