Compute Classical CFAR binary detection threshold for radar detection under additive Gaussian white noise criterion and specified false alarm probability.
标签: detection Classical threshold additive
上传时间: 2013-12-22
上传用户:希酱大魔王
The Schematics and Gerbers for a AT91RM9200 based SBC under GPL
标签: Schematics Gerbers based under
上传时间: 2013-12-19
上传用户:zq70996813
* TFTP client compatible with RFC-1350 * compile under visiual c++ or borland c++ * author email: yuyushine@163.com ***************************************************/ #define _VC /* if compile under visiual c++ else undefine this*/ #include <stdio.h> #include <winsock.h> #include <conio.h> #ifndef MAKEWORD #define MAKEWORD(l,h) ((WORD)(((BYTE)(l))|(((WORD)(BYTE)(h))<<8))) #endif #define WSA_MAJOR_VERSION 1 #define WSA_MINOR_VERSION 1 #define WSA_VERSION MAKEWORD(WSA_MAJOR_VERSION, WSA_MINOR_VERSION)
标签: compatible borland compile visiual
上传时间: 2014-01-15
上传用户:yuchunhai1990
ISP1161 USB Driver under WinCE for StrongARM processor implementation
标签: implementation StrongARM processor Driver
上传时间: 2017-08-24
上传用户:13681659100
Yet another mp3 player, but this time using SVGALib under Linux. The idea was to use a 320x240 display which can be used in a vehicle. I wrote this quite a few years ago, before mp3 players were so cheap. It uses mpg123 for the mp3 decoding.
标签: SVGALib 320x240 another player
上传时间: 2013-12-26
上传用户:zmy123
MS-Press book about programming under Windows CE with source-codes of examples
标签: source-codes programming MS-Press examples
上传时间: 2017-09-11
上传用户:dave520l
COM954 driver under wince
上传时间: 2017-09-13
上传用户:chongcongying
how to search for the biggest end folder from your sistem (under Linux)
标签: biggest folder search sistem
上传时间: 2013-12-19
上传用户:TF2015
This software acts as Hyper terminal and runs under Windows Vista.
标签: software terminal Windows Hyper
上传时间: 2013-12-15
上传用户:huannan88
If you are a C++ programmer who desires a fuller understanding of what is going on "under the hood," then Inside the C++ Object Model is for you! Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritance, and "the virtuals"-virtual functions and virtual inheritance. This book shows how your understanding the underlying implementation models can help you code more efficiently and with greater confidence. Lippman dispells the misinformation and myths about the overhead and complexity associated with C++, while pointing out areas in which costs and trade offs, sometimes hidden, do exist. He then explains how the various implementation models arose, points out areas in which they are likely to evolve, and why they are what they are. He covers the semantic implications of the C++ object model and how that model affects your programs.
标签: understanding programmer desires fuller
上传时间: 2017-09-25
上传用户:gtzj