资源列表

« 1 2 ... .58 .59 .60 .61 .62 215263.64 .65 .66 .67 .68 ... 216430 »

[数据结构常用算法Dijkstra

说明:Dijkstra算法思想:每次从V-S取出具有最短特殊路径长度的顶点u,将u添加到S中同时对数组dist作必要的修改,一旦s包含了所有v中顶点,dist就记录了从源到其他顶点之间的最短路径长度。-Dijkstra Algorithm idea: Every time out from the VS special path with the shortest length of vertex u, u will be added to
<piepie> 在 2025-02-25 上传 | 大小:1kb | 下载:0

[数据结构常用算法1062

说明:pku上1062最短路径的题目ac代码,使用dijkstra 算法-ac code for 1062 in pku it s a problem about dijkstra
<李玲> 在 2025-02-25 上传 | 大小:1kb | 下载:0

[matlab例程89346511center_weighted_median_filter

说明:matlab code for adaptive median filter
<ansal> 在 2025-02-25 上传 | 大小:1kb | 下载:0

[串口编程wl013

说明:51系列单片机驱动的串口通讯-MCS51——UART
<surmountliu> 在 2025-02-25 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)COM

说明:PC机与RS232串口实验,实行单片机与电脑的联通-PC, and RS232 serial port test, the implementation of SCM and computer Unicom
<王双峰> 在 2025-02-25 上传 | 大小:1kb | 下载:0

[matlab例程fft

说明:该文件为功率谱估计的一个子程序,对广大读者很有帮助,现在拿出来和大家一起分享下-The file is a subroutine power spectrum estimation of readers helpful, and now share with everyone out under
<林敏> 在 2025-02-25 上传 | 大小:1kb | 下载:0

[数学计算/工程计算question

说明:快速傅氏变换,是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的-Fast Fourier transform, discrete Fourier Transform Algorithm, which is the discrete Fourier transform of the odd and even, true, real and other properties, on
<林敏> 在 2025-02-25 上传 | 大小:1kb | 下载:0

[数学计算/工程计算jvgz

说明:快速傅氏变换,是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的-Fast Fourier transform, discrete Fourier Transform Algorithm, which is the discrete Fourier transform of the odd and even, true, real and other properties, on
<林敏> 在 2025-02-25 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)Fast_sobel_edgeDetection

说明:快速sobel边缘检测,算法简单,使用方便-Quick sobel edge detection algorithm is simple, easy to use
<sjl> 在 2025-02-25 上传 | 大小:1kb | 下载:0

[VHDL编程16QAM

说明:This Verilog HDL file for 16 QAM mapper-This is Verilog HDL file for 16 QAM mapper
<Abdur Rahim> 在 2025-02-25 上传 | 大小:1kb | 下载:0

[matlab例程XOR_nn

说明:XOR using Neural network
<fikrul> 在 2025-02-25 上传 | 大小:1kb | 下载:0

[matlab例程kuosanequation

说明:扩散方程的求解,可根据初边值条件解出该方程.-Diffusion equation, initial boundary value according to the equation solved.
<冯晓伟> 在 2025-02-25 上传 | 大小:1kb | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 215263.64 .65 .66 .67 .68 ... 216430 »

源码中国 www.ymcn.org