资源列表

« 1 2 ... .41 .42 .43 .44 .45 26246.47 .48 .49 .50 .51 ... 28522 »

[数据结构常用算法Romania_Trip

说明:罗马利亚度假问题 一. 问题描述 分别用代价一致的宽度优先、有限制的深度优先(预设搜索层次)、贪婪算法和A*算法求解“罗马利亚度假问题”。即找到从初始地点 Arad到 目的地点 Bucharest 的一条路径。 要求: 分别用文件存储地图和启发函数表,用生成节点数比较几种算法在问题求解时的效率,并列表给出结果。-Romania holiday issue I. problem descr iption Respe
<chen> 在 2025-03-06 上传 | 大小:352kb | 下载:0

[matlab例程imageprocess

说明:图像处理基本方法总结,车牌识别,直方图,图像边缘提取等- Image processing method summary, license plate recognition, histogram, image edge extraction
<朱方> 在 2025-03-06 上传 | 大小:1.58mb | 下载:0

[数据结构常用算法CSPAlgorithms

说明:n皇后问题 CSP的最小冲突法求解n皇后问题。 即如何能够在 n×n 的国际象棋棋盘上放置n个皇后,使得任何一个皇后都无法直接吃掉其他的皇后?为了达到此目的,任两个皇后都不能处于同一条横行、纵行或斜线上。 要求: ⅰ. 输入n,并用运行时间比较几种算法在相同规模的问题时的求解效率,并列表给出结果。 ⅱ. 比较同一算法在n不相同时的运行时间,分析算法的时间复杂性,并列表给出结果。 -N-Queens problem
<chen> 在 2025-03-06 上传 | 大小:184kb | 下载:0

[数据结构常用算法GAlgorethms

说明:n皇后问题 GA算法求解n皇后问题。 即如何能够在 n×n 的国际象棋棋盘上放置n个皇后,使得任何一个皇后都无法直接吃掉其他的皇后?为了达到此目的,任两个皇后都不能处于同一条横行、纵行或斜线上。 要求: ⅰ. 输入n,并用运行时间比较几种算法在相同规模的问题时的求解效率,并列表给出结果。 ⅱ. 比较同一算法在n不相同时的运行时间,分析算法的时间复杂性,并列表给出结果。 -N-Queens problem Us
<chen> 在 2025-03-06 上传 | 大小:187kb | 下载:0

[matlab例程sound_number_identify

说明:语音识别,数字音识别,说话数字识别,说话数字音识别-Voice, digital voice recognition, numbers identification
<bulink> 在 2025-03-06 上传 | 大小:553kb | 下载:0

[matlab例程HHT-emd-eemd

说明:里面包含hht、emd、eemd等算法的详细matlab程序 以及大量的算数语句-Which contains hht, emd, eemd algorithms matlab detailed program and a lot of arithmetic statement
<宋成> 在 2025-03-06 上传 | 大小:27.23mb | 下载:0

[matlab例程HHT-huang-3lei-fang-fa-Matlab

说明:包含hht变换最常用的三种方法、emd、hht的matlab运用教程以及EMD工具箱-It contains three methods most commonly used hht transformation, emd, hht tutorials and use the matlab toolbox EMD
<宋成> 在 2025-03-06 上传 | 大小:5.87mb | 下载:0

[matlab例程hht-emd-JC

说明:关于基于matlab的hht_huang变换的详细教程,以及有关实例的列举,对hht、emd算法的初学者帮助很大-Based on matlab detailed tutorial on the hht_huang transformation, and include relevant examples of hht, emd algorithm is very helpful for beginners
<宋成> 在 2025-03-06 上传 | 大小:364kb | 下载:0

[matlab例程MATLAB-JC(PPT)

说明:matlab精简教程,能让matlab初学者很快上手的教程资料,并包含一些经典的实例分析-Examples of streamlining the analysis matlab tutorials matlab beginners get started quickly make tutorial information, and contains some of the classic
<宋成> 在 2025-03-06 上传 | 大小:465kb | 下载:0

[matlab例程LevelSetMethods

说明:matlab./图像分割常用的水平集方法-Level set method of image segmentation are commonly used
<浅思> 在 2025-03-06 上传 | 大小:138kb | 下载:0

[matlab例程boxcount

说明:用于图像的分形维数计算,应用boxcount方法,首先对图像进行二值化处理,然后通过搜索白色区域,进行分形计算。-used to the calculation of the fractal dimension,and using the boxcount method,to do the process,and find the white area,to calculation the fractal dimension
<张波> 在 2025-03-06 上传 | 大小:2kb | 下载:0

[matlab例程ADMM

说明:一个简单的优化案例。求解下面的带有等式约束和简单的边框约束(box constraints)的优化问题: minx,y(x?1)2+(y?2)2s.t.0≤x≤3,1≤y≤4,2x+3y=5(A simple optimization case. To solve the following with equality constraints and simple edge constraint optimization problem
<安安啦> 在 2025-03-06 上传 | 大小:84kb | 下载:0
« 1 2 ... .41 .42 .43 .44 .45 26246.47 .48 .49 .50 .51 ... 28522 »

源码中国 www.ymcn.org