-
用vb实现的文本加密算法
用vb实现的文本加密算法-used to achieve the text encryption algorithm
- 2022-05-16 15:07:03下载
- 积分:1
-
图中加密应用程序的实现
Cryptography application implement in PIC
- 2022-03-21 16:29:21下载
- 积分:1
-
1: 注册系统热键(还有自定义消息函数)
2:托盘图标的简单建立
3:选择文件夹的对话框
4:打开和关闭一应用程序(打开进程)
5:对文件的超简...
1: 注册系统热键(还有自定义消息函数)
2:托盘图标的简单建立
3:选择文件夹的对话框
4:打开和关闭一应用程序(打开进程)
5:对文件的超简单读和写
6:找到程序自己所在的路径
7:包含列举所有进程-1 : Registration System hotkeys (and the news function from the definition) 2 : Icon in the establishment of three simple : choose the folder dialog 4 : Open and close one application (open process) 5 : Ultra-right paper and write a simple 6 : procedures to find the path where 7 : The list contains all the processes
- 2022-08-03 05:55:31下载
- 积分:1
-
CCITT并行CRC 16
CCITT Parallel CRC 16-bit
- 2022-04-21 00:41:49下载
- 积分:1
-
在 c + + 中实现 RC4 算法
首先,RC4算法生成一个“状态”,这开始为包含在订单值0-255的数组。然后该算法通过阵列迭代和周围交换的元素,基于所述键值。原始密钥然后可被丢弃,因为RC4只使用状态来创建一个伪随机密钥流,由算法选择的元素和吐出出来。密钥流的所述状态单靠额外的好处是,原来的密钥并不需要被保存在内存中。算法初始化状态。执行密钥调度算法(KSA)上的状态下,根据所输入的键(然后其可以被丢弃)。在算法选择(现炒)的状态,并将其输出作为密钥流元素。
- 2023-04-10 10:30:03下载
- 积分:1
-
加密算法模块delphi源码
加密算法模块delphi源码-encryption algorithm module delphi FOSS
- 2022-01-25 17:40:23下载
- 积分:1
-
本程序是免费软件,您可以重新分配和/或修改
This program is free software you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.-This program is free software you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
- 2023-09-01 09:20:03下载
- 积分:1
-
基于小波系数混沌调制的图像加密
2008 Congress on Image and Signal Processing 2008 Congress on Image and Signal Processing-Image Encryption Based on Chaotic Modulation of Wavelet Coefficients
- 2022-05-13 10:18:06下载
- 积分:1
-
使用自定义密码 进行文件加密
使用传入密码生成 SymmetricAlgorithm...
使用自定义密码 进行文件加密
使用传入密码生成 SymmetricAlgorithm-You can encrypt and decrypt file with your password.
- 2022-10-18 02:00:04下载
- 积分:1
-
This software calculates the crc32 polynomial of a string. There is one class cC...
This software calculates the crc32 polynomial of a string. There is one class cCrc32.
- 2022-03-01 08:59:41下载
- 积分:1