我编写的利用trous(多孔算法)实现小波变换,利用‘db4’小波函数分解两层,其中卷积运算采用频域的fft算法,给出了仿真信号的处理结果。
上传时间: 2015-05-26
上传用户:蠢蠢66
The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The first character in the decree specifies whether a must come ( B )Before b in the new alphabet or ( A )After b . The second character determines the relative placement of b and c , etc. So, for example, "BAA" means that a must come Before b , b must come After c , and c must come After d . Any letters beyond these requirements are to be excluded, so if the decree specifies k comparisons then the new alphabet will contain the first k+1 lowercase letters of the current alphabet. Create a class Alphabet that contains the method choices that takes the decree as input and returns the number of possible new alphabets that conform to the decree. If more than 1,000,000,000 are possible, return -1. Definition
标签: government streamline important alphabet
上传时间: 2015-06-09
上传用户:weixiao99
J2ME进阶学习代码,手机游戏:是男人就下100层,很多人都喜欢玩的哦。开发环境Eclipse+EclipseMe
上传时间: 2015-06-14
上传用户:libinxny
详细介绍了802.16的协议,这部分是MAC层,其余正在下载中
上传时间: 2014-01-26
上传用户:xz85592677
问题描述: 一杯沸水冷却,圆柱体模型,底面半径0.05m,高0.1m,周围温度20度,初始水温100度 方程是四维输运方程(常数a^2=k/(c*p),k是热传导系数0.6006焦/(米*秒*度)) 初始条件:t=0时水等于100度 边界条件:1.上下壁都是自由冷却,第三类边界条件,周围温度保持在20度(H=k/h,h取1) 2.杯壁绝热,第二类边界条件 图形显示格式,取过圆柱轴的截面温度变化将其做成动画.
标签: 冷却
上传时间: 2014-01-22
上传用户:黑漆漆
这是我的一个课题:我省农业分布调查咨询系统。课题是和省农业厅合作的。源代码完整,不过由于版权问题,我没有提供基本的工作图层,请大家自己分析源程序,做二次开发吧~
上传时间: 2014-01-07
上传用户:gtzj
红外标准,版本是1.4,用来实现红外的PHY层,具体实现可以参见Linux中的源码
上传时间: 2015-07-15
上传用户:冇尾飞铊
VC实验 资源在基于SDK的程序设计中的应用 一.实验名称:资源在基于SDK的程序设计中的应用 二.实验目的:掌握各种资源的应用以及资源应用的程序设计方法 三.实验任务: ● 熟悉的菜单资源的创建过程 ● 熟悉位图资源的创建 ● 熟悉对话框资源的应用 ● 熟悉图表资源 四.实验要求: 在一个窗口中央加载一个任意位图,位图尺寸为窗口面积的四分之一,当单计鼠标左键在一个窗口中央加载一个任意位图,位图面积为窗口面积的四分之一,当即鼠标左键或键盘上的向上箭头时位图向上移动,当移动到上边界时,窗口显示“不能再向上移动了”字样,当点击鼠标右键或键盘上的向下箭头时,位图向下移动,当到达窗口的下边界时,屏幕显示“不能再向下移动了”字样。
上传时间: 2013-12-26
上传用户:AbuGe
此程序用提升法实现第二代小波变换 %% 我用的是非整数阶小波变换 %% 采用时域实现,步骤先列后行 %% 正变换:分裂,预测,更新; %% 反变换:更新,预测,合并 %% 只做一层(可以多层,而且每层的预测和更新方程不同)
上传时间: 2013-12-08
上传用户:jyycc
fdtd的2d算法,pml边界条件,二维TE波
上传时间: 2013-12-05
上传用户:xiaoxiang