资源列表
[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
[其他小程序] shunxuzhan
说明:顺序栈包括压栈,出栈,取栈顶元素等操作。比较符合老师的要求-Order stack including push the stack, to take the top element operation. More in line with the teacher' s request<史晶> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[.net编程] jquery.cookie
说明:jquerycookie轻量级插件,方法简单易用!-jquerycookie Lightweight plug-in, the method is simple and easy to use!<chensixin> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[其他小程序] DSB-AM-xiang-gan-jie-tiao
说明:对已经调制的信号进行相干解调,然后观察频域特性-The modulated signal for coherent demodulation, and then observe the frequency domain characteristics<无言> 在 2025-06-24 上传 | 大小:1kb | 下载:0