资源列表
[matlab例程] Hough-circle-detection
说明:按照步骤根据hough变换进行圆检测 按照步骤根据hough变换进行圆检测-Follow the steps under the hough transform for circle detection in accordance with the steps under the hough transform circle detection<> 在 2025-04-05 上传 | 大小:11kb | 下载:0
[matlab例程] 6483368img_seg
说明:多尺度数学心态学边缘检测算法,焊好的参考陈旭啊我自己编的-Multiscale edge detection algorithm learning mathematics attitude, a good reference welding Chen Xu, ah my own series of<王晓东> 在 2025-04-05 上传 | 大小:1.03mb | 下载:0
[matlab例程] xianduochiduzaibianyuan
说明:数学形态学边缘检测算法实现,很好好的参考陈旭啊我自己编的-Morphological edge detection algorithm, Chen Xu, ah well good reference compiled by myself<王晓东> 在 2025-04-05 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Without-the-adjlink-to-map
说明:从键盘输入无向图G的顶点个数v及边的个数e。建立有v个顶点、e条边构成的无向图G,采用邻接矩阵表示。V个顶点的值由键盘输入,元素类型为字符型。e条边的信息也由键盘输入。分别调用图的深度优先搜索、广度优先搜索图并输出相应的遍历序列。-Input from the keyboard without the number of vertices to the graph G v and the number of edges e. Estab<钱行> 在 2025-04-05 上传 | 大小:23kb | 下载:0
[数据结构常用算法] Binary-search-algorithm
说明:在有序表中折半查找某个关键字为key的数据元素,并指出该元素在表中的位置-Binary search the table in order for the key to a key data elements, and that the element' s position in the table<钱行> 在 2025-04-05 上传 | 大小:21kb | 下载:0
[数据结构常用算法] Sparse-matrix-transposed
说明:利用三元组表存储表示,求稀疏矩阵的转置矩阵-Using the table triples storage representation, find the sparse matrix transpose<钱行> 在 2025-04-05 上传 | 大小:15kb | 下载:0
[数据结构常用算法] Merger-orderly-linear-list
说明:假设有两个按元素非递减次序排列的线性表,均以单链表形式存储。请编写算法将这两个单链表归并为一个按元素值非递减次序排列的单链表,并要求利用原来两个单链表的结点存放归并后的单链表。-Suppose there are two elements in non-descending order according to the linear form, are stored as single linked list. Please write<钱行> 在 2025-04-05 上传 | 大小:17kb | 下载:0