HDOJ ACM input:The input consists of T test cases. The number of test cases ) (T is given in the first line of the input. Each test case begins with a line containing an integer N , 1<=N<=200 , that represents the number of tables to move. Each of the following N lines contains two positive integers s and t, representing that a table is to move from room number s to room number t (each room number appears at most once in the N lines). From the N+3-rd line, the remaining test cases are listed in the same manner as above.
上傳時間: 2015-10-18
上傳用戶:三人用菜
Given an positive integer A (1 <= A <= 109), output the lowest bit of A. For example, given A = 26, we can write A in binary form as 11010, so the lowest bit of A is 10, so the output should be 2. Another example goes like this: given A = 88, we can write A in binary form as 1011000, so the lowest bit of A is 1000, so the output should be 8.
標簽: A. positive integer example
上傳時間: 2014-01-22
上傳用戶:rocketrevenge
The output should contain the minimum setup time in minutes, one per line.
標簽: contain minimum minutes output
上傳時間: 2014-01-20
上傳用戶:hjshhyy
Kmeans algorithm in C++,output a result.txt containing clustering result.
標簽: result containing clustering algorithm
上傳時間: 2015-10-29
上傳用戶:ynzfm
LCD output example code for BF5
上傳時間: 2014-11-18
上傳用戶:天涯
This is an program for the MB90460 series. It initializes the output compare units0-5. Also the 16bit Free RunningTimer.
標簽: the initializes compare program
上傳時間: 2015-10-31
上傳用戶:libenshu01
MSC 1210 A/D Conversion for 1 input signals (-2.5V ... +2.5V) Inputs pairs AIN0-AIN1 read in an interrupt service routine
標簽: Conversion 2.5 AIN signals
上傳時間: 2014-01-25
上傳用戶:gtzj
design LP,HP,B S digital Butterworth and Chebyshev filter. All array has been specified internally,so user only need to input f1,f2,f3,f4,fs(in hz), alpha1,alpha2(in db) and iband (to specify the type of to design). This program output hk(z)=bk(z)/ak(z),k=1,2,..., ksection and the freq.
標簽: Butterworth internally Chebyshev specified
上傳時間: 2015-11-08
上傳用戶:253189838
flash serial input queue. returns 0 on success or negative error * number otherwise
標簽: otherwise negative returns success
上傳時間: 2015-11-13
上傳用戶:yxgi5
The SoundIn class provide a set of functions to interface a sound card for input signal.
標簽: functions interface SoundIn provide
上傳時間: 2014-08-22
上傳用戶:bruce5996