搜索资源列表
WindowsAPISoruces
- windows API(清华大学冉林仓编著)源代码,包括8章。本书在介绍Win 32 API函数调用的基础上,重点介绍如何使用Windows SDK API开发Win 32动态链接库和应用程序,并结合进程管理、进程通信、钩子函数、窗口子类化、API HOOK、Internet Explorer开发、网络编程等介绍了API函灵敏在这些方面的综合应用。 本书中的实例源代码可通过 本书主要面向熟悉Windows开发且有一定编程基础的中高级用户,旨在帮助用户提高系统编程的能力。-windows AP
screenzoom
- 屏幕放大镜,运行这个程序之后,当光标在屏幕上移动时,光标位置附近的图像会放大显示在程序窗口中。支持以不同的比例放大图像。利用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
dcWatcher
- dcWatcher 是一个DC查看工具,用来跟踪DC位图的任何变化,可实时查看窗口DC或者内存DC的显示内容。 此工具最适合自绘界面的单步跟踪,通常情况下单步跟踪是无法查看绘制结果的。 使用方法: 1、把 dcWatcher.exe 和 dctrace.dll 文件复制到需调试的目标EXE的相同文件夹下 2、在项目中导入 dctrace.lib 库文件 3、在合适的CPP/H文件中包括 dctrace.h 头文件 4、在需要调试DC的地方插入语句,例如在WM_PAI
xindrag
- 一个新颖的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
matlab
- 用窗函数实现Iris数据密度估计,使用的函数有正太分布函数,指数函数和均匀分布函数-Window function to achieve Iris data density estimation, there is too function uses the distribution functions, exponential functions and uniform distribution function
FIR
- FIR滤波器,使用hamming窗函数,对正弦信号的傅里叶分解形式进行滤波-FIR filters, using hamming window function, Fourier decomposition form sinusoidal signal filtering
FIR-Filter-design
- 使用FIR进行滤波器设计,应用kaiser窗函数进行的50阶设计的,适合初学者。-Conducted using FIR filter design, application kaiser window function 50 bands designed for beginners.
LVBO
- 分别使用矩形窗和汉明窗函数设计一个线性相位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
shiyan7
- 设计数字滤波器实现时所要使用到的各种窗函数,如海明窗等-Design of digital filter is to be used to implement a variety of window functions, such as Hamming window, etc.
hangyou
- 采用热核构造权重,使用拉亚普诺夫指数的公式,窗函数法设计一个数字带通FIR滤波器。- Thermonuclear using weighting factors Raya Punuo Fu index using the formula, A window function design FIR digital band-pass filter.
panbie
- 该函数用来计算任意函数的一阶偏导数(数值方法),使用大量的有限元法求解偏微分方程,基于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
lengpan_v77
- 现代信号处理中谱估计在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.
qanlang_v64
- 采用热核构造权重,现代信号处理中谱估计在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.
filter
- 这是之前用到的几个简单的滤波器的程序,滤波器的设计比较简单。可以直接使用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
wb702
- 窗函数法设计一个数字带通FIR滤波器,现代信号处理中谱估计在matlab中的使用,能量熵的计算。- A window function design FIR digital band-pass filter, Modern signal processing used in the spectral estimation in matlab, Energy entropy calculation.
三步搜索法
- 本实验的目的是学习Parzen窗估计和k最近邻估计方法。在之前的模式识别研究中,我们假设概率密度函数的参数形式已知,即判别函数J(.)的参数是已知的。本节使用非参数化的方法来处理任意形式的概率分布而不必事先考虑概率密度的参数形式。在模式识别中有躲在令人感兴趣的非参数化方法,Parzen窗估计和k最近邻估计就是两种经典的估计法。(The purpose of this experiment is to study the Parzen window estimation and the k nea
study
- 本课题使用MATLAB信号处理箱和运用窗函数的FIR滤波器去除无用信号(This topic uses MATLAB signal processing box and FIR filter using window function to remove useless signals.)
OFDMwithwindowing
- OFDM的调制解调,详细编程,未使用循环前缀,采用窗函数(OFDM modulation and demodulation, detailed programming, not using the cyclic prefix, using the window function)