搜索资源列表
XMODEM.C
- 这是XMODEM传输协议原代码,测试只能证明错误的存在,而不能表明程序中没有错误。 测试的两个作用是:确定程序中缺陷的存在;有助于判断该程序在实际上是否可用。 软件测试最困难的问题之一是知道何时停止测试(When to stop testing? ) 自己测试自己的程序是不可能的。 当一个软件被测出的缺陷数目增加时,更多的未被发现的缺陷存在的概率也随之增加。 -This XMODEM transfer protoc
MIPS-xmodem
- MIPS架构Xmodem和Ymodem源码程序,和tftp齐名常用网络通讯协议-MIPS architecture Xmodem and Ymodem source procedures, and tftp par common network communication protocol
XMODEM
- Source code for executing XModem function
xmodem
- xmodem协议接收程序,和平台无关,只要加上串口发送函数即可使用。(内有详细说明)-XMODEM protocol to receive the procedure, and platform-independent, as long as the add function can be used to send the serial. (There are details below)
Xmodem
- 基于S3C2410的xmodem协议实现,实现后可以通过该协议完成target和host的文件传输,不需要再用Jtag烧板子-Based on S3C2410 the XMODEM protocol to achieve the adoption of the agreement after the completion of target and host of the file transfer, do not need to us
xmodem-receiver
- xmodem协议源码实现,用java实现,采用eclipse开发,支持多线程.-XMODEM protocol source code to achieve, achieve with java using eclipse to develop and support multi-threading.
xmodem
- 在阳初s3c2410开发板上实现的xmodem传输协议-In the early Yang S3C2410 Development Board to achieve the XMODEM transfer protocol
xmodem
- XMODEM 是一种适合在两个计算机之间进行文件传输的简单协议。嵌入式系统调试环境经常利用此协议或其变体,通过UART 端口进行image 的下载。实践者通过此实验环节可对通信协议的基本要素有较深入的了解,同时对通信协议在实时操作系统环境下的实现方式有初步了解。-XMODEM is a fit between the two computers Simple File Transfer Protocol. Debugging embed
xmodem
- vxworks下的XMODEM协议实现,调试通过-under VxWorks XMODEM protocol, debugging through
tX+RX+Xmodem
- 标准的c代码,支持Xmodem的接受和发送,支持短线重传,而且随时都可以用ESC断开。功能强大。在4510上可以直接使用。-Standard c code, support for XMODEM acceptance and send to support short-term retransmission, and can be used at any time disconnect the ESC. Powerful. In 451
XModem
- XModem协议源码,众所周知的一个协议的源码,搞arm的第一个程序基本上就是这个-XMODEM protocol source code, as we all know the source of an agreement, to engage the first arm is basically a program that
Xmodem
- 功能:编程实现简化Xmodem协议,为实现标准的Xmodem协议做基础-Function: XMODEM protocol to simplify programming for the realization of the standard XMODEM protocol as a foundation
xmodem.c.tar
- Xmodem program used to transfer the files using the xmodem protocol
xmodem+c.html.tar
- c-Xmodem sources read your package and describe it at least 40 bytes in English.-c-Xmodem sources read your package and describe it at least 40 bytes in English.
Xmodem-All
- 在VC6.0下编译,可以通过Xmodem—128、256、512和1K Xmodem协议传输文件到单片机,避免了繁琐的烧录步骤-In VC6.0 compiled, you can Xmodem-128, 256,512 and the 1K Xmodem protocol to transfer files to the microcontroller, avoiding the tedious steps in burning
the-realization-of-Xmodem-protocol-based-on-UDP.ra
- 对Xmodem 协议进行分析,设计Xmodem 协议的结构、机制、元素等。利用Socket 接口编程实现基于UDP 的Xmodem 协议-Of Xmodem protocol analysis, design Xmodem protocol structure, mechanism, elements and so on. Socket Interface Programming using the Xmodem protocol ba
XModem
- 用xModem协议的AVR单片机的BootLoader-USE XModem to Flash AVR MCU FLASH,
Xmodem
- 用 UART 做文件传输(采用 Xmodem协议)-UART to do with the file transfer (using the Xmodem protocol)
AT91RM9200-ARM-Xmodem
- 基于AT91RM9200芯片的Xmodem传输协议,里面包括CRC算法和Xmodem的接受和发送的源程序。-Based on AT91RM9200 chip Xmodem transfer protocol, which includes Xmodem CRC algorithm and the acceptance and transmission of the source.
XMODEM
- XMODEM的好资料 可以让更多的初学者学习。-XMODEM good information allows beginners to learn more.