-
这是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
-
使用vb的方法加密文本
使用vb的方法加密文本-use of encryption text
- 2022-04-25 01:04:50下载
- 积分:1
-
数据加密的工具源代码
数据加密的工具源代码--Source code of data encryption tool
- 2022-08-23 10:05:47下载
- 积分:1
-
古典密码算法中的单表代换密码算法、移位密码算法、Vigenere密码算法。算法比较简单,用命令的方式。可以随机生成明文和密钥。...
古典密码算法中的单表代换密码算法、移位密码算法、Vigenere密码算法。算法比较简单,用命令的方式。可以随机生成明文和密钥。-Classical cryptographic algorithm in a single table substitution cipher, transposition cipher, Vigenere cipher. Algorithm is relatively simple, way to use the command. Can be randomly generated and the key explicitly.
- 2022-03-01 11:35:20下载
- 积分: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
-
vb写的DES源码,复制到Visual Basic 6.0 中即可使用。
vb写的DES源码,复制到Visual Basic 6.0 中即可使用。-vb source code written by DES, copy to the Visual Basic 6.0, can be used.
- 2022-01-23 10:14:06下载
- 积分:1
-
这个是RSA加密算法C源程序,希望对需要的朋友有所帮助
这个是RSA加密算法C源程序,希望对需要的朋友有所帮助-This is the RSA encryption algorithm C source code, and they hope to help a friend in need
- 2022-03-02 11:33:57下载
- 积分:1
-
Base64编码/解码器
base64 coder/decoder
- 2022-02-14 15:51:22下载
- 积分:1
-
text encryption and decryption
文本加密和解密
- 2022-09-21 03:50:03下载
- 积分:1
-
ProGuard5.2.1含源代码,完全可编译执行
Proguard是强大的Java字节码混淆器,含有源代码,可以根据自己需求修改编译。满足自身需求。
也可以作为爱好者自学的好材料。
- 2022-01-26 03:52:01下载
- 积分:1