AVR306串口程序例子----查询模式 Application Note AVR306 * Polled mode driver for UART, this is the similar to
AVR306串口程序例子----查询模式 Application Note AVR306 * Polled mode driver for UART, this is the similar to the * library defa...
Query+Mode技术资料下载专区,收录243份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
AVR306串口程序例子----查询模式 Application Note AVR306 * Polled mode driver for UART, this is the similar to the * library defa...
Wince Mouse User Mode Driver :Wince下開啟Uart port,照著封包格式,可模擬滑鼠移動
DES算法的入口参数有三个:Key、Data、Mode。其中Key为8个字节共64位,是DES算法的工作密钥;Data也为8个字节64位,是要被加密或被解密的数据;Mode为DES的工作方式,有两种:加密或解密,如果Mode为加密,则用Ke...
IAP做升级实验时,单片机RAM不够,自己编写了个上位机实现将bin文件分包发送给单片机串口。每次发送1kb。采用X-MODE-1K协议传输。此文件为上位机C#源码。编译软件为Microsoft Visual Studio 运行窗...
本例展示了如何设置TIM工作在输出比较-非主动模式(Output Compare Inactive mode),并产生相应的中断。 TIM2时钟设置为36MHz,预分频设置为35999,TIM2计数器时钟可表达为: TIM2 cou...
对fastreport进行封装成dll,只需传一个query即可显示报表内容,显示的列可以自定义,对学习fastreport可以参考一下