-
形态滤波-侵蚀扩张
morphological filtering erosion dilation
- 2022-03-18 08:59:49下载
- 积分:1
-
首先我们选择一个中间值middle程序中我们使用数组中间值,然后 把比它小的放在左边,大的放在右边(具体的实现是从两边找,找到一对后交换)。然后对两边分别使 用...
首先我们选择一个中间值middle程序中我们使用数组中间值,然后 把比它小的放在左边,大的放在右边(具体的实现是从两边找,找到一对后交换)。然后对两边分别使 用这个过程(最容易的方法――递归)。 -First of all, we choose a middle value between the use of an array of programs between our values, then it is smaller than put on the left, large on the right side of (the specific implementation is to find from both sides to find a pair of post-exchange). Separately on both sides then use this process (the easiest way- recursive).
- 2022-06-28 07:36:49下载
- 积分:1
-
这是一个数字信号处理的函数库,包括FFT变换,各种滤波算法, 如果你要编写数字信号处理相关的程序,这是个不错的选择...
这是一个数字信号处理的函数库,包括FFT变换,各种滤波算法, 如果你要编写数字信号处理相关的程序,这是个不错的选择-This a digital signal processing functions, including FFT, various filtering algorithm, if you want to prepare digital signal processing related to the procedure, which is not a bad choice
- 2023-05-08 07:25:02下载
- 积分:1
-
设X[0:n
设X[0:n-1]和Y[0:n-1]为两个数组,每个数组中都有n个已经排好序的数字,试设计一个O(logn)时间的算法,找出X和Y的2n个数的中位数。-Set X [0: n-1] and Y [0: n-1] for the two arrays, each array has n good order have been ranked the number and try to design a O (logn) time algorithm to find of the X and Y in the 2n-digit number.
- 2022-11-16 00:30:02下载
- 积分:1
-
迷你MP3播放器..学习MP3音频解码的经典教程!
迷你MP3播放器..学习MP3音频解码的经典教程!-Mini MP3 player, MP3 audio decoder .. Learn the classic tutorial!
- 2022-08-10 07:12:33下载
- 积分:1
-
自己运用DirectShow写的一个音视频播放器.
自己运用DirectShow写的一个音视频播放器.-their use DirectShow wrote an audio and video player.
- 2022-03-18 02:47:49下载
- 积分:1
-
Use DirectShow self
使用DirectShow自行开发的播放器,可播放AVI、MP3、WMA、WAV等文件。
- 2022-02-01 00:38:51下载
- 积分:1
-
rtp协议中各个部分的格式,我费了很大劲抽取出来的,
rtp协议中各个部分的格式,我费了很大劲抽取出来的,-rtp agreement all part of the format, I spent a lot of efforts extracted,
- 2022-04-25 11:34:09下载
- 积分:1
-
将 MP3 格式的文件转换为 EXE 文件,从而脱离播放器的束缚。
将 MP3 格式的文件转换为 EXE 文件,从而脱离播放器的束缚。-to MP3 files into EXE files, which players from the shackles.
- 2022-02-13 14:26:25下载
- 积分:1
-
a real time English broadcasting station that is made by real control,including...
一个用REAL控件做的实时英文电台,里面还包括了一个可重用的XPButton类。-a real time English broadcasting station that is made by real control,including a reuse class XPButton.
- 2022-02-10 01:11:17下载
- 积分:1