-
串口收发程序
通过飞思卡尔MC9S12G128单片机的串口发送接收程序波特率采用9600可随意配置波特率,实现发送单个字节或者字符串的功能等等,这款单片机有三个串口本程序三个串口的使用都已经标注完成,在这个程序里面用的是RXD2,TXD2其他的串口的话在程序里面只是被屏蔽仍然可以使用根据使用者的需求随意使用这任意的串口都已测试调试完成
- 2022-08-21 04:40:46下载
- 积分:1
-
dos environment in assembly language to write the clock procedures, including ma...
在dos环境下用汇编语言写的clock程序,包括许多中断处理-dos environment in assembly language to write the clock procedures, including many interrupt handling
- 2022-04-22 18:48:18下载
- 积分:1
-
得到远程机mac地址的源代码
得到远程机mac地址的源代码-remote machine mac address of the source code
- 2022-06-21 14:30:39下载
- 积分:1
-
STBC模拟H2,H3,H4,GI,G2,G3和G4(Matlab)
STBC关于各种配置:H2,H3,H4,G1,G2,G3和G4。基于IEEE纸J.对S.通信ST块模拟器。
- 2022-07-09 18:09:17下载
- 积分:1
-
了解网络传真的方法及相关细节,是写相关代码的好文档。
了解网络传真的方法及相关细节,是写相关代码的好文档。-Understanding of network fax methods and relevant details, is to write good documentation related to the code.
- 2023-07-31 19:00:03下载
- 积分:1
-
】 本文主要讨论了Modbus 通信协议的R TU 帧格式中常用的错误校验方法,即循环冗余校验法( CRC) 。
提出了Modbus 协议反转CRC 校验的...
】 本文主要讨论了Modbus 通信协议的R TU 帧格式中常用的错误校验方法,即循环冗余校验法( CRC) 。
提出了Modbus 协议反转CRC 校验的方法,推导了反转CRC 校验快速计算表格,并用C 语言实现了基于快速查
表算法的循环冗余校验程序。-In this paper, we mainly discuss the Modbus communication protocol R TU frame format commonly used in error checking methods, namely, Cyclic Redundancy Check Code (CRC). Modbus protocol proposed inversion method CRC checksum, CRC checksum is derived fast computing inversion table, and C language to achieve a quick look-up table algorithm based on cyclic redundancy check procedure.
- 2022-05-09 05:51:21下载
- 积分:1
-
libssh C ++源代码
libssh是一个mulitplatform C库实现SSHv2协议和SSHv1的协议,用于客户端和服务器的实现。 随着libssh,您可以远程执行程序,传输文件和 使用远程应用程序的安全和透明的隧道。支持Linux,BSD,Solaris和Windows客户端和服务器的实现。异步(非阻塞)支持SCP和SFTP支持(客户端和服务器)
- 2022-10-02 23:45:12下载
- 积分:1
-
会用C编程并不代表就掌握了C语言,本书中归纳了一些常见的C编程错误,希望对大家能有所帮助....
会用C编程并不代表就掌握了C语言,本书中归纳了一些常见的C编程错误,希望对大家能有所帮助.-Will use C programming does not mean that the hands of the C language, this book summarized some common C programming errors, in the hope that everyone can be helped.
- 2022-11-26 09:25:03下载
- 积分:1
-
一个在LINUX系统下的开源的项目MICO中演示如何使用CORBA的标准服务之一的事件服务,通过这个例程,用户可以了解CORBA事件服务的工作流程,并且可以很容...
一个在LINUX系统下的开源的项目MICO中演示如何使用CORBA的标准服务之一的事件服务,通过这个例程,用户可以了解CORBA事件服务的工作流程,并且可以很容易的扩展为自己的应用。-a Linux system in the open-source project MICO demonstrated how to use CORBA standard services, one of the events, through this routine, users can understand the CORBA event service workflow, and can be easily extended to their applications.
- 2022-08-05 16:42:18下载
- 积分:1
-
一个(k,n,K)的卷积码的维特比译码算法
一个(k,n,K)的卷积码的维特比译码算法-A (k, n, K) convolutional codes Viterbi decoding algorithm
- 2023-02-01 15:45:04下载
- 积分:1