资源列表
[加密解密] MD5codejava
说明:一个MD5加密解密算法程序,可以实现加密解密的功能.-MD5 algorithm for encryption and decryption of a program, you can realize the function of encryption and decryption.<韩毛儿> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[加密解密] 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-01-12 上传 | 大小: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-01-12 上传 | 大小: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-01-12 上传 | 大小:1kb | 下载:0