ECMAScript Language Specification
標簽: Specification ECMAScript Language
上傳時間: 2016-04-02
上傳用戶:xiaohuanhuan
SPALIB.C */ /* SUBPROGRAMS IN ALPHABETICAL ORDER */ /* IN THE C PROGRAMMING LANGUAGE
標簽: ALPHABETICAL PROGRAMMING SUBPROGRAMS LANGUAGE
上傳時間: 2013-12-26
上傳用戶:R50974
BlueTooth SDK Source Code! I hope that everybody like it.
標簽: BlueTooth everybody Source Code
上傳時間: 2016-04-10
上傳用戶:zhenyushaw
Please unzip the file and make it under linux. It s function is just like tcpdump in linux.
標簽: linux function tcpdump Please
上傳時間: 2013-12-20
上傳用戶:
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
The program is written with Vc language,working for logon the net by dialing ,the is a release version.
標簽: the language program dialing
上傳時間: 2016-04-13
上傳用戶:jichenxi0730
Analog and Mixed-Signal Modeling Using the VHDL-AMS Language
標簽: Mixed-Signal Language Modeling VHDL-AMS
上傳時間: 2016-04-13
上傳用戶:ZJX5201314
compact pci footprint for design,using pads2005 open it ,like you need it !
標簽: footprint compact design using
上傳時間: 2016-04-21
上傳用戶:wlcaption
First of all we would like to thank God Almighty for giving us the strength and confidence in pursing the ambitions. We would like to thank our Examiner Professor Axel Jantsch for allowing us to do this under his guidance and encouragement. At the same time we would like to mention our sincere thanks to Mr. Said Zainali, Manager of FRAME ACCESS AB for giving all the required equipment and the technical support which helped us to finish this thesis. We would like to mention our gratitude to our fellow VACS team members who helped us a lot during difficult times.
標簽: confidence Almighty strength giving
上傳時間: 2013-12-01
上傳用戶:小碼農lz