资源列表

« 1 2 ... .49 .50 .51 .52 .53 1554.55 .56 .57 .58 .59 ... 1664 »

[加密解密hill_sorting

说明:希尔排序算法: 基本思想:将整个无序序列分割成若干小的子序列分别进行插入排序。 序列分割方法:将相隔某个增量h的元素构成一个子序列。在排序过程中,逐次减小这个增量,最后当h减到1时,进行一次插入排序,排序就完成。增量序列一般采用:ht=2t-1,1≤t≤[log2n],其中n为待排序序列的长度。-Hill sorting algorithm: the basic idea: the whole sequence disorder i
<pannewstar> 在 2025-04-02 上传 | 大小:1kb | 下载:0

[加密解密sum_check

说明:CRC校验中叠加和校验方法的生成,校验等功能函数源码。-CRC verification and validation methods of superposition generation, calibration source, such as performance function.
<hh> 在 2025-04-02 上传 | 大小:1kb | 下载:0

[加密解密CPUMac

说明:CPU序列号和MAC地址获取函数,适用广泛-CPU serial number and MAC address access function, the application of broad
<liaoyun> 在 2025-04-02 上传 | 大小:1kb | 下载:0

[加密解密RC4

说明:RC4加密源代码,用C++编写,全套源代码,很齐全,测试过没有任何问题放心使用-RC4 encryption source code, using C++ Prepared a full set of source code, it is complete, tested ease of use there is no problem
<lichen> 在 2025-04-02 上传 | 大小:1kb | 下载:0

[加密解密rc5

说明:rc5 c语言源代码。可修改性强。适合学习调试使用~-rc5 c language source code. May amend the strong. Study for debugging use ~
<jiaosibei> 在 2025-04-02 上传 | 大小:1kb | 下载:0

[加密解密RSA

说明:RSA算法是在1978年由Ron Rivest, AdiShamir 和Leonard Adleman提出的一种公钥加密算法。RSA能同时用于加密和数字签名的算法,也易于理解和操作。RSA是被广泛研究的公钥算法,从提出至今,经历了各种攻击的考验,逐渐为人们所接受,被普遍认为是目前最优秀的公钥方案之一。-RSA algorithm in 1978 by Ron Rivest, AdiShamir and Leonard Adleman p
<> 在 2025-04-02 上传 | 大小:1kb | 下载:0

[加密解密singersandscores

说明:为歌手投票:1、检测出最高分和最低分,然后求出平均分 2、计算各个评委的打分与平均分的差的绝对值,绝对值大的为“差评委”,小的为“好评委”。 在求出最大值和最小值时还要捕获数组b的下标,即得到评委的序号-Vote for the singers: 1, detected the highest points and lowest points, and then calculated the average sub-2, cal
<张超> 在 2025-04-02 上传 | 大小:1kb | 下载:0

[加密解密base64_code

说明:base64加密算法源代码,比如现在的qq采样双层加密,其中外层加密就采用此算法-base64 encryption algorithm source code, such as the current two-tier encryption qq sampling, in which outer layer of encryption on the use of this algorithm
<钟毓秀> 在 2025-04-02 上传 | 大小:1kb | 下载:0

[加密解密Crack

说明:MyEclipse注册码生成文件,Java源码-MyEclipse generate key files, Java source code
<chenpeng> 在 2025-04-02 上传 | 大小:1kb | 下载:0

[加密解密RsaImp

说明:RSA implementation by using Java
<Cavin> 在 2025-04-02 上传 | 大小:1kb | 下载:0

[加密解密sol-10-u5-ga-md5sum-x86

说明:solaris 10 dvd md5 文档 说明-solaris 10 dvd md5 documentation
<zhangyl> 在 2025-04-02 上传 | 大小:1kb | 下载:0

[加密解密rossler

说明:因开发环境中没有fortran,故选C++代替,用Fortran语言编写的rossle程序,观察混沌图形,可用于教学-Development environment because there is no fortran, was chosen C++ Replaced with Fortran language rossle procedures, observation of chaotic graphics, can be use
<dbsjqz> 在 2025-04-02 上传 | 大小:1kb | 下载:0
« 1 2 ... .49 .50 .51 .52 .53 1554.55 .56 .57 .58 .59 ... 1664 »

源码中国 www.ymcn.org