搜索资源列表
imageprocessor
- 数字图像处理的源代码,含空域变换和频域变换及图像压缩算法-digital image processing of source code, including airspace and frequency domain transformation and transform image compression algorithms, etc.
VC++数字图象获取处理计算法
- 分别讨论了位图及图像类的概念、图像获取、图像增强、图像复原、正交变换、压缩编码、图像配准、运动检测、特征提取、图像分割及识别的相关知识,基本涵概了从图像获取到图像处理的各个领域,并结合Microsoft公司面向对象的可视化集成编程系统Visual C++,给出了相应的算法和完整的源代码。 -discussed a bitmap image and the concept of class, image acquisition, image enhancement, image restora
md5_Gen
- 同学编写的小软件,MD5编码器 md5的全称是message-digest algorithm 5。md5将对输入的任意长度的信息进行计算,产生一个128bit长度的大整数,并且它是一个不可逆的变换算法,至于它的原理,有兴趣的朋友可以自己上网查找相关资料。 md5的典型实际应用是对一段message(字节串)产生“指纹”,可以防止文件被人“篡改”。 使用介绍: [choose ]:选择待加密文件; [encrypt]:对选定文件进行加密运算; [ sa
dtmfs
- 一个用VB编写的双音多频识别程式,运用敷里叶变换算法。-a VB prepared by the dual tone multi-frequency identification programs, deposited using Fourier transform algorithm.
小波变换实现的lms自适应算法
- 小波变换实现的lms自适应算法
编程实现LRU算法或CLOCK/改进算法等置换算法
- 编程实现LRU算法或CLOCK/改进算法等置换算法(二选一),模拟实现虚拟存储器的地址变换过程。-Programming LRU algorithm or CLOCK/improved algorithms replacement algorithm (alternative), analog virtual memory address translation process.
DSPalgorithm
- 现代数字信号处理的几种算法对语音噪声的消除以及模拟调制AM,数学中的希尔伯特变换-Modern Digital Signal Processing Algorithms for the elimination of noise on the voice, as well as analog modulation AM, Hilbert Transform in Math
DSP
- 基于DSP芯片为控制核心,设计了语音处理系统,有效地解决了高性能与低成本间的矛盾。系统的硬件部分包括数字信号处理芯片、音频CODEC模块、电源模块、滤波电路、JTAG 仿真接口等几大模块,系统的软件部分介绍了语音识别的基本原理,阐述了DSP实现技术,探讨并验证小波变换算法比傅里叶变换算法在提高语音识别系统性能应用中的有效性。该系统资源丰富,电路兼有模拟和数字信号接口,可以作为一个独立的模块应用于其他电路,方便地扩展其应用。-The design of speech process system
80096
- 嵌入式开发、算法实现为主!!! 坐标变换-Embedded development, algorithm-based!!! Coordinate transformation? ? ?
Pascal
- Pascal(Delphi7)写的一个THHT类,能实现EMD分解、Hilbert变换算法-Pascal(Delphi7)
erweijibenjihebianhuansuanfa
- 计算机图形学二位基本几何变换算法,基于OpenGL平台-Computer Graphics 2 basic geometric transformation algorithm, based on the OpenGL platform
20020911
- 基于小波变换的语音基频提取新算法,基于小波变换的语音基频提取新算法-Based on wavelet transform new algorithm for speech fundamental frequency extraction based on wavelet transform new algorithm for speech fundamental frequency extraction
C_language_algorithms_for_Quick_Lookup_Manual
- 《C语言算法速查手册》用C语言编写了科研和工程中最常用的166个算法,这些算法包括复数运算、多项式的计算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、代数插值法、数值积分法、常微分方程(组)初值问题的求解、拟合与逼近、特殊函数、极值问题、随机数产生与统计描述、查找、排序、数学变换与滤波等。同时结合这些算法列举了将近100个应用实例,对其进行验证和分析。 -" C language algorithms for Quick Fact Manual" using
atrous_alg_SWT
- 在MATLAB中用非抽样小波变换也称多孔算法实现信号或图像的压缩。-In MATLAB using non-decimated wavelet transform algorithm, also known as porous signal or image compression.
show
- 基于小波变换的语音增强算法,用于WAVE语音文件的去噪-Speech enhancement based on wavelet transform algorithm for denoising WAVE audio files
fft
- 快速傅里叶变换算法 用于电网谐波计算 采用c语言编程-Fast Fourier transform algorithm for computing harmonic language programming using c
wavelet-
- 基于LabVIEW 和Matlab 混合编程的小波去 噪方法,文应用小波变换算法,并将其结合LabVIEW 虚拟仪器开发平台、MATLAB 中小波去噪工具箱的小波去噪函数进行仿真-Method of wavelet denoising based on mixed programming of LabVIEW and Matlab,it discussed the wavelet algorithm and combined it with LabVIEW and MATLAB, tak
fft
- 基于MPI的并行快速傅里叶变换算法,通过多核并行计算提升计算性能。(the fast Fourier transform algorithm based on MPI coding)
分数阶傅里叶变换frft数值计算
- 我最近在研究frft-分数阶傅里叶变换的数值计算问题,主要是Ozaktas提出的采样型算法,以及Pei 等提出的采样型算法。(I have recently studied the numerical computation of frft- fractional Fourier transform, mainly the sampling algorithm proposed by Ozaktas, and the sampling algorithm proposed by Pei.)
C语言算法速查手册 第三版
- 常用数学算法的C语言代码,包含矩阵运算、多项式拟合、快速付立叶变换等等算例。(The C language code of common mathematical algorithms includes matrix operation, polynomial fitting, fast Fourier transform and other examples.)