-
apach加密模块
apach加密模块 -Apach encryption component
- 2022-03-26 11:45:45下载
- 积分:1
-
串口LIFO代码+CRC!
串口队列可以用下
串口LIFO代码+CRC!
串口队列可以用下-LIFO serial code+ CRC! Serial queue can be used under the
- 2022-01-26 07:27:10下载
- 积分:1
-
软件模拟CRC冗余校验,可以对任意长度的发送序列求16位校验和,并且可以对接收序列进行检查。有详细的中文注释,和模拟函数...
软件模拟CRC冗余校验,可以对任意长度的发送序列求16位校验和,并且可以对接收序列进行检查。有详细的中文注释,和模拟函数-simulation software CRC Redundancy Check, for any length of this sequence for 16 checksum, and to be able to receive sequence for the examination. The Chinese have detailed notes and simulation function
- 2022-01-28 23:49:16下载
- 积分:1
-
AES加密算法的实现
AES encryption algorithm implementation
- 2022-12-03 09:35:02下载
- 积分:1
-
抓取网页密码,能够轻松的将网页上的密码抓取下来,功能比较简单实用...
抓取网页密码,能够轻松的将网页上的密码抓取下来,功能比较简单实用-Crawl page password, can easily crawl password page down function is relatively simple and practical
- 2022-09-17 11:35:03下载
- 积分: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
-
一个非常好的ASE代码,通过实验证明能编译通过
一个非常好的ASE代码,通过实验证明能编译通过-A perfect AES program code, and it can be run after translation and edition.
- 2022-12-08 08:50:03下载
- 积分:1
-
RSA的加密算法的应用DEMO 也是用来加密的。
RSA的加密算法的应用DEMO 也是用来加密的。-RSA encryption algorithm application DEMO also is uses for to
encrypt.
- 2022-08-05 16:59:23下载
- 积分:1
-
des
des-bish,不错,自己写的-des-bish, yes, their writing
- 2022-07-24 19:24:13下载
- 积分:1
-
二维码识别
随着二维码的不断发展,生活中有越来越多的二维码识别程序,本程序识别典型的二维码,为本人课程设计时写的代码,在识别时仅识别典型的二维码。
- 2022-06-20 01:15:19下载
- 积分:1