资源列表
[其他小程序] AC_automata
说明:AC自动机实现,c/c++源码,参见压缩包内AC_automata.c-the code of AC_automata<wjn> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[C#编程] context
说明:SQL分页语句,欢迎大家下载交流,大家不要忘记评论哦-SQL page statement, welcome to download exchange, we should not forget to review<xuchenlang> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[Windows编程] fast_sort
说明:/*快速排序:以待排序元素中的第一个元素作为基准将带排序的元素分为三组 *大于基准元素为一组置于基准值的右边,小于基准值的元素为一组置于基准值的左边, *基准值为一组,这样就找到了基准元素的位置就确定了 *如此递归调用。直到每一组的low==high,即实现了排序的要求。 */ -/* Rapid Sort: the first element to be sorted in the element as a basis with with sorting the eleme<雷海军> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[Windows编程] insert_sort
说明:/*直接插入排序 *假设前面的n个元素已经排好序了,现在有一个元素要插入这个序列中,找到自己的位置 *从右向左依次比较,比较过的依次往后移,当条件不满足时,则找到了自己的位置 */ -/* Direct insertion sort* Assuming the previous n elements have been sorted out, and now there is an element to be inserted into this sequence, find t<雷海军> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[C#编程] xueshengxinxiwenjian
说明:统计学生成绩,保存各科成绩到结构体中,并显示出结构体中的内容-A system to deal with student s grades .then save the grades to the struct<TU> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[驱动编程] basic-unix
说明:非常详细的linux系统之基于控制终端操作指令-Basic operating instructions<caisong> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[其他小程序] randomwitter
说明:实现了一个功能,就是把无序的字符串根据其出现的频率转化成有意义的语句-Implements a function, that is, the unordered string according to its frequency conversion into a meaningful statement<李敏> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[其他小程序] worldladder
说明:实现了一个功能,就是从一个字符串变到另一个字符串,每次只能变化一个字符,并且是最短的路径-A function, is the change from a string to another string, you can only change one character, and is the shortest path<李敏> 在 2025-06-24 上传 | 大小:1kb | 下载:0