-
智能卡的例子程序..........
智能卡示例程序。。。。。。。。。。
- 2022-02-22 09:13:29下载
- 积分:1
-
Be dealt with on the digital watermark embedding watermark source code, using a...
关于数字水印嵌入时处理水印的源代码,采用猫脸变换对水印图像进行预处理
-Be dealt with on the digital watermark embedding watermark source code, using a cat face on the watermark image pre-processing transformation
- 2022-04-17 13:14:01下载
- 积分:1
-
其实网上这方面的代码已经不少了,但是大多都如出一辙,主要是给出的代码不但不好理解(主要是为了处理大文件,支持分块,这样就会屑弱初学者对算法的理解),该源代码在引...
其实网上这方面的代码已经不少了,但是大多都如出一辙,主要是给出的代码不但不好理解(主要是为了处理大文件,支持分块,这样就会屑弱初学者对算法的理解),该源代码在引入必要头文件后可以在VC6.0下顺利通过编译-fact that the Internet has been a lot of code, but most of all the same, given the code is not only poor understanding (mainly to handle large files, support block, which would litter beginners weak understanding of the algorithm), the source code necessary to the introduction of the first document in VC6 .0 smoothly through the compiler
- 2023-02-11 04:35:03下载
- 积分:1
-
MD5算法说明 最新的算法分析
MD5算法说明 最新的算法分析-MD5 algorithm shows the newest algorithmic analysis
- 2023-07-13 03:15:02下载
- 积分:1
-
这是SLRC632的全部源代码.包括读typea typeb书..全功能支持
这是SLRC632的全部源代码.包括读typea typeb书..全功能支持-This is the full source code SLRC632. Including reading books .. typea typeb full-function support
- 2022-06-02 09:41:49下载
- 积分:1
-
山排序算法:基本思想:全序无序分离…
希尔排序算法:
基本思想:将整个无序序列分割成若干小的子序列分别进行插入排序。 序列分割方法:将相隔某个增量h的元素构成一个子序列。在排序过程中,逐次减小这个增量,最后当h减到1时,进行一次插入排序,排序就完成。增量序列一般采用:ht=2t-1,1≤t≤[log2n],其中n为待排序序列的长度。-Hill sorting algorithm: the basic idea: the whole sequence disorder is separated into a number of small sub-sequences respectively Insertion Sort. Sequence segmentation method: h will be separated by an incremental elements constitute a subset of sequences. In the sort process, the successive decrease of the increment, and finally reduced to one when h when an insertion sort, sort completed. Incremental sequence generally use: ht = 2t-1, 1 ≤ t ≤ [log2n], in which n is the length of sequence to be sorted.
- 2022-02-06 21:23:34下载
- 积分:1
-
IBE identity
IBE基于身份的加密系统的身份提取程序,使用VC6.0开发,即把身份转换成椭圆曲线上的点-IBE identity-based encryption system of the identity of extraction procedures, using VC6.0 development, namely, the identity into a point on the elliptic curve
- 2023-02-17 10:35:04下载
- 积分:1
-
一个简单的cpp程序,接收一个文件,没有一点
A simple cpp program, that receives a file, does a bit-wise "not" for every character, and adds "not" to the extension. Repeated running does the same and removes the "not" from extension. This a "pseudo-encryption", but very useful to avoid automated filtering software. This way it is possible to send "exe" files (or anything else) without the emails being blocked... First - send the source code, have your (enlightened) recipient compile it, then send the "notted" file.
The code is not very efficient though, I only had 30 minutes to invest... :)-A simple cpp program, that receives a file, does a bit-wise "not" for every character, and adds "not" to the extension. Repeated running does the same and removes the "not" from extension. This is a "pseudo-encryption", but very useful to avoid automated filtering software. This way it is possible to send "exe" files (or anything else) without the emails being blocked... First - send the source code, have your (enlightened) recipient co
- 2022-08-10 05:54:26下载
- 积分:1
-
base64 算法,这是一个非常详细的编码和解码的过程
base64 算法,这是一个非常详细的编码和解码的过程-base64 algorithm, this is a very detailed process of encoding and decoding
- 2023-04-09 07:00:03下载
- 积分:1
-
CRC32循环冗余校验源程序!!!!
VC版本
CRC32循环冗余校验源程序!!!!
VC版本-CRC32 Cyclic Redundancy Check Source Code! ! ! ! VC version
- 2022-01-27 11:51:53下载
- 积分:1