资源列表

« 1 2 ... .24 .25 .26 .27 .28 25529.30 .31 .32 .33 .34 ... 28522 »

[matlab例程Diop-rooney-spectrum-estimation

说明:用普鲁尼谱估计法进行功率谱估计,程序运行良好-Diop rooney spectrum estimation
<杨娟> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法binsearch

说明:本程序实现了折半查找算法,可运行,还包括难点注释-This procedure implements the binary search algorithm can run, but also difficult notes
<> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[matlab例程LV-SAM

说明:由Matlab编写的实现lv-svm分类的源码程序-Prepared by the Matlab implementation of lv-svm classification of source programs
<zouqiang> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[matlab例程apple

说明:根据静态苹果图像RGB三值检测苹果表面是否有缺陷,比较准确-Apple RGB image from the static three-valued test whether apple surface defects, more accurate
<张爽> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[matlab例程myself

说明:一个自己用到的用matlab编写的fdtd源程序,感觉还可以。里面的参数没有设置,可以自己根据需要设置。-Used with its own written fdtd matlab source, feeling okay. Inside the parameter is not set up my own according to their needs.
<尚真真> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[matlab例程jintian

说明:对图像进行分块编码,总共分四块,在matlab7.0中验证可行-Block coding of images, a total of four points in the matlab7.0 verify possible
<张爽> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法Dijkstra

说明:这个例程,会在多条相同最短路径中选出边数最少的路径.只是改变path域即可在遍历的时候访问到边数少的路径.核心的思想,就是建立一个数组,存放从出发点到当前顶点的最短路径边数.通过每次查看最短路径相同的情况, 即dv + cvw = dw.时,如果 Count[v] + 1 < Count[w]时,就执行 Count[w] = Count[v] + 1, 同时 w -> path = c.-This routine will be the same number of shortest
<php0> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[matlab例程Untitled2

说明:四叉树编码和测试的RGB图像解码方案,在matlab7.0中验证可行-Quadtree coding and testing of the RGB image decoding program, verify possible in matlab7.0
<张爽> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[matlab例程Untitled00

说明:霍夫曼编码,在matlab7.0下验证可行。有详细注解,保证可靠-Huffman coding, under the matlab7.0 verification feasible. Detailed comments
<张爽> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[matlab例程fastmarching

说明:fast marching method-fast marching
<doy> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法abc

说明:用C++描述链表的创建、插入、删除等操作的源程序代码-lianbiao de caru chanchu
<潘成艳> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[matlab例程rcs_sphere

说明:雷达截面积————理想导电球的归一化后向散射RCS- normalized backscattering RCS of Perfectly conducting sphere
<张明轩> 在 2025-06-29 上传 | 大小:1kb | 下载:1
« 1 2 ... .24 .25 .26 .27 .28 25529.30 .31 .32 .33 .34 ... 28522 »

源码中国 www.ymcn.org