资源列表
[matlab例程] NicheSGA_1
说明:自适应遗传算法MATLAB源程序,供遗传算法初学者学习-Adaptive Genetic Algorithm MATLAB source code for genetic algorithm for beginners to learn<陈飞> 在 2025-06-26 上传 | 大小:2kb | 下载:0
[压缩解压] duibidulargen
说明:图象处理的常用算法\meanfilter.rar 对比度拉伸-Commonly used image processing algorithm meanfilter.rar contrast stretching<yuhch> 在 2025-06-26 上传 | 大小:48kb | 下载:0
[数据结构常用算法] Dijkstra
说明:Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。 -Dijkstra algorithm is a typical shortest path algorithm, used to calculate a node to all other nodes of the shortest path. The main cha<yjl> 在 2025-06-26 上传 | 大小:2kb | 下载:0
[matlab例程] Learn_MATLAB_GUI_Design
说明:精通MATLAB GUI设计 全书源代码! 其中动画设计、GUI实例相当不错,值得研究 -Proficient in MATLAB GUI design book source code! One animation design, GUI examples quite good, worthy of study<郑登宇> 在 2025-06-26 上传 | 大小:1.77mb | 下载:0
[matlab例程] MatlabImageProcessingToolbox
说明:Detailing The Use Of Matlab For Image Processing<zeeshan> 在 2025-06-26 上传 | 大小:2.48mb | 下载:0
[matlab例程] MatlabImageMagic
说明:Image Processing Through Matlab<zeeshan> 在 2025-06-26 上传 | 大小:983kb | 下载:0
[matlab例程] using_matlab_and_simulink_for_image_and_video_proc
说明:Using Matlab For Image Processing<zeeshan> 在 2025-06-26 上传 | 大小:5.54mb | 下载:0
[人工智能/神经网络/遗传算法] ga
说明:遗传算法,何不错的代码哦,欢迎下载了,不要登陆的-Genetic algorithm, how well the code Oh, welcome to download, and not landing<xiechen> 在 2025-06-26 上传 | 大小:627kb | 下载:0
[数据结构常用算法] SearchMedian
说明:寻找无序数组的中位数,实际上代码实现了寻找无序数组中任意第x大的数,使用了快排的思想。VC++ 2005环境-Find disordered array median, in fact, code has to find a disorderly array of arbitrary section x large, use the quick thinking of row. VC++ 2005 Environment<inspire> 在 2025-06-26 上传 | 大小:4kb | 下载:0
[数据结构常用算法] SpiralMetrix
说明:打印如下规律的螺旋矩阵,尽管存在求数值规律的方法,但本代码的方法更为基本和通用。vc++ 2005环境。 1 2 9 10 25 4 3 8 11 24 5 6 7 12 23 16 15 14 13 22 17 18 19 20 21 -Print the following laws of the spiral matrix, despite the existence of the law for numerical methods, but this code<inspire> 在 2025-06-26 上传 | 大小:3kb | 下载:1