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

搜索资源列表

  1. E_I

    1下载:
  2. 这是一个基于MCU的电机控制系统,单片机接收PC的信息,根据Modbus通信协议转换为相应电机控制命令。 整个程序在keil环境下开发,实现了电机的启动、停止、增速、减速、反馈运行时间和速度的功能。-This an MCU-based motor control system, the 8031 PC receiving the information, according to Modbus communication protocol conversion to the correspon
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3611
    • 提供者:李林
  1. i2cdrivers

    0下载:
  2. I2c的通信协议 主控端。 没有写从端。不好意思-I2c Zhukongduan the communication protocol. No written from the end. Sorry.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1847
    • 提供者:肖轶
  1. 会话通信程序1

    0下载:
  2. 该实例完成一个服务器端和客户端简单的会话通信过程.要求主机上安装TCP/IP协议,并设定IP.服务器端和客户端使用同一台主机的不同端口号,服务器端使用的端口号为2000,客户端使用的端口号为3000. 服务器端程序先运行,首先初始化Winsock,然后创建套接字,在2000端口上进行绑定,接着在2000端口进行侦听,并进入等待状态.客户端后运行,同样首先初始化winsock,然后创建套接字,接着尝试和服务器端的连接.连接一旦建立,就可以在服务器端和客户端之间进行通信.客户端提示输入一个数字,比如
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:16921
    • 提供者:小亮
  1. 基于TCPIP的局域网多用户通信系统

    1下载:
  2. 基于TCP/IP协议的网络多用户通信系统,可实现聊天、文件传送等应用,C++写的。-based on the TCP / IP protocol network multi-user communication system can achieve chatting, file transfer and other applications written in C.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:789475
    • 提供者:孙卫平
  1. 通信行业标准

    0下载:
  2. 信息产业部发布的关于SIP协议的技术规范,第一部分:第二部分:基于会话初始协议(SIP)的呼叫控制的应用-issued by the Ministry of Information Industry on the SIP protocol specification, Part I : Part II : Based on Session Initiation Protocol (SIP) Call Control Application
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:615562
    • 提供者:zgr
  1. SoftUART

    0下载:
  2. UART通信协议介绍,并附简单实现的汇编语言代码 -Introduction to UART communication protocol with library included
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:82678
    • 提供者:
  1. CS8900A_汇编实现51单片机的TCP_IP协议

    0下载:
  2. 在51单片机上用汇编实现的TCP/TP协议网络通信,1、可以接收和发送帧 2、 实现了ARP报文传输;3、 ARP应答;4、实现了ICMP协议 5、 可以被其他网络中的主机Ping到 6、 实现了UDP协议-in 51 MCU used to achieve a compilation of TCP / TP network communication agreement, one that can receive and send two frames to achieve the ARP p
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5205
    • 提供者:张雪奇
  1. ver2.0

    0下载:
  2. 采用CYGNAL F015单片机,用于一个电池老化试验柜(即循环充放电)的实用程序,实现了SMBUS总线通信协议。-used CYGNAL macroeconomic microcontroller, for a battery aging test counters (that is, charge-discharge cycle), the practical procedures to achieve the SMBUS bus communication protocols.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:113106
    • 提供者:管红超
  1. 违章积分查询

    0下载:
  2. 中国移动IVR开发范例,为青牛平台使用。现有的PSTN、PLMN、CATV、Internet等各种网络,有着不同的通信协议和媒体方式,融合通信平台构筑在现有的各种基础通信网络之上,在应用层屏蔽掉通信协议的差异,并实现统一的服务路由、统一的资源管理、计费管理、服务数据管理、认证服务、目录服务、内容管理等。通过融合通信平台可以实现信息发布、信息点播、电子商务、客户服务、市场营销、销售管理、资源管理、物流管理等多种增值服务。-China Mobile IVR development paradigm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:109460
    • 提供者:zhao
  1. 网络数据管理软件

    1下载:
  2. 1) 从网络采集实时数据:在软件运行过程中,可以实时地从网络上根据自定义的通信协议采集数据,并且按照层次结构显示在主界面中。 2) 自动生成数据表:在服务器程序初次运行时,创建数据库,并且随着程序的进行在数据库中根据收到的数据生成数据表。 3) 历史数据存储功能:从网络上采集的数据值只要发生变化,就会存储到历史数据表中。 -a) real-time data acquisition networks : the software process, in real time from
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:163002
    • 提供者:zss
  1. ssl加密协议通信

    0下载:
  2. ssl加密通信的客户端和服务端程序,包括安全证书的认证(linux)-ssl encrypted communications client and server-side procedures, including safety certificate authentication (linux)
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:4813
    • 提供者:赵强
  1. 用CSharp实现基于TCP协议的网络通讯

    0下载:
  2. 本文介绍了C#中如何使用System.Net.Socket来进行基于TCP协议的通信编程,该文是以读取服务器系统时间这么一个简单例子来说明的。-This paper introduces the C# System.Net.Socket how to use TCP-based communications program, the text is based on the server time to read such a simple example to explain.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:3245
    • 提供者:开远
  1. HART协议简介

    1下载:
  2. HART协议由Rosemount公司开发且已向每个使用者开放HART协议采用标准的Bell 202频移键控信号以1200波特通信以低电平加载于4mA~20mA模拟信号上,由于载波信号的平均值为零所以它对模拟信号没有影响。-HART agreement develops by Rosemount Corporation also opened the HART agreement to each user to use the standard the Bell 202 frequency-s
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:182045
    • 提供者:李姚
  1. 12路串口3路Socket口的数据收发程序foucLinux

    1下载:
  2. 一个12路串口+3路Socket口的数据收发程序 嵌入式ucLinux操作系统下调试通过,可以作为程序开发者一个很好的借鉴,掌握通信协议基本原理-a Route 12 road Socket three serial data transceiver mouth procedures ucLinux embedded operating system debugging, as developers a good draw and master the basic tenets of Commu
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:12396
    • 提供者:孙彦景
  1. tcp通信

    0下载:
  2. 这是一个利用TCP协议进行通信的程序,很典型,适合初学者学习,程序分两个部分,客户端和服务器-using TCP communication procedures, typical, for beginners to learn, procedures in two parts, the client and server
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:17871
    • 提供者:程拨
  1. 中国移动短消息网关接口协议1.2版文档

    0下载:
  2. 中国移动通信集团公司企业规范,规定信息资源站实体与互联网短消息网关的应用层接口协议1.2版-China Mobile Communications Corporation standardize enterprises, provides information resources Station entities and Internet Short Message Gateway Application Layer Interface Protocol Version 1.2
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:105910
    • 提供者:twodiamond
  1. configrato1r

    0下载:
  2. FF通信协议的实现,包括了OD的构件等等。里面用到了SOCKET技术-FF communications protocol implemented, including the OD component and so on. They used the technology SOCKET
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:9230
    • 提供者:郭贤志
  1. scommtext

    0下载:
  2. 吐血奉献:一套完整的串口通信WINDOWS版软件。可以接照规定的通信协议进行通信测试,并自动将数据和十六进制数显示出来。稍作修改可用于通信。-vomit blood dedication : a complete set of serial communication Windows version of the software. That can be as the communication protocol for communications test and automatic da
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:90877
    • 提供者:周思良
  1. xmlparsers

    0下载:
  2. 这是一个自己编制的即时通信协议xmpp的微型版希望对大家有帮助-This is a preparation of their own instant communication protocol Xmpp miniature version hope to be helpful
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:6065
    • 提供者:佟柳燃
  1. tangshants040611

    0下载:
  2. 通过CAN总线,按内燃液传摆式动车组网络CAN总线通信协议与ECM通信 2. 通过RS485总线,按EKE机箱CPU的RS485协议议与EKE机箱CPU通信 3. 通过RS422总线,按ESW公司倾摆装置RS422协议与倾摆控制装置通信-CAN bus, according to internal combustion liquid-tilting EMUs CAN bus communication network agreement with the ECM Communica
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:12163
    • 提供者:张雨田
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com