The function applies the Madsen method for Doppler Centroid estimation. The input are: 1) the raw data, the parameter of the distance between samples in azimuth to be correlated and the PRF (Pulse repetition frequency)
標簽: estimation The the Centroid
上傳時間: 2017-08-12
上傳用戶:pinksun9
1、 在NMBER INPUT的基礎上設計數字密碼鎖 2、 運行初始密碼為學號后8位,密碼不正確執行4、5功能 3、 連續3次密碼錯誤,鎖定鍵盤,發出報警指示 4、 輸出開鎖信號(使用功率開關),LED指示 設置修改密碼功能,數據存入24C01EEROM
上傳時間: 2014-01-15
上傳用戶:sxdtlqqjl
example of a 7 pulse multiple pulse width modulation with tow=0.8
標簽: pulse modulation multiple example
上傳時間: 2017-08-18
上傳用戶:13517191407
Calculates if the brackets in a sentence are correctly close. Input consists, one per line, sentences with brackets, and output say YES if its correctly close, or NO int if its not saying where is the error. Input: ()[]<>(**) (*) (ASA Output: YES NO 2 NO 4
標簽: Calculates correctly brackets consists
上傳時間: 2013-12-13
上傳用戶:aig85
Implementation of Edmonds Karp algorithm that calculates maxFlow of graph. Input: For each test case, the first line contains the number of vertices (n) and the number of arcs (m). Then, there exist m lines, one for each arc (source vertex, ending vertex and arc weight, separated by a space). The nodes are numbered from 1 to n. The node 1 and node n should be in different sets. There are no more than 30 arcs and 15 nodes. The arc weights vary between 1 and 1 000 000. Output: The output is a single line for each case, with the corresponding minimum size cut. Example: Input: 7 11 1 2 3 1 4 3 2 3 4 3 1 3 3 4 1 3 5 2 4 6 6 4 5 2 5 2 1 5 7 1 6 7 9 Output: 5
標簽: Implementation calculates algorithm Edmonds
上傳時間: 2014-01-04
上傳用戶:kiklkook
a carrier sense multiple access with collision avoidance (CSMA/CA) based MAC protocol, called nanoMAC, suitable for low bit-rate, low-power wireless devices with high efficiency
標簽: avoidance collision multiple protocol
上傳時間: 2017-08-28
上傳用戶:小寶愛考拉
sd card input,output source program
標簽: program output source input
上傳時間: 2017-08-29
上傳用戶:懶龍1988
read file input (java source code)
上傳時間: 2013-12-01
上傳用戶:dapangxie
A thesis on developing multiple-precision integer libraries for cryptographic and other uses.
標簽: multiple-precision cryptographic developing libraries
上傳時間: 2014-01-10
上傳用戶:xiaohuanhuan
VideoMan (Video Manager) is an open-source C++ library that helps you developing video based applications. We created VideoMan to increase our productivity developing computer vision applications, but it can be used in many other ways. With VideoMan is very easy and fast to initialize any kind of video input like webcams, video files, frame grabbers, IEEE 1394 cameras and so on. You can initialize multiple inputs at the same time and show them in the screen. Also, you can show the results of the processing steps of your computer vision algorithm (extracted edges, back projections, detected blobs...) This way you can see the results of what are you coding, checking the results of your algorithm steps. Moreover, the implemented visualization scheme make easier to combine computer graphics with video, for example to show a 3d model on top of video for augmented reality applications.
標簽: open-source developing VideoMan Manager
上傳時間: 2014-01-21
上傳用戶:chongcongying