搜索资源列表
cdmaTesPlan
- CDMA20001X无线上网卡完整测试计划,值得一看!-Wireless internet CDMA20001X integrity of the testing program, worth a visit!
Mimo_system
- Arbitrary transmitting antenna, receiving antenna arbitrary STBC-MIMO-OFDM the MATLAB program, including the integrity of PSK modulation, STBC encoding, such as channel estimation.
SecurityinDistributedEmbeddedSystems
- Information security was first explored in the context of communication systems. When two entities send or receive sensitive data using public networks or communication channels that are easily accessible by could-be attackers, they should genera
RAIM_DOKUMENT
- "Global Positioning System Receiver Autonomous Integrity Monitoring", by Valeri Perepetchai
infration
- 一套完整的红外通信系统设计所需的材料,包括原理讲解,硬件详解,设计方案,源代码。-A design of infrared communication system integrity of the needed materials, including the explanation of the principle, hardware Xiangjie, design, source code.
485-Bus
- :利用RS485数据两线的硬件基础上,以较少的总线控制命令,实现RS485数据总线的时分复用功能,使总线上每一个节点均能平等地 发送数据,在软件设计上信号灯状态切换的时间同步不紊乱,通讯消息的收发有序不冲突以及通讯数据包的完整性-: Using hardware-based two-wire RS485 data on the bus with less control commands to achieve RS485 data bus time-division multiplexing
paper5
- 基于虚拟机自省的运行环境完整性度量机制.PDF-Integrity measurement mechanism based on the operating environment of the virtual machine introspection
paper4
- 云存储中的数据完整性证明研究及进展.pdf-Cloud Storage data integrity proof Research and Development
PAPER3
- 一个改进的云存储数据完整性验证方案.pdf-An improved cloud storage data integrity verification program .pdf
Operating-system-security-by-integrity-checking-a
- Operating system security by integrity checking article, pdf
113
- The Receiver Autonomous Integrity Monitoring (RAIM) is used to improve positioning system safety. This paper proposes a new RAIM approach to detect and exclude multifaults of GNSS measurements before position estimation. The new approach uses t
Cyclic-Redundancy-Check
- CRC即循环冗余校验码(Cyclic Redundancy Check[1] ):是数据通信领域中最常用的一种查错校验码,其特征是信息字段和校验字段的长度可以任意选定。循环冗余检查(CRC)是一种数据传输检错功能,对数据进行多项式计算,并将得到的结果附在帧的后面,接收设备也执行类似的算法,以保证数据传输的正确性和完整性。-CRC is the most commonly used in the field of data communication error check code, which