-
ASIC______
ASIC design and synthesis
- 2010-03-14 14:23:05下载
- 积分:1
-
polar-3gpp-matlab-master
3Gpp中的poalr 码仿真,只要实现其编码和译码程序(polar code simulation in 3GPP)
- 2019-05-06 18:49:08下载
- 积分:1
-
idea3a,idea3b,idea3c加密算法
idea3a,idea3b,idea3c加密算法-idea3a,idea3b and idea3c encrypting algorithms
- 2023-01-19 10:45:04下载
- 积分:1
-
DES-complete
一个DES加解密程序,有兴趣的可以下来看看。(A program about DES)
- 2012-07-03 09:12:47下载
- 积分:1
-
JAVA密码保护页面,可以保护你不让想看的人,设置简单
JAVA密码保护页面,可以保护你不让想看的人,设置简单-JAVA password-protected pages, and can protect you from those who want to set up a simple
- 2023-07-31 21:45:03下载
- 积分:1
-
RSA算法的实验报告,有源码、流程图、时间复杂度分析等。
RSA算法的实验报告,有源码、流程图、时间复杂度分析等。-RSA algorithm experimental reports, source code, flowcharts, time complexity analysis.
- 2022-08-03 14:25:10下载
- 积分:1
-
使用的是API编程,可格式化、校验和读写特殊扇区。可用作Windows下的磁盘加密。本函数还有以下两个缺点以待改进: 1.本函数还只能读能读 A: 和 B:,即...
使用的是API编程,可格式化、校验和读写特殊扇区。可用作Windows下的磁盘加密。本函数还有以下两个缺点以待改进: 1.本函数还只能读能读 A: 和 B:,即只能对软盘操作 2.不能改变磁盘扇区大小,只能是标准的 512 个字节。 参数说明: command 操作: 0 重置磁盘 2 读扇区 3 写扇区 4 校验磁道 5 格式化磁道 8 得到设备参数 (int 1EH) drive 驱动器 A:=0 B:=1 head 磁头号,范围 0 - 1 track 磁道号,范围 0 - 84 ( 80 - 84 为特殊磁道,通常用来加密 ) sector 扇区号,范围 0 - 255 ( 19 - 255 为非标准扇区编号,通常用来加密) nsectors 每次读或写的扇区数,不能超出每磁道的最大扇区数 buffer 数据写入或读出的缓冲区,大小为 512 个字节 返回值 ( 同 Int 13H ): 0x0 成功 0x1 无效的命令 0x3 磁盘被写保护 0x4 扇区没有找到 0xa 发现坏扇区 0x80 磁盘没有准备好-using the API programming, formatting and testing literacy and special sectors. Windows can be used as a disk encryption. This function has the following two shortcomings to be improved : 1. This function can only be read, read A : and B : that only the right to operate two floppy disks. No change disk sector size, the standard is only 512 bytes. Parameter Description : command operations : 0 Reading 2 replacement disk write Sector Sector 3 4 5 checksum track to be formatted track eight equipment parameters (int 1EH) drive drive
- 2022-08-22 04:00:28下载
- 积分:1
-
This program encodes and decodes a character using the Vigenere Square method
This program encodes and decodes a character using the Vigenere Square method
- 2022-01-26 03:25:56下载
- 积分:1
-
本书真实系统地介绍了密码学及该领域全面的参考文献。
全书共分四个部分,首先定义了密码学的多个术语,介绍了密码学的发展及背景,描述了密码学从简单到复杂的各种协...
本书真实系统地介绍了密码学及该领域全面的参考文献。
全书共分四个部分,首先定义了密码学的多个术语,介绍了密码学的发展及背景,描述了密码学从简单到复杂的各种协议,详细讨论了密码技术,并在此基础上列举了如DES、IDEA、RSA、DSA等10多个算法以及多个应用实例,并提供了算法的源代代码清单。
全书内容广博权威,具有极大的实用价值。自出版以来,得到业内专家的高度赞誉,是致力于密码学研究的专业及非专业人员一本难得的好书。-This book introduces the real system and the field of cryptography comprehensive references. Book is divided into four parts, first of all define the term more than cryptography, introduced the development of cryptography and background, describes cryptography from the simple to the complex variety of the agreement, a detailed discussion of cryptographic techniques, and on this basis cited, such as DES, IDEA, RSA, DSA algorithm, as well as more than 10 examples of multiple applications and provides the algorithm source code on behalf of the list. Broad authority of the contents of the book, has great practical value. Self-publishing has been highly praised the industry experts, is dedicated to the study of cryptography professional and non-professional a rare book.
- 2023-01-31 04:40:03下载
- 积分:1
-
MD5 加密算法 Delphi 源码。 编译为dll文件,方便其他语言的系统调用...
MD5 加密算法 Delphi 源码。 编译为dll文件,方便其他语言的系统调用-MD5 encryption algorithm Delphi source. Dll file to compile and facilitate language system calls
- 2022-03-19 06:58:45下载
- 积分:1