Dongle泛指任何能插到電腦上的小型硬體,PC TV dongle則是用來在PC上觀看電視節(jié)目所用的擴(kuò)充裝置。一般來說,依照採(cǎi)用的電視訊號(hào)規(guī)格,PC TV dongle可區(qū)分成兩大類:若使用的訊源為數(shù)位訊號(hào),則屬於數(shù)位PC TV dongle;若使用的是類比訊號(hào),則屬於類比PC TV dongle。全球各地皆有不同的採(cǎi)納階段,且推行的廣播標(biāo)準(zhǔn)也不盡相同。
Embest S3C44B0X Evaluation Board
RTC Test Example
RTC Check(Y/N)? y
Set Default Time at 2004-12-31 FRI 23:59:59
Set Alarm Time at 2005-01-01 00:00:01
... RTC Alarm Interrupt O.K. ...
Current Time is 2005-01-01 SAT
00:00:01
RTC Working now. To set date(Y/N)? y
Current date is (2005,01,01, SAT). input new date (yy-mm-dd w): 5-2-23 3
Current date is: 2005-02-23 WED
RTC Working now. To set time(Y/N)? y
Current time is (00:00:21). To set time(hh:mm:ss): 19:32:5
Current Time is 2005-02-23 WED
19:32:
acm HDOJ 1051WoodenSticks
Description:
There is a pile of n wooden sticks. The length and weight of each stick are known in advance. The sticks are to be processed by a woodworking machine in one by one fashion. It needs some time, called setup time, for the machine to prepare processing a stick. The setup times are associated with cleaning operations and changing tools and shapes in the machine. The setup times of the woodworking machine are given as follows:
(a) The setup time for the first wooden stick is 1 minute.
(b) Right after processing a stick of length l and weight w , the machine will need no setup time for a stick of length l and weight w if l<=l and w<=w . Otherwise, it will need 1 minute for setup.