CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 通信协议

搜索资源列表

  1. chatServer

    0下载:
  2. 此程序为java聊天程序服务器端,为java源码,在Eclipse或MyEclipse中运行即可。通信协议为UDP。-This program is java chat server side, as the java source code to run in Eclipse or MyEclipse can. Communication protocol for the UDP.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:13478
    • 提供者:wang
  1. modbus51

    0下载:
  2. 51单片机上实现MODBUS通信协议,可以读写寄存器-51 MODBUS communication protocol implemented on single chip can read and write registers
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:45079
    • 提供者:熊勇生
  1. mmc_pxa

    0下载:
  2. PXA27x的MMC/SD IO控制器在访问PXA27x处理器的软件与MMC存储堆和支持MMC、SD及SDIO通信协议之间充当联结作用。PXA27x的MMC控制器协议规范遵守多媒体卡系统规范V3.2(MultiMediaCard System Specification Version 3.2);SD控制器支持一个基于SD存储卡规范V1.01(SD Memory Card Specification Version 1.01)SD卡或基于SDIO卡规范V1.0( SDIO Card pecifi
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:12649
    • 提供者:sxf
  1. Visual_C_network_communication_protocol_analysis_a

    0下载:
  2. 本书包含了Visual C++网络通信协议分析与应用实现一书的代码,包括TCP、UDP编程,FTP编程,web编程,ICMP高级开发,邮件发送编程等等。-This book contains the Visual C++ network communication protocol analysis and application of the code book implementation, including TCP, UDP programming, FTP programming, w
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-19
    • 文件大小:5285939
    • 提供者:he jiaxin
  1. UT60A_RS232_PROTOCOL

    0下载:
  2. UT60A 数字万用表微机通信协议,传输万用表测量的电压、电流及电阻数据,上传到计算机,通过数字及图形显示。-UT60A digital multimeter computer communication protocols, transmission multimeter measuring voltage, current and resistance data, upload to the computer through the digital and graphic display.
  3. 所属分类:Energy industry

    • 发布日期:2017-03-26
    • 文件大小:98712
    • 提供者:mmc
  1. DUT

    1下载:
  2. DUT系列数据采集模块将温度传感器(热电阻,热电偶等)的输出信号或电流、电压直接转换成数字量,通过RS-485总线及标准通信协议将数据传送给主机。在模块上由89C51单片机管理模块自动工作,通道转换、ADC启动、采集数据、参比端补偿(热电偶)、引线电阻补偿(热电阻)、数字校零、非线性校正和数据处理等,均由单片机完成,主机仅在需要数据时,发送读取数据命令,模块给出已经线性化了的温度的数字量。通讯协议兼容台湾研华ADAM4000系列和松下PLC的通讯协议,可以与大多数组态软件直接连接,不需要额外的驱
  3. 所属分类:Com Port

    • 发布日期:2017-05-13
    • 文件大小:3545881
    • 提供者:刘学伟
  1. 9vGOb05z

    0下载:
  2. TCP/IP开发源码 其中的通信协议代码都存在-TCP/IP code
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-07
    • 文件大小:34355
    • 提供者:saralee
  1. TCP_IP

    0下载:
  2. TCP/IP通信协议的程序实例,直接拿过来用就可以了-TCP/IP communication protocol process instance can be used directly to take over the
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:4553
    • 提供者:赵学寒
  1. URAT

    0下载:
  2. 实验室项目中用c语言开发的 485通信协议,对开发通信协议有很好的参考价格-Laboratory project using c language development of 485 communication protocols, communication protocols on the development of a good reference price
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:6813
    • 提供者:xiongqi
  1. I2Cdrive

    0下载:
  2. 目前比较流行的一种通信协议------I2C总线协议(AT2402),里面包含此协议的通信规则,驱动lcd1602显示时钟,并且在断电后依然保存数据,省去再调烦恼。-A current popular communication protocols------ I2C bus protocol (AT2402), which contains the rules of this agreement, communication, drive lcd1602 show the clock, and
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1285
    • 提供者:dahai
  1. 485ZONGXIANFENXI

    0下载:
  2. 485总线通讯方式分析 通信协议的编写 开始位 停止位-485 communication protocol for the preparation of the beginning of stop bit
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-14
    • 文件大小:4824
    • 提供者:zwy
  1. protobuf

    0下载:
  2. 是google提出的,一种语言无关、平台无关、扩展性好的用于通信协议、数据存储的结构化数据串行化方法-Is google put forward, a language-independent, platform-independent, extensible good for communication protocols, data storage of structured data serialization method
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:289407
    • 提供者:homerlu
  1. mcumodbus

    0下载:
  2. 51单片机实现的 modbus 通信协议测试通过 希望能给初学者一个启发 共同进步!与之前上传的不一样-51 MCU modbus communication protocol test inspired by hope to give eginners a common progress! Not the same as the previous upload
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:2360
    • 提供者:赵香桂
  1. CSerial_Example

    0下载:
  2. 利用网上的一个CSerial类,写成了基于对话框的简易通信协议 通信协议.pdf 所实现的协议 Main VC++6.0工程目录 Main/测试数据.txt 是一个基本命令及对应响应数据的列表-using the open-source CSerial class got from the internet,it implemented a simple communication protocol based on windows-dialog programs
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:581163
    • 提供者:王功庆
  1. MSN

    0下载:
  2. MSN协议,适合想编即时通信系统或做网络实验时参考,写的非常详细-MSN protocol for instant messaging system to compile or make reference to the network experiments, write a very detailed
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1054461
    • 提供者:朱颢
  1. server

    0下载:
  2. 局域网下 使用IP通信协议 可以聊天 的工具-LAN can use IP communication protocol chat tool
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-11
    • 文件大小:1357
    • 提供者:杜丰
  1. keys

    0下载:
  2. 介绍了键盘接口的PS/2通信协议,给出了与单片机接口的软件原理及C语言程序-Describes the keyboard interface PS/2 communication protocol, gives the principle and MCU interface software and C language program
  3. 所属分类:Project Manage

    • 发布日期:2017-03-28
    • 文件大小:100354
    • 提供者:jim
  1. shizhong

    0下载:
  2. 如果是用pc的串口传输数据就好办了,可以安装一个串口监视工具(如AccessPort)。电脑串口一般是2、3、5三根线通讯,2是txd,3是rxd,5是GND,但是电脑的逻辑电平与单片机的逻辑电平不同,具体看串口通信协议,网上很容易搜到。 IIC总线上的数据可以通过示波器查看,两个探头,一个连接clk,另一个连接sda,IIC通信时可以观察到传输的数据。 -If you are using pc' s serial port to transfer data much easier t
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:1154
    • 提供者:陈明宇
  1. 1

    0下载:
  2. 水利电力自动化设备TCPIP通信协议栈的选择-Water Resources and Electric Power Automation Equipment TCPIP communication protocol stack of choice
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:242271
    • 提供者:郭坚
  1. i2c

    0下载:
  2. 本代码实现了IIC通信读取特定地址RAM中数据的功能,是对IIC通信协议的完整体现,如果用的到可以对本程序修改实现IIC通信传递数据。-The code to achieve the IIC communication read the data in a specific address of RAM function, is the complete embodiment IIC communications protocol, if you can use to modify the im
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:624700
    • 提供者:赵琳
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com