-
pcap
基于wincap的抓包程序 完整的界面 有注释让您能更好的理解(The capture process based on wincap interface complete with annotations so you can better understand)
- 2011-10-25 23:15:58下载
- 积分:1
-
串行FLASH文件系统FatFs
stm32 串行flash 挂fatfs(fatfs for stm32 and spi flash)
- 2019-06-18 08:22:38下载
- 积分:1
-
tWavveletVCReh
通过设计Visual C程序源码对简单易懂的一维信号在加上了高斯白噪声之后进行Daubechies小波、Morlet小波与Haar小波变换,从而的到小波分解系数;再通过改变分解的到的各层高频系数数进行信号的小波重构达到消噪噪的目的。在这一程序源码实现的过程中能直观地理解信号小波分解重构的过程与在信号消噪中的重要作用,和在对各层高频系数进行权重处理时系数的选取对信号消噪效果的影响。 可直接
(Design Visual C program source code on a simple one-dimensional signal with a Gaussian white noise Daubechies wavelet, Morlet wavelet and Haar wavelet transform, and thus to the wavelet coefficients and then change the decomposition to each storey wavelet reconstruction frequency coefficient of the number of signal to noise canceling noise. In the process of realization of this program source code can be intuitively understood the signal wavelet decomposition and reconstruction process and an important role in signal denoising, and the selection coefficient in the high frequency coefficients of the layers of the weight of processing noise cancellation signal impact. Can be directly)
- 2012-07-27 16:21:08下载
- 积分:1
-
3.LCD背光控制
说明: 调节单片机小车的LCD背光灯等一系列的功能,希望大家好用。(Adjust SCM car LCD backlight and a series of functions, I hope we use.)
- 2020-06-15 23:00:02下载
- 积分:1
-
MP4221采集卡采集程序
MP4221采集卡,拥有连续采集和定长采集,MFC界面上拥有模拟量输出和模拟量采集,可以有数字量输出。
- 2023-05-04 18:30:03下载
- 积分:1
-
HistDemoA
说明: VC做的图像直方图均衡化小程序,有助于学习图像处理基本知识(VC image histogram equalization do applet can help to learn basic knowledge of image processing)
- 2009-08-31 14:36:38下载
- 积分:1
-
51mcu
很好的单片机学习资料,c语言开发,值得去参考学习(it is nice to have it to learn mcu)
- 2013-11-12 18:30:41下载
- 积分:1
-
简单的差分进化算法(DE)
D I F F E R E N T I A L E V O L U T I O N
C-code in the file de.c implements Differential Evolution (DE) algorithm,
more precisely DE/rand/1/bin [1,2,3] version of the method. This DE
variation is probably the most used DE variation and perform well with
arbitrary problems.
Whole algorithm is in the file de.c and you may implement your
optimization problem to a separate file. You do not have to make any
changes to the de.c file, all the problem specific definitions are to be
made only the file where objective function is in function func. See for
example file rastrigin_2d.c for problem description.
You can compile the program with command:
gcc -Wall -pedantic -ansi -O -o de de.c problem.c -lm
, where you replace problem.c file with the file name containing your
optimization problem.
- 2023-05-25 11:35:03下载
- 积分:1
-
233555
基于MATLAB与DSP的FIR数字滤波器的设计基于MATLAB与DSP的FIR数字滤波器的设计(MATLAB and DSP-based FIR digital filter design is based on MATLAB and DSP' s FIR digital filter design)
- 2010-06-06 00:36:36下载
- 积分:1
-
Bfc
实现Bloom Filter的功能,很好的给出了标准bloom filter的算法实现(biancheng shixian bloom Filter)
- 2011-09-26 08:43:40下载
- 积分:1