CFAR代碼,CFAR是用于雷達的一種濾波方法,稱為平均值濾波,本程序給出了主程序以及CFAR-function,并且有噪音圖和信號圖,可以進行比較分析
上傳時間: 2014-01-06
上傳用戶:13681659100
Software Testing, Second Edition provides practical insight into the world of software testing and quality assurance. Learn how to find problems in any computer program, how to plan an effective test approach and how to tell when software is ready for release. Updated from the previous edition in 2000 to include a chapter that specifically deals with testing software for security bugs, the processes and techniques used throughout the book are timeless. This book is an excellent investment if you want to better understand what your Software Test team does or you want to write better software.
標簽: practical Software provides software
上傳時間: 2015-04-30
上傳用戶:bjgaofei
報時小鬧鐘 本程序是一個用匯編編的精致的圖形時鐘,運行時雙擊clock圖標即可, 鐘表顯示的時間為本機系統的時間。 按b鍵可擴大畫面 ;按s鍵可縮小畫面;按c鍵可改變顏色;按e鍵可聽音樂; 按q鍵退出本程序.
上傳時間: 2013-12-31
上傳用戶:dengzb84
用匯編語言編寫的一個簡單的學生成績管理系統,用戶有6種選擇: (1) 按’m’,則顯示功能菜單。 (2) 按’L’,則顯示學生姓名和各學科成績(數學,英語,語文)。每次顯示10條記錄并暫停,按’g’繼續顯示余下記錄。 (3) 按’I’,則可按格式插入記錄到規定文件中。 (4) 按’M’,則可按格式修改記錄。 (5) 按’D’,輸入行數,清空該行指定的記錄。 (6) 按’Q’,按格式輸入學生姓名進行查詢,列出該生的成績記錄。 (7) 按’E’,則退出程序。
上傳時間: 2013-12-24
上傳用戶:gououo
This a simple compressor based on aplib, yoda s Kernel code, and my own stuffing around. It only has one function with MANY limitations at the moment, but it is desinged for demo purposes only so it don t matter.
標簽: compressor stuffing Kernel simple
上傳時間: 2013-12-24
上傳用戶:13215175592
a3load is 8051 firmware that can be used for uploading or downloading to EZ-USB RAM (internal or external). It implements the vendor specific command bRequest = 0xA3. The address to download/upload to/from is specified in the wValue field of the SETUP packet and the length of the transfer in the wLength field. The actual upload/download data is transferred during the DATA stage of the SETUP transfer. This firmware will function on all EZ-USB chips (EZ-USB, EZ-USB FX, FX2, FX2LP, FX1).
標簽: downloading uploading firmware internal
上傳時間: 2013-12-25
上傳用戶:zhaiye
報時小鬧鐘 本程序是一個用匯編編的精致的圖形時鐘,運行時雙擊clock圖標即可, 鐘表顯示的時間為本機系統的時間。 按b鍵可擴大畫面 ;按s鍵可縮小畫面;按c鍵可改變顏色;按e鍵可聽音樂; 按q鍵退出本程序.
上傳時間: 2015-05-04
上傳用戶:515414293
The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring different adaptation algorithms.~..~ There are 11 blocks that implement basically these 5 kinds of neural networks: 1) Adaptive Linear Network (ADALINE) 2) Multilayer Layer Perceptron with Extended Backpropagation algorithm (EBPA) 3) Radial Basis Functions (RBF) Networks 4) RBF Networks with Extended Minimal Resource Allocating algorithm (EMRAN) 5) RBF and Piecewise Linear Networks with Dynamic Cell Structure (DCS) algorithm A simulink example regarding the approximation of a scalar nonlinear function of 4 variables is included
標簽: Neural collection implement Adaptive
上傳時間: 2013-12-23
上傳用戶:teddysha
delphi 自定義網絡函數:unit net interface uses sysutils ,windows ,dialogs ,winsock ,classes ,comobj ,wininet //得到本機的局域網ip地址 function getlocalip(var localip:string): boolean //通過ip返回機器名 function getnamebyipaddr(ipaddr: string var macname: string): boolean //獲取網絡中sqlserver列表 function getsqlserverlist(var list: tstringlist): boolean //獲取網絡中的所有網絡類型 function getnetlist(var list: tstringlist): boolean //獲取網絡中的工作組
標簽: interface sysutils classes dialogs
上傳時間: 2015-05-09
上傳用戶:wanghui2438
java虛擬機的規范,中文版!不錯哦~ifq.if.q
上傳時間: 2013-12-16
上傳用戶:caiiicc