-
循环冗余码CRC 检验技术广泛应用于测控及通信领域。CRC 计算可以靠专用的硬件来实现,
但是对于低成本的微控制器系统, 在没有硬件支持下实现 CRC 检验...
循环冗余码CRC 检验技术广泛应用于测控及通信领域。CRC 计算可以靠专用的硬件来实现,
但是对于低成本的微控制器系统, 在没有硬件支持下实现 CRC 检验,关键的问题就是如何通过软件
来完成CRC 计算,也就是 CRC 算法的问题。
这里将提供三种算法,它们稍有不同,一种适用于程序空间十分苛刻但 CRC 计算速度要求不高
的微控制器系统,另一种适用于程序空间较大且 CRC 计算速度要求较高的计算机或微控制器系统,
最后一种是适用于程序空间不太大,且CRC计算速度又不可以太慢的微控制器系统。-CRC Cyclic Redundancy Code inspection techniques are widely used in the field of measurement and control and communications
- 2022-06-19 03:39:52下载
- 积分:1
-
设置串口属性,并打开串口从串口发送数据。
设置串口属性,并打开串口从串口发送数据。-Set serial port properties, and open the serial port to send data from the serial port.
- 2022-03-21 02:21:26下载
- 积分:1
-
一份敏捷软件架构与开发方法的PDF文档。
一份敏捷软件架构与开发方法的PDF文档。-An agile software architecture and development of methods of PDF documents.
- 2022-05-16 10:23:27下载
- 积分:1
-
Carnegie SSD6 课件 第一章
Carnegie SSD6 课件 第一章-Carnegie SSD6 ppt
- 2022-10-22 13:25:03下载
- 积分:1
-
Adlink Technology PCI
凌华科技PCI-9222板卡说明书,详细介绍了板卡功能等-Adlink Technology PCI-9222 card statement, detailing the functions of the board
- 2022-03-18 18:16:03下载
- 积分:1
-
自动取款机模拟程序。控制台。
模拟ATM自动取款机程序。。基于控制台程序而编写的-ATM ATM simulation procedures. . Console-based program has been prepared. .
- 2022-08-13 01:09:04下载
- 积分:1
-
Java Servlet帮助文档
书籍语言: 简体中文
书籍类型: 程序设计
授权方式: 免费软件
书籍大...
Java Servlet帮助文档
书籍语言: 简体中文
书籍类型: 程序设计
授权方式: 免费软件
书籍大小: 243 KB
-Java Servlet help documentation books Language : English books types : Authorization Program Design : free software books Size : 243 KB
- 2022-07-26 03:18:05下载
- 积分:1
-
如何基于44b0x开发板建立NFS开发环境本文详细介绍
如何在ARMSYS上建立采用NFS的开发环境,可供一步步实践,希望能为大家提供帮助。...
如何基于44b0x开发板建立NFS开发环境本文详细介绍
如何在ARMSYS上建立采用NFS的开发环境,可供一步步实践,希望能为大家提供帮助。
-How 44b0x development board based on the establishment of NFS development environment This paper describes how to build ARMSYS development environment using NFS, for one, step by step practice, and hope to be able to help everyone.
- 2022-05-23 02:54:28下载
- 积分:1
-
ATmega s MMC/SD card C file
ATmega s MMC/SD card C file
- 2022-03-09 23:09:47下载
- 积分:1
-
使用威尔配对,本文提出了一种基于身份的环签密方案,给出了具体的算法.该方案能够使消息的
发送者以一种完全匿名的方式发送消息,并且同时实现保密性和认证性两种功...
使用威尔配对,本文提出了一种基于身份的环签密方案,给出了具体的算法.该方案能够使消息的
发送者以一种完全匿名的方式发送消息,并且同时实现保密性和认证性两种功能.我们证明了在决策双线性Diffie-
Hellman问题难解的假设下,新提出的方案对自适应选择密文攻击是安全的.与传统的先签名后加密的方案
相比,本方案中密文长度有了明显的降低,在低带宽的要求下更加可行.-Will the use of matching, this paper, a ring of identity-based signcryption program, given a specific algorithm. The program will enable the sender information in a completely anonymous way to send messages, and at the same time to achieve confidentiality and authentication of two functions. We prove that in the decision-making bilinear Diffie-Hellman problem difficult to resolve under the assumption that the new proposal for adaptive chosen ciphertext attack is safe. with the traditional first signed encrypted program compared ciphertext of the program significantly reduced the length, in the low-bandwidth request more feasible.
- 2022-03-18 08:18:49下载
- 积分:1