相位phei = 2*pi*f*d*sind(theta),因此理论上来讲测向的算法都可以用来测频。 ESPRIT:Estimating signal parameters viarotational invariance techniques,中文为旋转因子不变法。 ESPRIT用于测频: ESP ...
分类:
编程语言 时间:
2017-07-14 16:37:18
阅读次数:
223
Shuffling is a procedure used to randomize a deck of playing cards. Because standard shuffling techniques are seen as weak, and in order to avoid "ins ...
分类:
系统相关 时间:
2017-07-12 10:20:08
阅读次数:
255
Recently, I've started to review and learn C++ techniques. During the learning process, I followed a learn-by-example methodology, which I consider to ...
分类:
编程语言 时间:
2017-07-01 18:20:59
阅读次数:
166
一些源码:https://github.com/elbaulp/MafDet System that aims to detect and mitigate DDoS attacks using Machine Learning techniques & SDN.https://github.com ...
分类:
其他好文 时间:
2017-06-24 19:50:52
阅读次数:
586
DNA repair http://poj.org/problem?id=3691 Time Limit: 2000MS Memory Limit: 65536K Description Biologists finally invent techniques of repairing DNA th ...
分类:
其他好文 时间:
2017-06-09 11:11:45
阅读次数:
231
原文: http://blog.csdn.net/imxiangzi/article/details/7558660 1、龙书(Dragon book) 英文名:Compilers: Principles,Techniques,and Tools 作者:Alfred V.Aho,Ravi Sethi ...
分类:
其他好文 时间:
2017-05-31 14:27:34
阅读次数:
210
http://blog.csdn.net/ronintao/article/details/51649664 参考 1、Common Techniques to Improve Shadow Depth Maps 2、Tutorial 16 : Shadow mapping 3、Shadow Map ...
分类:
其他好文 时间:
2017-05-17 18:22:52
阅读次数:
650
英文原文:http://net.tutsplus.com/tutorials/html-css-techniques/sass-vs-less-vs-stylus-a-preprocessor-shootout 原文链接:http://www.w3cplus.com/css/sass-vs-less ...
分类:
其他好文 时间:
2017-05-17 12:07:18
阅读次数:
195
强烈推荐一本书 《游戏编程中的人工智能技术》(AI.Techniques.for.Game.Programming).(美)Mat.Buckland
一、缘起在之前的c印记系列当中有有一个迷宫小游戏,...
分类:
编程语言 时间:
2017-04-26 10:18:59
阅读次数:
363
视觉效果和变换 (四)视觉效果 嗯,园和椭圆还不错,但如果是带圆角的矩形呢? 我们现在能做到那样了么? 史蒂芬·乔布斯 我们在第三章『图层几何学』中讨论了图层的frame,第二章『寄宿图』则讨论了图层的寄宿图。但是图层不仅仅可以是图片或是颜色的容器;还有一系列内建的特性使得创造美丽优雅的令人深刻的界 ...
分类:
移动开发 时间:
2017-04-23 22:19:07
阅读次数:
301