搜索资源列表
xixianquan
- JAVA环境下的四种古典加密算法,移位,仿射,维吉尼亚,置换 详细的WORD设计文档,里面包含源码和运行程序截图-Java environment of the four classical encryption algorithm, displacement, affine, Virginia, WORD replacement detailed design document, which contains the source code and operating procedures
QQ2005
- 高效率,C++,网络编程,精华,集锦,程序设计 QQ2005登录口令加密算法及其VC源码
dataencoding
- 实现数据加密,保护输入,验证码机制,为本人课程设计源代码。
CPUAndDiskReg
- 这是一个根据CPU序列号、磁盘序列号设计软件注册程序的源码,实用性很强。
NetMACReg
- 这是一个利用网卡序列号设计软件注册程序的源码,可用于正式安装版的发布,实用性很强。
C#加密指定文件
- C#加密指定文件,浏览到想要加密的文件,可以是TXT或其它格式的文件,然后输入输入任意密钥,可以对选中的文件进行加密,由于设计出了可视化的窗体界面,因此使得本C#加密解密程序使用起来相当简单容易。
CRC
- 通过对于模2除法的研究 可以得到如下方法: 1. 把信息码后面加上p-1位的0,这个试验中p是6位,即在输入的信息码后面加上“00000”。把这个17位的被除数放入input中。 2. 在得到被除数input之后,设计一个在被除数上移动的数据滑块变量d,把input中的最高位开始逐次复制给变量d。 3. 如果d的最高位为1,由变量d和变量p做异或运算;如果d的最高位为0则不运算或者做多余的异或‘0’的运算。 4. 把滑块变量d往后滑动一位。 5. 循环步骤(3,4)
RSAVC2
- 是很不错的RSA代码!不是本人的!为了大家学习!进步!此控件是为了让 DataGridView 支持多维表头,而设计的. 通过导入一个树图(TreeView)的概念,每一个节点对应到一个表头单元格. 在多维标题中的每一个最底层的标题相当于 TreeView 中最低深度的节点. C++写的椭圆曲线加密算法库源码 -RSA is a very good code! Not own! For them to learn from! Progress! This DataGridView contr
Network-basedvoiceencryptioncommunicationsystem.ra
- 主要介绍应用声码器基于网络系统设计的语音加密通信系统方案 ,给出了硬件系统组成结构。-Network-basedvoiceencryptioncommunicationsystem
jacobi_method_of_program_source_code_design
- jacobi法的程序源码设计jacobi method of program source code design-jacobi method of program source code design jacobi method of program source code design
essential_dialog_design
- qt基本对话框设计源码,改源码是基于qt开发环境制作而成-the source is the design for basic dialog, that is based on the qt development environment to make
ASP_program_development_source_tree_menu_design.ra
- asp程序开发树形菜单设计源码vASP program development source tree menu design-vASP program development source tree menu design
VB_source_code_encryption_decryption_algorithm
- VB加密解密算法设计源码VB source code encryption and decryption algorithm-VB source code encryption and decryption algorithm
C_Programming_three_DES_encryption_algorithm_sourc
- C编程设计三层DES的加密算法程序源码C Programming three DES encryption algorithm source code-C Programming three DES encryption algorithm source code
aes_cipher
- AES 加密和解密的 MATLAB GUI 程序Demo 密匙长度 128、192、256bit 全部程序为源码设计-AES 128bit/192bit/256bit Demo