The OpenGPSRec receiver software runs on the real time operating system RTAI-Linux. It compiles with gcc using a RTAI-patched linux kernel. linux下的GPS 開放源碼~!
標簽: OpenGPSRec RTAI-Linux operating receiver
上傳時間: 2016-04-10
上傳用戶:xc216
pcf8593實時時鐘的驅動實例 Real Time Clock interface for Linux on CPE with FTRTC010
標簽: interface Clock Linux FTRTC
上傳時間: 2013-12-01
上傳用戶:牧羊人8920
Problem D:合唱隊形 Time Limit:1000MS Memory Limit:65536K Total Submit:1237 Accepted:437 Language: not limited Description N位同學站成一排,音樂老師要請其中的(N-K)位同學出列,使得剩下的K位同學排成合唱隊形。 合唱隊形是指這樣的一種隊形:設K位同學從左到右依次編號為1,2…,K,他們的身高分別為T1,T2,…,TK, 則他們的身高滿足T1 < T2 < ...< Ti > Ti+1 > … >TK(1<=i<=K)。 你的任務是,已知所有N位同學的身高,計算最少需要幾位同學出列,可以使得剩下的同學排成合唱隊形。 Input 輸入包含若干個測試用例。 對于每個測試用例,輸入第一行是一個整數N(2<=N<=100),表示同學的總數。第二行有N個整數,用空格分隔,第i個整數Ti(130<=Ti<=230)是第i位同學的身高(厘米)。當輸入同學總數N為0時表示輸入結束。 Output 對于每個測試案例,輸出包括一行,這一行只包含一個整數,就是最少需要幾位同學出列。 Sample Input 8 186 186 150 200 160 130 197 220 3 150 130 140 0 Sample Output 4 1
標簽: Limit Accepted Language Problem
上傳時間: 2014-01-13
上傳用戶:aappkkee
Problem F:汽車加油 Time Limit:1000MS Memory Limit:65536K Total Submit:1400 Accepted:404 Language: not limited Description 一輛汽車加滿油后可行駛n公里。旅途中有若干個加油站。設計一個有效算法,指出應在哪些加油站停靠加油,使沿途加油次數最少。 編程任務: 對于給定的n和k(k <= 10000)個加油站位置,編程計算最少加油次數。 Input 第一行有2 個正整數n和k,表示汽車加滿油后可行駛n公里,且旅途中有k個加油站。接下來的1 行中,有k+1 個整數,表示第k個加油站與第 k-1 個加油站之間的距離。第0 個加油站表示出發地,汽車已加滿油。第k+1 個加油站表示目的地。 Output 輸出最少加油次數。如果無法到達目的地,則輸出”No Solution”。 Sample Input 7 7 1 2 3 4 5 1 6 6 Sample Output 4
標簽: Limit Accepted Language Problem
上傳時間: 2016-04-12
上傳用戶:youth25
Fast settling-time added to the already conflicting requirements of narrow channel spacing and low phase noise lead to Fractional4 divider techniques for PLL synthesizers. We analyze discrete "beat-note spurious levels from arbitrary modulus divide sequences including those from classic accumulator methods.
標簽: settling-time requirements conflicting already
上傳時間: 2016-04-14
上傳用戶:liansi
Discrete Fourier Transform and Power Spectrum Calculates Power Spectrum from a Time Series
標簽: Spectrum Power Calculates Transform
上傳時間: 2014-01-21
上傳用戶:woshini123456
Real Time OS 教學資料
上傳時間: 2016-04-25
上傳用戶:ryb
Develop Zigbee network real-time Os
標簽: real-time Develop network Zigbee
上傳時間: 2014-11-27
上傳用戶:whenfly
A Novel Coded Layered Space-Time- Frequency Architecture: Convolutional Codes
標簽: Convolutional Architecture Space-Time Frequency
上傳時間: 2014-01-21
上傳用戶:zsjzc
Determine the settling time of the response.
標簽: Determine the settling response
上傳時間: 2016-05-03
上傳用戶:zhliu007