资源列表

« 1 2 ... .53 .54 .55 .56 .57 1558.59 .60 .61 .62 .63 ... 216381 »

[其他小程序ZipFileUtil

说明:Java解压缩,文件打包zipUtil,压缩单个文件成一个zip文件(Java decompress, file pack zipUtil, compress a single file into a zip file.)
<王晓杰> 在 2025-05-19 上传 | 大小:1kb | 下载:0

[进程与线程tlusber_executive_procedure

说明:每个教数据结构的老师都至少会要求学生利用学过的结构编写出一些现实模型()
<iberbtize> 在 2025-05-19 上传 | 大小: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
<晴栀菀歌°> 在 2025-05-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法二叉树的遍历

说明:主要实现:创建二叉树、用先中后序遍历二叉树(中序,先序和后序遍历用非递归实现),并输出树高。(The main achievement is to create two branches tree, and use the first and middle traversal to traverse the two fork tree.)
<晴栀菀歌°> 在 2025-05-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法哈夫曼树

说明:主要实现:创建一颗哈夫曼树,并输出每个节点的哈夫曼编码。(The main achievement is to create a Huffman tree and output Huffman coding for each node.)
<晴栀菀歌°> 在 2025-05-19 上传 | 大小:1kb | 下载:0

[matlab例程cont_seg

说明:彩色图像分割的代码。。。。。。。。。。。。(Study of color image segmentation algorithm)
<lns> 在 2025-05-19 上传 | 大小:1kb | 下载:0

[图形图象regiongrowcolorRGB

说明:彩色图形分割的两种经典算法,可直接使用。。(Study of color image segmentation algorithm)
<lns> 在 2025-05-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法希尔排序

说明:希尔排序(Shell Sort)是插入排序的一种。也称缩小增量排序,是直接插入排序算法的一种更高效的改进版本。希尔排序是非稳定排序算法。该方法因DL.Shell于1959年提出而得名。 希尔排序是把记录按下标的一定增量分组,对每组使用直接插入排序算法排序;随着增量逐渐减少,每组包含的关键词越来越多,当增量减至1时,整个文件恰被分成一组,算法便终止。(Hill sorting (Shell Sort) is a sort of inse
<晴栀菀歌°> 在 2025-05-19 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)RGB

说明:基于RGB的彩色图像分割方法,可在matlab里直接使用(Study of color image segmentation algorithm)
<lns> 在 2025-05-19 上传 | 大小:1kb | 下载:0

[matlab例程const

说明:内含两个代码,可在matlab里实验。。。。(Study of color image segmentation algorithm)
<lns> 在 2025-05-19 上传 | 大小:1kb | 下载:0

[数据库系统tianjia

说明:对给定的学生数据库db_student设计一个学生表tb_student的操作页面,要求实现课程成绩录入的功能,输入学号后点击查询按钮可显示相应的姓名、专业,输入课程名称和成绩后,点击“添加”按钮可以添加学生的课程成绩(For a given student database db_student design a student table tb_student operation page, required to realize
<大大大大大澈儿> 在 2025-05-19 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)边缘检测

说明:对输入图像进行边缘检测,并显示检测结果。(Perform edge detection on the input image and display the detection result.)
<balabal> 在 2025-05-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .53 .54 .55 .56 .57 1558.59 .60 .61 .62 .63 ... 216381 »

源码中国 www.ymcn.org