搜索资源列表
PingExample
- wince下的ping编程.实现主机探测,路由维护,路由选择,流量选择的功能.本例程使用一个数据包来探测主机地址是否存活.()当然再主机没有配置成过虑icmp形式.内含工程文件-ping weights under the program. To achieve mainframe detection, routing maintenance, routing, flow selection of functions. The routine use of a data packet to d
CYPRESS_A3load
- a3load is 8051 firmware that can be used for uploading or downloading to EZ-USB RAM (internal or external). It implements the vendor specific command bRequest = 0xA3. The address to download/upload to/from is specified in the wValue field of t
myserial.c
- 串口通讯,代校验,校验方式为每个数据包通过抑或,在包尾输出校验位-serial communications, substituting calibration and testing methods for each data packet, or by the end of the output packet Parity
detectformatlab
- 了实现采用GPRS(通用分组无线电业务)网进行远距离数据传输,采用Cygnal公司的带有USB(通用串行总线)接口的8051F320单片机和西门子公司的GPRS模-achieve using GPRS (General Packet Radio business) network for remote data transmission, Cygnal used with the USB (Universal Serial Bus) interface to the 8051 F320 micr
640UsbDebug
- 如果您用的是51等慢速的单片机可能没什么事情,当用ARM等快速的处理器作大量数据传输时可能会出现丢包的现象。在MCU连续的给主机发包的过程中,主机还没有将上一个包的数据从D12读走(就是D12的缓冲区处于满的情况),MCU又将另一个包写进去时会覆盖掉以前的。因此在每写入一个包时必须先判断D12有没有空的缓冲区,-If you use the other 51 may slow the SCM little things, When using such fast ARM processor fo
MSP430-6-2
- 描述;用于MSP430F149。 异步通讯。 从串口接收数据,分析收到的数据包,然后根据算法进行运算,最后 将结果从串口返回。 数据包的结构见xieyi.h。-descr iption; For the MSP430F149. Asynchronous communications. Receiving data from the serial port, analysis of data packets received, and on the basis of com
HA-SoftEther-CHX
- 国芯开发数据虚拟环境,HA-SoftEther-CHX,数据包!-Guoxin development data virtual environments, HA-SoftEther-CHX, the packet!
EDID
- 对EDID数据包的每一字节每一位分析处理(中文资料)-EDID data for every byte of every packet analytical processing (Chinese data)
datalink-selective 数据链路层—选择性重传协议
- 数据链路层的选择性重传协议的编写。在仿真环境下编程实现有噪音信道环境下 两站点之间无差错双工通信。信道模型为8000bps 全双工卫星信道,信道传播时延270毫秒,信道误码率 为10-5,信道提供字节流传输服务,网络层分组长度固定为256字节-The data link layer selective retransmission protocol preparation. In the simulation environment, programming environment,
6-3
- 用于MSP430F149进行异步串口通信,从串口接收数据,分析收到的数据包,然后根据算法进行运算,最后将结果从串口返回。数据包的结构见xieyi.h。-For MSP430F149 asynchronous serial communication, receiving data from the serial port, analyzing the data received packets, and then computing algorithm, and finally to retur
TFTP
- 通过TFTP协议从网口下载数据。源码中board_eth_rcv()用于接收数据,将该数据上传给ip层。board_eth_send()用于将上传过来的数据包发送出去。-Through the TFTP protocol to download data from the net mouth. Source board_eth_rcv () used to receive data, the data upload to the ip layer. board_eth_send () is us
CCS-DEMO
- OMAPL138 外设使用经典例程,包括串口和网卡底层接收发送数据包检测工程-OMAPL138 peripherals use the classic routines, including the serial port and network card the underlying receiver to send data packet inspection works
Victor
- 简单实用, 功能强大的 C++ Builder 串口控件! 本控件是免费的, 不需要注册, 有关授权及许可协议详见 license.txt 文件。 1.支持二进制数据和文本数据的收发 2.支持任意格式的数据的收发 3.支持两种数据包协议(识别每帧数据首尾的方法): ①超时判断数据首尾, 适用于与单片机和仪表的通讯 ②帧首尾和控制符, 适用于大量复杂的数据传输, 例如文件收发等-Simple, practical, powerful C++ Builder seria
guiyue-2005
- 本文档描述的是电力行业2005通讯规约,主要用于主站和终端之间数据通讯,针对通讯规约中报文做了详细的描述,-This document describes the power industry in 2005 the Statute of communications, mainly for the main stations and data communication between terminals for packet communications statute made a det
090527softwaredesignofanalysisofgammarayscollected
- 能谱仪VC++6.0软件个人设计是由本人2009年05月开发的γ能谱仪VC++6.0软件 不过由于我是初次接触VC,很多语句调用和逻辑算法都还是新手阶段,请勿见笑 本软件包括 1.调用MFC控件接受串口数据包(数据包为附件中通讯协议规定) 2.调用pDC绘图(绘制表格和谱线) 3.实时采集数据并处理(处理部分其实还没写好) 4.调用WINDOWS系统的OFFICE控件将采集到的数据保存到EXCEL(由于我不会建立文件夹,所以在运行前,必须在C盘建立一个文件夹“collec
RTL8019
- 本文件夹中的代码是“RTL8019”的驱动代码。 main.c 该文件包括了main主函数,为读者朋友提供了一个以太网主循环的例子,读者朋友可根据自己系统以及用到的协议来自行更改这个循环。 RTL8019.C 该文件包括了RTL8019读写寄存器、重启芯片、接收数据包、发送数据包等各个底层驱动函数,以及ARP、以太网数据包处理等初级处理函数。 IP.C 该文件包括了UDP等IP层的协议代码。-The code in the folder is " RTL8019&
swrc045r
- Packet Sniffer2.14协议分析仪 ti zigbee最新数据抓包软件-Packet Sniffer protocol analyzer packet capture software, the latest data ti zigbee
RF24L01-MCU-PC
- 无线模块24L01开发包资料,RF24L01-MCU-PC通信例程-The wireless module 24L01 development packet data the RF24L01-MCU-PC communication routines
STM32-CAN-ucgui-ucos
- 基于ucgui3.90 建立了点选框,可以选择7档CAN通信速率,建立一个文本编辑框作为接收CAN通信报文,建立了5个按钮,4个按钮作为测试报文数据发送,1个按钮作为清除接收文本区。-Establish a point-based ucgui3.90 box, you can select 7 files CAN communication rate, create a text edit box as a receiving CAN communication message, the est
WindowsPCEP6.0Developer-Refrence-
- 针对嵌入式设备的独特需求设计复杂的应用程序 管理虚拟内存,堆和栈以减小程序的内存占用。 创建多线程进程和处理事件。 使用存储器管理来管理不同的文件系统和卷 使用数据库API存储简单的分组数据 写注册表数据、枚举主键和键值 跳读用户、计时器和系统事件以及气泡通知 连接到有线和无线网络,PC以及其他设备-The unique needs of embedded devices for the design of complex applications Virtua
