-
iPhone解锁
应用背景jhoom巴拉酒吧 ;jhoom巴拉酒吧关键技术在泰瑞MAA KI十字脉辛格
- 2022-03-13 00:27:06下载
- 积分:1
-
对于这个问题的实现、刚刚给过一个程序,突然想起另外一种简单一些的方法,一并给出[笔者长期从事移动通信系统的无线链路调制与解调、物理层实现方面的工作。在移动通信G...
对于这个问题的实现、刚刚给过一个程序,突然想起另外一种简单一些的方法,一并给出[笔者长期从事移动通信系统的无线链路调制与解调、物理层实现方面的工作。在移动通信GSM系统中,我们进行语音或者业务信道解调时,都会遇到CRC的求解。通常在硬件DSP实现时,特别是40位CRC求解时候,由于生成多项式有41项,DSP最大一次能处理40位,所以使用单个寄存器会遇到一些困难,那么以下这个程序将会解决这一困难(这是针对定点DSP、C55xx的编程实现方法)。]:
-For the realization of this issue, just to have a program, suddenly reminded of another simpler way to be given [the author has long been engaged in mobile communication system modulation and demodulation of wireless links, the physical layer to achieve work. GSM in the mobile communications system, we have a voice or channel demodulation operations, it will encounter the solution of CRC. DSP hardware usually realize, especially when solving the 40 CRC, as the generation polynomial has 41, DSP can handle the largest 40, so using a single register may encounter some difficulties, then following this process will solve this One difficulty (which is for fixed-point DSP, C55xx realize programming methods). ]:
- 2022-03-14 13:54:53下载
- 积分:1
-
小小的二级文件管理系统,应用了简单的加密,用它写日记,很好的。...
小小的二级文件管理系统,应用了简单的加密,用它写日记,很好的。-small two-level file management system,apply the simple encryption,it s great to keep a diary with it .
- 2022-02-25 19:24:17下载
- 积分:1
-
des加密算法的c程序实现,能够加密8位明文,经测试通过编译。...
des加密算法的c程序实现,能够加密8位明文,经测试通过编译。-des encryption algorithm c Program to express encryption eight, the test compiler.
- 2022-09-03 17:15:02下载
- 积分:1
-
硬件求解平方根源代码加密 (硬件求解平方根的,将license添加到原有的MaxplusII或QuartusII的license中就可以直接使用,但源代码加密。...
硬件求解平方根源代码加密 (硬件求解平方根的,将license添加到原有的MaxplusII或QuartusII的license中就可以直接使用,但源代码加密。altera提供 )-solving square root of the hardware encryption code (square root of the hardware solution will be added to the original license MaxplusII or Quartus II of the license which can be directly used, but the source code encryption. ALTERA provide)
- 2023-03-13 00:05:03下载
- 积分:1
-
LZ77压缩/解压缩算法
LZ77 compression / decompression algorithm-LZ77 compression/decompression algorithm
- 2022-03-13 09:23:32下载
- 积分:1
-
沙
SHA-2 的代码实现-SHA-2 source implementation
- 2022-06-01 17:11:35下载
- 积分:1
-
sha1的快速实现
用c语言实现的sha1,速度很快,和普通的sha1不同
- 2023-04-10 03:55:03下载
- 积分:1
-
Consecutive AES core
Description of project..
Features
Consecutive AES core
Description of project..
Features
- AES encoder
- 128/192/256 bit
- AES decoder
- 128/192/256 bit
Status
- Key Expansion added
- Encoder added
- Decoder added
- Documentation added
- 2023-06-25 12:35:04下载
- 积分:1
-
Ecc 160bit
ECC(Elliptic Curves Cryptography)加密算法是一种公钥加密算法,与主流的RSA算法相比,ECC算法可以使用较短的密钥达到相同的安全程度。此文档是160bit的C++源代码.
- 2022-02-04 22:09:49下载
- 积分:1