资源列表
[数据结构常用算法] 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 the S in the same time, make t<piepie> 在 2025-09-24 上传 | 大小:1kb | 下载:0
[matlab例程] 89346511center_weighted_median_filter
说明:matlab code for adaptive median filter<ansal> 在 2025-09-24 上传 | 大小: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 the discrete Fourier transform<林敏> 在 2025-09-24 上传 | 大小: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 the discrete Fourier transform<林敏> 在 2025-09-24 上传 | 大小:1kb | 下载:0
[matlab例程] kuosanequation
说明:扩散方程的求解,可根据初边值条件解出该方程.-Diffusion equation, initial boundary value according to the equation solved.<冯晓伟> 在 2025-09-24 上传 | 大小:1kb | 下载:0
[matlab例程] soundexample
说明:Realtime sound acquisiton and processing using matlab<ab.muqeet1> 在 2025-09-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 2(2)
说明:计算24点的C程序(穷举法) 几年前,女朋友很喜欢和我玩计算24点的游戏,来测试谁的反应更快一些,结果我总是输而不得不承认在这方面她比我强。于是我就用C和我可怜的数据结构知识写了这个程序来挽回点面子,结果竟然让她很佩服。现在女朋友已经成功升级成老婆了,这程序也久没有用武之地了,就放在这里给和我们有一样故事的人们参考一下吧! -Calculate the C 24-point program (exhaustive method) a few years ago, and my girlfri<杨博文> 在 2025-09-24 上传 | 大小:1kb | 下载:0