CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 协议

搜索资源列表

  1. pmac_

    0下载:
  2. 无线传感器网络MAC协议研究中,PMAC协议的简单代码。-MAC Protocol for Wireless Sensor Networks study, PMAC code simple protocol.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:858
    • 提供者:段石头
  1. can_bus_protocol_2.0b

    0下载:
  2. can_bus_protocol_2.0b CAN总线协议-can_bus_protocol_2.0b CAN bus protocol
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:352127
    • 提供者:seth
  1. c51uart_test

    0下载:
  2. 单片机C51串口中断接收和发送测试例程(含通信协议的实现)-C51 single-chip serial port receive and transmit interrupt routine test (including the realization of communication protocols)
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1231
    • 提供者:czj
  1. MAC

    0下载:
  2. 无线传感器网络低占空比MAC协议研究 介绍MAC协议-mac protocol
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:397613
    • 提供者:乔福
  1. C64xTCPIPStack

    0下载:
  2. 绝对好东西,基于TIDM642DSP的tcp/ip协议栈,完全源代码-Definitely a good thing, TIDM642DSP based on the tcp/ip protocol stack, complete source code
  3. 所属分类:DSP program

    • 发布日期:2017-05-22
    • 文件大小:7150062
    • 提供者:张振
  1. MCU_TCPIP

    0下载:
  2. 单片机的TCP/IP协议栈,成功验证通过,希望对大家有帮助。-The single-chip TCP/IP protocol stack, the success of authentication is passed, we would like to help.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:184082
    • 提供者:黄学达
  1. MCP2510

    0下载:
  2. CAN协议处理芯片MCP2510的技术资料PDF格式的-MCP2510 chip CAN protocol to deal with the technical information PDF format
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:593807
    • 提供者:王八
  1. udevfilesystemsolve

    0下载:
  2. ARM平台上蓝牙协议栈Bluez的移植使用和配置 .rar
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:55249
    • 提供者:zwx
  1. mac_tx

    0下载:
  2. zigbee协议栈中MAC层中LOW-LEVEL的部分源代码,实现数据部分的通信功能,也给出了其相关定义-zigbee protocol stack in the MAC layer of the LOW-LEVEL some source code, data part of the communication function, it is also given the definition of the relevant
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:5381
    • 提供者:李奎翰
  1. Micriumucos

    1下载:
  2. 这个是ucos官方网上下载的,ucos下的非常完整的商用的TCP/IP协议栈,对开发ucos下的网络产品的朋友来说是无价之宝,对想学习TCP/IP协议栈的朋友来说是最好的学习源码.更可贵的是,它还有完整的PDF资料.同时ucos也是最新版本V2.86,比较旧版本,它增加了对定时器的管理.在此贡献给大家,同时希望搞嵌入式的工程师们共同繁荣中国的嵌入式事业!-This is the official online ucos download, ucos under the very integrit
  3. 所属分类:uCOS

    • 发布日期:2017-05-19
    • 文件大小:5524473
    • 提供者:laishw
  1. chfV1_21

    0下载:
  2. chf MODBUS通讯协议 ,485发送格式,以及协议构成-chf MODBUS communication protocol, 485 sending format, as well as the agreement constitutes a
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:131490
    • 提供者:右面
  1. C8051F340NetworkRefenences

    0下载:
  2. 详细介绍了TCP、IP的实现,对需要自主实现网络协议的用户来说很重要-depicts how to implement network connection using C8051F340 and CP2200
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-19
    • 文件大小:5143221
    • 提供者:yaoyue
  1. magCPV

    0下载:
  2. 利用PIC16F877控制的多机通信(485协议),通信双方发送和接受的数据利用LCD1602液晶实时显示。-PIC16F877 to control the use of multi-machine communications (485 agreements), communication, both send and receive data using real-time display LCD1602 LCD.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:298516
    • 提供者:zhangwenbin
  1. biyelunwen

    0下载:
  2. 随着计算机技术的不断发展,USB设备以其传输速度快、可热插拔、独立供电等诸多的优点被普遍采用。现在市面上的USB设备层出不穷,如U盘、MP3、移动硬盘等应用起来十分方便。 本文采用VisualC++6.0软件进行仿真,利用基于对话框的VC++应用程序完成对上位机界面的编写,可以利用VC编程实现对计算机底层硬件的操作。采用DriverStudio软件编写USB设备的驱动程序。 本文先介绍了USB通信协议及其传输方式,然后具体地给出了驱动程序开发的全过程,同时根据硬件电路设计了上位机显示
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:489856
    • 提供者:谷穗
  1. modbus103

    1下载:
  2. 嵌入式操作系统下的一个modbus转IEC103的协议转换软件-An embedded operating system to IEC103 the modbus protocol conversion software
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:
    • 文件大小:5292
    • 提供者:njysq
  1. sdcard_spi

    0下载:
  2. 自己翻译的SD卡规范协议,SPI模式的,马马虎虎了。-Own translation of SD card specification agreement, SPI mode, a so-so.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1441357
    • 提供者:杨旭
  1. chuankou

    0下载:
  2. MSP430异步串口程序,实现简单的协议,既可以用于单片机之间通信,也可以用于单片机与PC机通信。-MSP430 UART procedures, to achieve a simple agreement, both can be used for communication between the single-chip, single-chip can also be used for communication with the PC.
  3. 所属分类:SCM

    • 发布日期:2014-11-02
    • 文件大小:30271
    • 提供者:zhaolq
  1. Zstack_Start

    0下载:
  2. zigbee协议学习入门资料。TI芯片CC2430的协议库ZSTACK,这是一个比较实用的学习过程资料-zigbee protocol to learn introductory information. TI chip CC2430 protocol library ZSTACK, this is a relatively practical information on the learning process
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-09
    • 文件大小:1093663
    • 提供者:tony
  1. ZIGBEE

    0下载:
  2. ZIGBEE协议的开发,以及一些组网的相关内容-ZIGBEE protocol development, as well as some networking related content
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-23
    • 文件大小:7484301
    • 提供者:chenxupeng
  1. ZIGBEE_protocol

    0下载:
  2. ZIGBEE协议栈,分析ZIGBEE开发,对无线传感器网络的开发有帮助-ZIGBEE protocol stack, analysis ZIGBEE development, the development of wireless sensor networks help
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:96740
    • 提供者:谭敏敏
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com