虽然相频响应反映了系统对不同频率信号的处理时间,但并不是说相频响应越大,系统的处理时间越长。从一个简单的正弦信号exp(j*w*n)可以知道,其相位为w*n,也即是说相位不仅和时间有关,还和频率有关。在信号处理中,群延迟(Group Delay)是用来表征系统延迟时间的另外一个概念,其数学定义式.....
分类:
其他好文 时间:
2014-09-26 23:42:58
阅读次数:
527
org.hibernate.PropertyAccessException: Null value was assigned to a property of primitiv 原生sql查询 结果转化为实体对象出错...
分类:
数据库 时间:
2014-09-26 20:35:18
阅读次数:
244
【Solo and Mute】 Muting means a transition will be disabled. Soloed transtions are enabled and with respect to other transitions originating from the ....
分类:
其他好文 时间:
2014-09-26 18:54:28
阅读次数:
164
build.prop文件解析可以看--->:http://my.oschina.net/f839903061/blog/145403 本文简要分析一下build.prop是如何生成的。Android的build.prop文件是在Android编译时刻收集的各种property(LCD density/语言/编译...
分类:
移动开发 时间:
2014-09-26 14:22:09
阅读次数:
235
在spring里使用org.mybatis.spring.mapper.MapperScannerConfigurer 进行自动扫描的时候,设置了sqlSessionFactory 的话,可能会导致PropertyPlaceholderConfigurer失效,也就是用${jdbc.username...
分类:
移动开发 时间:
2014-09-25 22:46:17
阅读次数:
258
@interface ZXViewController ()@property (nonatomic, strong) NSProgress *pro;- (IBAction)btnOnClick:(id)sender;@end@implementation ZXViewController- (v...
分类:
移动开发 时间:
2014-09-25 19:24:47
阅读次数:
220
Heap Sort:Heapsort uses the property of Heaps to sort an array. The Heap data structure is an array object that can be viewed as a complete and balanc...
分类:
其他好文 时间:
2014-09-25 19:07:27
阅读次数:
257
1.php语言标记 在php.ini文件中将short_open_tag设置为on,php将会识别语言标记2.php语言注释 // # /* */ 多行注释3.可变变量4.字符串 5.面向对象的__get()和__set() __get($property_name); //该属性应该...
分类:
Web程序 时间:
2014-09-25 18:32:47
阅读次数:
171
WPF Background property does not point to a dependencyobject in path '(0).(1)'
Style ColorAnimation DataTrigger...
分类:
其他好文 时间:
2014-09-25 18:30:57
阅读次数:
216