资源列表
[其他小程序] bucketSort
说明:(吊桶排序法)吊桶排序法源于一维正整数数组的排序问题,它使用了一个行从下标从0-9,列下标从0-n-1(n是一维数组中的元素数目)的二维整数数组,二维数组的每一行叫做一个吊桶(bucket)。-(Bucket sorting method) bucket sort method from the one-dimensional array of positive integer scheduling problem, it uses a line from the subscr ipt from<zzd> 在 2025-06-29 上传 | 大小:1kb | 下载:0
[其他小程序] str_to_key
说明:LM Hash值生成过程中的str_to_key函数。-LM Hash value generated in the process of str_to_key function.<dsafasd> 在 2025-06-29 上传 | 大小:1kb | 下载:0
[其他小程序] exchange
说明:从键盘输入一个字符串,将其中的小写字母全部转换成大写字母, 然后输出到一个磁盘文件"test.dat"中保存,再从该文件中读出 字符串并显示出来。输入的字符串以"!"结束-Keyboard input from a string, lowercase letters, which are all converted to upper case, and then output to a disk file test.dat saved, and then from the docum<KEVIN> 在 2025-06-29 上传 | 大小:1kb | 下载:0