-
Huffmancoding111123123121
霍夫曼编码的C++实现,含word详细叙述文档,详细注释。(Huffman coding C++ to achieve, including the word detailed description of the documents, detailed notes.)
- 2012-08-13 16:48:36下载
- 积分:1
-
decomposition
运行emd,得到输入信号X的固有模态函数(imf),每列代表着信号X的一阶分量,X就是我们采集的信号。
hhtdn是hht去噪的程序,可以不看,仅看emd 和 findpeaks
wvtdn是wavelet去噪程序,如果只是分解信号,仅用下面的语句即可
[C,L] = wavedec(x_noise,dl,wn);
x_noise就是我们采集的信号,dl是分解的阶数,wn是分解的母小波名称(% Empiricial Mode Decomposition (Hilbert-Huang Transform)
% imf = emd(x)
% Func : findpeaks)
- 2021-04-13 22:28:55下载
- 积分:1
-
obj读取
使用vs2017控制台程序,用OpenGL读入obj文件并显示。加了光源。
- 2022-07-22 23:24:53下载
- 积分:1
-
多GPU快速傅里叶变换
Sample: Simple CUFFT_MGPU
Minimum spec: SM 2.0
Example of using CUFFT. In this example, CUFFT is used to compute the 1D-convolution of some signal with some filter by transforming both into frequency domain, multiplying them together, and transforming the signal back to time domain on Multiple GPU.
Key concepts:
Image Processing
CUFFT Library
- 2022-02-05 04:59:51下载
- 积分:1
-
danpianji
利用AT89C51单片机的定时,定时计数器T0秒,秒计数的时候,第二代,再加上1秒计数,计数到60秒,自动从0开始。单片机12MHz晶振频率(Using AT89C51 single-chip timing, timing counter T0 seconds, seconds count as a time when the second generation, plus 1 seconds count, count to 60 seconds, automatically the beginning of 0. Crystal frequency chip 12MHZ)
- 2015-04-23 19:30:40下载
- 积分:1
-
递归法计算
本程序用来计算任意正整数的任意阶数值。程序基于C++编程,主要包括两个部分:函数主题部分,主要用来实现整数的输入以及函数的调用功能;递归函数部分,实现递归计算功能。
- 2022-12-15 19:50:03下载
- 积分:1
-
ads1247驱动程序
ADS1247驱动程序,可以改为stm32驱动,方便驱动下载,欢迎使用。
- 2022-02-13 12:49:44下载
- 积分:1
-
ExportToExcel
改程序的主要功能是将mfc中ListCtrl中的数据导入到Excel中。(he main function of the program is to change import data in mfc CListCtrl in to Excel.)
- 2016-09-12 09:54:29下载
- 积分:1
-
策略模式-商场管理软件04策略模式
A greedy algorithm is a simple, intuitive algorithm that is used in optimization problems.
- 2020-06-24 06:40:02下载
- 积分:1
-
juzhenganjian
矩阵按键程序,用的是C。本人还是学生,做得不好请大家多多指教(Matrix button procedure is used in C. I am still a student, doing a lot of bad advice please)
- 2009-05-07 22:38:32下载
- 积分:1