CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 窗函数的使用

搜索资源列表

  1. WindowsAPISoruces

    0下载:
  2. windows API(清华大学冉林仓编著)源代码,包括8章。本书在介绍Win 32 API函数调用的基础上,重点介绍如何使用Windows SDK API开发Win 32动态链接库和应用程序,并结合进程管理、进程通信、钩子函数、窗口子类化、API HOOK、Internet Explorer开发、网络编程等介绍了API函灵敏在这些方面的综合应用。 本书中的实例源代码可通过 本书主要面向熟悉Windows开发且有一定编程基础的中高级用户,旨在帮助用户提高系统编程的能力。-windows AP
  3. 所属分类:Hook api

    • 发布日期:2017-05-19
    • 文件大小:5554518
    • 提供者:云飞扬
  1. screenzoom

    0下载:
  2. 屏幕放大镜,运行这个程序之后,当光标在屏幕上移动时,光标位置附近的图像会放大显示在程序窗口中。支持以不同的比例放大图像。利用Windows API函数,同时还使用了API对INI 文件进行操作。 -Screen magnifier, run this program later, when the cursor moves on the screen, the cursor near the position of the image will be displayed in the progr
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:21239
    • 提供者:
  1. dcWatcher

    0下载:
  2. dcWatcher 是一个DC查看工具,用来跟踪DC位图的任何变化,可实时查看窗口DC或者内存DC的显示内容。 此工具最适合自绘界面的单步跟踪,通常情况下单步跟踪是无法查看绘制结果的。 使用方法: 1、把 dcWatcher.exe 和 dctrace.dll 文件复制到需调试的目标EXE的相同文件夹下 2、在项目中导入 dctrace.lib 库文件 3、在合适的CPP/H文件中包括 dctrace.h 头文件 4、在需要调试DC的地方插入语句,例如在WM_PAI
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:23536
    • 提供者:赵一
  1. xindrag

    0下载:
  2. 一个新颖的VB窗口拖放功能,可拖放带有链接的文字至本窗口上,然后获取得该链接的地址,也可将图像拖放至本窗口中,并给出图像的地址。本窗口拖放功能使用Windows API函数,使用SetWindowPos将窗口设置为总在最前面以捕捉拖放操作,使Form1可以接受OLE拖放-A new VB window drag and drop, drag and drop the text with a link to the window, and then get to get the link addr
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1809
    • 提供者:fwtd1
  1. matlab

    0下载:
  2. 用窗函数实现Iris数据密度估计,使用的函数有正太分布函数,指数函数和均匀分布函数-Window function to achieve Iris data density estimation, there is too function uses the distribution functions, exponential functions and uniform distribution function
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:8744
    • 提供者:yuanxiao
  1. FIR

    0下载:
  2. FIR滤波器,使用hamming窗函数,对正弦信号的傅里叶分解形式进行滤波-FIR filters, using hamming window function, Fourier decomposition form sinusoidal signal filtering
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:991
    • 提供者:王代码
  1. FIR-Filter-design

    0下载:
  2. 使用FIR进行滤波器设计,应用kaiser窗函数进行的50阶设计的,适合初学者。-Conducted using FIR filter design, application kaiser window function 50 bands designed for beginners.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6228
    • 提供者:程瑞良
  1. LVBO

    1下载:
  2. 分别使用矩形窗和汉明窗函数设计一个线性相位FIR低通滤波器,使其逼近理想低通滤波器的频率特性。采用频率抽样法设计FIR数字低通滤波器滤波器。-Using rectangular window and hamming window function to design a linear phase FIR low-pass filter, the frequency characteristics of the ideal low-pass filter. Frequency sampling m
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:749
    • 提供者:梅翠松
  1. shiyan7

    0下载:
  2. 设计数字滤波器实现时所要使用到的各种窗函数,如海明窗等-Design of digital filter is to be used to implement a variety of window functions, such as Hamming window, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:638
    • 提供者:孙文韬
  1. hangyou

    0下载:
  2. 采用热核构造权重,使用拉亚普诺夫指数的公式,窗函数法设计一个数字带通FIR滤波器。- Thermonuclear using weighting factors Raya Punuo Fu index using the formula, A window function design FIR digital band-pass filter.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:4726
    • 提供者:赵红岗
  1. panbie

    0下载:
  2. 该函数用来计算任意函数的一阶偏导数(数值方法),使用大量的有限元法求解偏微分方程,基于kaiser窗的双谱线插值FFT谐波分析。- This function is used to calculate the arbitrary function of the first order partial derivative (numerical methods), Using a large number of finite element method to solve partial diff
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:4625
    • 提供者:李存
  1. lengpan_v77

    0下载:
  2. 现代信号处理中谱估计在matlab中的使用,窗函数法设计一个数字带通FIR滤波器,wolf 方法计算李雅普诺夫指数。- Modern signal processing used in the spectral estimation in matlab, A window function design FIR digital band-pass filter, wolf calculated Lyapunov exponent.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:7117
    • 提供者:qangten
  1. qanlang_v64

    0下载:
  2. 采用热核构造权重,现代信号处理中谱估计在matlab中的使用,窗函数法设计一个数字带通FIR滤波器。- Thermonuclear using weighting factors Modern signal processing used in the spectral estimation in matlab, A window function design FIR digital band-pass filter.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:5298
    • 提供者:tannenpen
  1. filter

    0下载:
  2. 这是之前用到的几个简单的滤波器的程序,滤波器的设计比较简单。可以直接使用matlab里的FDA,导出滤波器系数即可。 再就是参考数字信号处理课本里面三种滤波器设计的方法,由过渡带和所选的窗函数推导出滤波器阶数,进一步根据firl和filter函数编写-This is a few simple filters used before the program, the filter design is relatively simple. You can directly use the FDA
  3. 所属分类:Other systems

    • 发布日期:2017-12-15
    • 文件大小:259072
    • 提供者:无极威
  1. wb702

    0下载:
  2. 窗函数法设计一个数字带通FIR滤波器,现代信号处理中谱估计在matlab中的使用,能量熵的计算。- A window function design FIR digital band-pass filter, Modern signal processing used in the spectral estimation in matlab, Energy entropy calculation.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-20
    • 文件大小:9216
    • 提供者:侯重
  1. 三步搜索法

    0下载:
  2. 本实验的目的是学习Parzen窗估计和k最近邻估计方法。在之前的模式识别研究中,我们假设概率密度函数的参数形式已知,即判别函数J(.)的参数是已知的。本节使用非参数化的方法来处理任意形式的概率分布而不必事先考虑概率密度的参数形式。在模式识别中有躲在令人感兴趣的非参数化方法,Parzen窗估计和k最近邻估计就是两种经典的估计法。(The purpose of this experiment is to study the Parzen window estimation and the k nea
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:2048
    • 提供者:bss
  1. study

    0下载:
  2. 本课题使用MATLAB信号处理箱和运用窗函数的FIR滤波器去除无用信号(This topic uses MATLAB signal processing box and FIR filter using window function to remove useless signals.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:196608
    • 提供者:阿尔托莉雅
  1. OFDMwithwindowing

    0下载:
  2. OFDM的调制解调,详细编程,未使用循环前缀,采用窗函数(OFDM modulation and demodulation, detailed programming, not using the cyclic prefix, using the window function)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:5120
    • 提供者:meng chen
搜珍网 www.dssz.com