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