搜索资源列表
rcc Serial
- rcc串口通讯底层-rcc bottom Serial Communication
rcc
- 串口通讯在客户端/服务器类型的应用程序设计中经常要使用到,目前串口通讯采用的一般是专用软件包或者标准串口通讯协议(如XMODEM、ZMODEM等),这样完整详细且免费的软件包比较少,所以在SPCOMM的基础之上建立了本文所描述的串口通讯协议,称之为rcc(表示为Reliable Comm Communication),其主要目标是在用串口进行通讯的客户端/服务器双方建立一条可靠的通讯链路,就象TCP(RFC793)一样。该协议的目前的开发是采用VC++,应用平台为WIN95/NT,但作为rcc协
rcc
- rcc串口通讯协议设计思想是基于帧传输方式,即在向MODEM(RS232)发送数据时是一帧一帧地发送,对于应用程序来讲,应用程序所发送的和所接收的都是流式数据,即如果应用程序需要进行上层的协议解释的话,它将面对这些流数据的重新拼装。为保证可靠的传输,在rcc进行数据传输时,采用发送/应答/握手/失败方式,即发送一帧数据,一个应答,若应答没收到,重新进行协商握手,握手失败则向应用程序报告错误。
rcc
- rcc自激式开关电源的saber仿真资料,自己已近仿真过ok。-rcc Switching Power saber simulation data, almost simulation over the ok.
rcc-JYY
- 电波钟超全资料,自制电波钟 rcc-JJY的详细资料 IC资料PDF+源代码+编码格式-All the information super clock radio, clock radio made the details of rcc-JJY IC data+ PDF+ source code encoding
1153026177
- rcc电源设计的有关资料 很好的,大家看-rcc power supply design information to very good, we look at
rcc
- 基于CORTEX-M3内核STM32F103平台的rcc模块控制程序-code on rcc module base on the CORTEX-M3 kernel CPU STM32F103
200-04
- rcc TT Group IRIG-B STANDARD
rcc
- rcc通讯协议+源码,基于vs包含客户,服务端代码-rcc communication protocol+ source code, including client-based vs service-side code
rcc
- 一个简单的rcc实例,学习的好代码,源码附带注释信息-examples
05-rcc
- cortex m3 rcc example source
rcc
- 在程序界面显示从.rcc文件动态加载的图标-display icon which is dynamicly loaded from .rcc file
rcc
- stm32f103实验3:rcc的配置和使用-stm32f103 Experiment 3: the configuration and use of the rcc
stm32f10c8-rcc-and-GPIO
- 包含了rcc的配置和通用GPIO的配置,包括LED,静态数码管,动态数码管等应用。希望对入门级的学员有一定的帮助。-Contains rcc configuration and general GPIO configuration
rcc-setting-and-using
- 关于如何设置STM32的rcc时钟以及它的相关使用,代码可以移植-rcc clock on how to set up the STM32 and its use, the code can be ported
rcc
- 电波钟rcc解码,用于解决电波钟解码问题-Radio controlled clock rcc decoding
rcc
- 了解熟悉rcc配置细节,系统运行不同的频率rcc配置不一样 rcc 用于配置系统运行频率-Understand familiar with the rcc configuration details of the system to run different frequency different rcc rcc configuration is used to configure the system operating frequency
STM32F407-rcc-Introduction
- STM32F407-rcc介绍,专门讲述了M407的rcc结构和相关内容,网转的,希望对一些人有帮助.-STM32F407-rcc introduced the M407 devoted to the rcc structure and relevant content, network switch, and hope for some help.
rcc
- rcc Resource Library for Embedded Linux.
rcc电源实用总结20190905
- rcc电源功能,参数,如何选配,电感量的计算,可能大家对其并是不很了解。