资源列表

« 1 2 ... .08 .09 .10 .11 .12 17713.14 .15 .16 .17 .18 ... 28522 »

[matlab例程matlab-chap9

说明:包括灰度AGV路径识别,彩色AGV路径识别,HSI彩色空间的AGV路径识别,:路径中心线的定位,Radon变换的AGV路径偏差检测-AGV path identification, including gray, color AGV path identification, HSI color space AGV path identification,: path centerline position, Radon transfor
<chenchi> 在 2025-01-07 上传 | 大小:132kb | 下载:0

[数据结构常用算法eightqueens

说明:算法中的经典问题:八皇后问题,回溯法的重要应用-eightqueens in C language
<linmeng> 在 2025-01-07 上传 | 大小:161kb | 下载:0

[matlab例程PLSQL-Developer-6.0.4

说明:得加了示波器或频谱仪,可以对照理论清楚观察到信号发生的变化。matlab6.5及以上版本上运行。 [20042316412259395.rar] - matlab的雷达相关程序,包括MTIMTDCFAR,动目标自适应处理 [keyboard_input_v1.02.zip] - matlab键盘输入模型程序,用simulink制作。在7.0以上版本直接运行 运行过程中按一下键盘就会看到示波器上出现一个脉冲信号。 [pp
<郭槐> 在 2025-01-07 上传 | 大小:10.46mb | 下载:0

[数据结构常用算法hanoi

说明:C语言中的经典算法:哈诺塔问题,递归调用的经典应用-hanoi in C language
<linmeng> 在 2025-01-07 上传 | 大小:173kb | 下载:0

[数据结构常用算法quicksort

说明:快速排序算法,适合初步学习数据结构的同学了解排序的特点-quicksort in C language
<linmeng> 在 2025-01-07 上传 | 大小:167kb | 下载:0

[matlab例程matlab-chap7

说明:包括细胞边缘检测,癌细胞形态学分析,癌细胞颜色分析三个例程。-Including cell detection, cell morphology analysis, color analysis of cancer three routines.
<chenchi> 在 2025-01-07 上传 | 大小:72kb | 下载:0

[数据结构常用算法josephus

说明:约瑟夫算法,适合初步学习数据结构的同学了解递归调用的特点-josephus in C language
<linmeng> 在 2025-01-07 上传 | 大小:229kb | 下载:0

[matlab例程matlab-chap11

说明:主要包括两个源代码。其中一个源代码是识别程序的,另一个是一个矩阵类库的。-Consists of two source code. One is to identify the program source code, and the other is a matrix class library.
<chenchi> 在 2025-01-07 上传 | 大小:66kb | 下载:0

[matlab例程t_se1

说明:making border for image
<zahra> 在 2025-01-07 上传 | 大小:10kb | 下载:0

[数据结构常用算法trees

说明:二叉树也是递归定义的,其结点有左右子树之分,逻辑上二叉树有五种基本形态: (1)空二叉树——(a); (2)只有一个根结点的二叉树——(b); (3)右子树为空的二叉树——(c); (4)左子树为空的二叉树——(d); (5)完全二叉树——(e)注意:尽管二叉树与树有许多相似之处,但二叉树不是树的特殊情形。 -Binary tree is recursively defined, and its sub-tree nodes are
<zn> 在 2025-01-07 上传 | 大小:1kb | 下载:0

[数据结构常用算法hufmtree

说明:给定n个权值作为n个叶子结点,构造一棵二叉树,若带权路径长度达到最小,称这样的二叉树为最优二叉树,也称为哈夫曼树(Huffman tree)。 -Given the right value as the n-n-leaf node, a binary tree structure, if the minimum weighted path length, saying such a binary tree for the optim
<zn> 在 2025-01-07 上传 | 大小:1kb | 下载:0

[数据结构常用算法link

说明:单链表是一种顺序存取的结构,为找第 i 个数据元素,必须先找到第 i-1 个数据元素。因此,查找第 i 个数据元素的基本操作为:移动指针,比较 j 和 i -Linked list structure is a sequential access for the data elements to find the first i must first find the first i-1 data elements. Therefore
<zn> 在 2025-01-07 上传 | 大小:4kb | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 17713.14 .15 .16 .17 .18 ... 28522 »

源码中国 www.ymcn.org