资源列表

« 1 2 ... .57 .58 .59 .60 .61 1562.63 .64 .65 .66 .67 ... 216430 »

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

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

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

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

[matlab例程const

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

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

说明:对输入图像进行边缘检测,并显示检测结果。(Perform edge detection on the input image and display the detection result.)
<balabal> 在 2025-03-13 上传 | 大小:1kb | 下载:0

[其他小程序snow6

说明:相场方法模拟纯物质枝晶生长,C语言程序模拟(Phase field method is applied to simulate the growth of pure matter dendrites. C language program.)
<zhy贼好了> 在 2025-03-13 上传 | 大小:1kb | 下载:0

[Internet/网络编程爬虫

说明:用python爬取每日股票信息,能爬很多天数据。。。。。。(Using Python to crawl daily stock information, we can climb many days' data.....)
<年年1> 在 2025-03-13 上传 | 大小:1kb | 下载:1

[matlab例程fsk_4

说明:使用matlab自带的fsk调制解调函数进行4fsk的调制解调,对比原二进制码流和解调后二进制码流完全正确,可以作为对4fsk的初步学习(Using the FSK modulation and demodulation function carried by MATLAB to modulate and demodulate 4FSK, compare the original binary stream and demodulati
<sisuozheweilai> 在 2025-03-13 上传 | 大小:1kb | 下载:0

[VHDL编程float_multi_module

说明:float_multi_module实现了单精度浮点乘法运算(Float_multi_module implements single precision floating point multiplication.)
<sisuozheweilai> 在 2025-03-13 上传 | 大小:1kb | 下载:0

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

说明:Arnold是经过一定次数的置乱后图像变得杂乱无章,和原始图像已经完全不同,然而对于合法的用户,需要还原出原始图像(After a certain number of scrambling, the image becomes chaotic, which is completely different from the original image. However, for legitimate users, we need to
<周一啊> 在 2025-03-13 上传 | 大小:1kb | 下载:0

[数值算法/人工智能Desktop

说明:求微分方程偏导,求不同阻尼的微分方程,并用matlab仿真曲线(Differential equation of differential equation is solved by differential equation, and matlab simulation curve is used.)
<Mortimeryyq> 在 2025-03-13 上传 | 大小:1kb | 下载:0

[其他小程序acoustic simulation

说明:帮助地学初学者尽快入手,希望对大家非常有用,编者对此不胜感激(It is easy for the noviciates to study geophysics)
<bxcoldwinter> 在 2025-03-13 上传 | 大小:1kb | 下载:0
« 1 2 ... .57 .58 .59 .60 .61 1562.63 .64 .65 .66 .67 ... 216430 »

源码中国 www.ymcn.org