资源列表
[Linux/Unix编程] jiegouti
说明:/*使用结构体数组,将学生的数据按成绩从高到低排序显示到屏幕上, 将学生中不及格学生的姓名显示出来 写一个函数,获取成绩低于平均分的学生记录并返回低于平均分的学生人数*/(using an array of structures, the student's data is displayed on the screen from high to low, and the student's name is displayed to write a function, to get a stud<lijingg> 在 2025-07-06 上传 | 大小:1kb | 下载:0
[其他小程序] python program
说明:可以生成随机问卷,用于问卷调查,随机生成,随机答案。(A random questionnaire can be generated)<star111> 在 2025-07-06 上传 | 大小:1kb | 下载:0
[其他小程序] ZipFileUtil
说明:Java解压缩,文件打包zipUtil,压缩单个文件成一个zip文件(Java decompress, file pack zipUtil, compress a single file into a zip file.)<王晓杰> 在 2025-07-06 上传 | 大小:1kb | 下载:0
[进程与线程] tlusber_executive_procedure
说明:每个教数据结构的老师都至少会要求学生利用学过的结构编写出一些现实模型()<iberbtize> 在 2025-07-06 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 字符串插入块链实现
说明:输入一串字符串,程序自动分割成8个一串的块链。整个程序通过链表实现,还可实现插入字符串功能。(Input a string of characters, the program is automatically divided into 8 string blocks. The whole program is implemented through linked list, and the function of inserting string is also realized.)<晴栀菀歌°> 在 2025-07-06 上传 | 大小:1kb | 下载:0
[图形图象] regiongrowcolorRGB
说明:彩色图形分割的两种经典算法,可直接使用。。(Study of color image segmentation algorithm)<lns> 在 2025-07-06 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 希尔排序
说明:希尔排序(Shell Sort)是插入排序的一种。也称缩小增量排序,是直接插入排序算法的一种更高效的改进版本。希尔排序是非稳定排序算法。该方法因DL.Shell于1959年提出而得名。 希尔排序是把记录按下标的一定增量分组,对每组使用直接插入排序算法排序;随着增量逐渐减少,每组包含的关键词越来越多,当增量减至1时,整个文件恰被分成一组,算法便终止。(Hill sorting (Shell Sort) is a sort of insertion sort. Also known as narr<晴栀菀歌°> 在 2025-07-06 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] RGB
说明:基于RGB的彩色图像分割方法,可在matlab里直接使用(Study of color image segmentation algorithm)<lns> 在 2025-07-06 上传 | 大小:1kb | 下载:0