-
孙子定理和算法的逆模型
孙子定理及求模求逆算法-grandchildren theorem and inverse model for Algorithm
- 2022-02-02 17:15:36下载
- 积分:1
-
title = Windows NT/2000/XP a RAM
title=Windows NT/2000/XP 一个RAM-DISK文件系统驱动 memo=SwapFs is a driver for Windows NT/2000/XP that let you use a Linux swap partition for temporary storage, like a RAM-disk. It is possible to put Windows page file on it. It is implemented as a disk filter driver.-title = Windows NT/2000/XP a RAM-DISK file system driver memo = SwapFs is a driver for Windows NT/2000/XP that let you use a Linux swap partition for temporary storage, like a RAM-disk. It is possible to put Windows page file on it. It is implemented as a filter driver disk.
- 2023-05-25 04:30:03下载
- 积分:1
-
简单的文件加密代码
一个不错的文件加密系统,对你工作的安全大大加强。...
简单的文件加密代码
一个不错的文件加密系统,对你工作的安全大大加强。-simple file encryption code a good file encryption system, you have the right security greatly enhanced.
- 2022-01-25 15:53:09下载
- 积分:1
-
NTL 大数运算库 专门RSA等加密算法运算库
NTL 大数运算库 专门RSA等加密算法运算库-Large numbers operator NTL library dedicated RSA encryption algorithm such as library operations
- 2022-01-25 16:00:42下载
- 积分:1
-
CRC32
CRC32哈希算法的C#版源码.采用的是动态生成码表的方法.-CRC32-hash algorithm in C# version of the source code. The code is dynamically generated table method.
- 2022-04-28 05:11:44下载
- 积分:1
-
Weather radar echo generated for this code is its own no problem, I used
天气雷达回波产生 这个代码是自己编的 我用过没什么问题-Weather radar echo generated for this code is its own no problem, I used
- 2022-03-22 03:46:03下载
- 积分:1
-
java加密源代码,
java source code for cryptography,
including all kinds of classes.-java source code for cryptography, including all kinds of classes.
- 2022-04-07 02:10:11下载
- 积分: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
-
Elliptic Curve Cryptography C achieved in++ 6.0 compiler passed under. Would lik...
椭圆曲线密码C实现的,可以在++6.0下编译通过。希望对大家有帮助!-Elliptic Curve Cryptography C achieved in++ 6.0 compiler passed under. Would like to help everyone!
- 2022-05-13 16:48:37下载
- 积分:1
-
使用来加减密的,是RSA和MD5的复合使用的源码!
使用来加减密的,是RSA和MD5的复合使用的源码!-Secret used to addition and subtraction, is a composite RSA and MD5 to use source code!
- 2022-08-16 08:44:36下载
- 积分:1