Stellaris Luminary Micro 系列之 DK-LM3S301 多个学习范例全都是基于 Keil 工程版的范例, 而范例内容列举如下: 1.BitBand 2.Comparator 3.GPIO_JTAG 4.GPIO_LED 5.Hello 6.Interrupts 7.QS_DK_LM3S301 8.SSI_Atmel 9.Timers 10.UART_Out 11.WatchDog 12.PWMgen 等
标签: Comparator Stellaris Luminary BitBand
上传时间: 2015-12-31
上传用户:wangyi39
Stellaris Luminary Micro 系列之 DK-LM3S310 多个学习范例全都是基于 Keil 工程版的范例, 而范例内容列举如下: 1.BitBand 2.Comparator 3.GPIO_JTAG 4.GPIO_LED 5.Hello 6.Interrupts 7.QS_DK_LM3S310 8.SSI_Atmel 9.Timers 10.UART_Out 11.WatchDog 12.PWMgen 等
标签: Comparator Stellaris Luminary BitBand
上传时间: 2013-12-27
上传用户:llandlu
Stellaris Luminary Micro 系列之 DK-LM3S316 多个学习范例全都是基于 Keil 工程版的范例, 而范例内容列举如下: 1.BitBand 2.Comparator 3.I2C_Atmel 4.GPIO_LED 5.Hello 6.Interrupts 7.QS_DK_LM3S316 8.SSI_Atmel 9.Timers 10.UART_Out 11.WatchDog 12.PWMgen 等
标签: Comparator Stellaris Luminary BitBand
上传时间: 2014-01-27
上传用户:moshushi0009
Stellaris Luminary Micro 系列之 DK-LM3S801 多个学习范例全都是基于 Keil 工程版的范例, 而范例内容列举如下: 1.BitBand 2.Comparator 3.GPIO_JTAG 4.GPIO_LED 5.Hello 6.Interrupts 7.QS_DK_LM3S801 8.SSI_Atmel 9.Timers 10.UART_Out 11.WatchDog 12.PWMgen 13.I2C_Atmel 等
标签: Comparator Stellaris Luminary BitBand
上传时间: 2015-12-31
上传用户:www240697738
Stellaris Luminary Micro 系列之 DK-LM3S811 多个学习范例全都是基于 Keil 工程版的范例, 而范例内容列举如下: 1.BitBand 2.Comparator 3.GPIO_JTAG 4.GPIO_LED 5.Hello 6.Interrupts 7.QS_DK_LM3S811 8.SSI_Atmel 9.Timers 10.UART_Out 11.WatchDog 12.PWMgen 13.I2C_Atmel 等
标签: Comparator Stellaris Luminary BitBand
上传时间: 2015-12-31
上传用户:wab1981
Stellaris Luminary Micro 系列之 DK-LM3S828 多个学习范例全都是基于 Keil 工程版的范例, 而范例内容列举如下: 1.BitBand 2.I2C_Atmel 3.GPIO_JTAG 4.GPIO_LED 5.Hello 6.Interrupts 7.QS_DK_LM3S828 8.SSI_Atmel 9.Timers 10.UART_Out 11.WatchDog 等...
标签: Stellaris Luminary BitBand C_Atmel
上传时间: 2014-01-25
上传用户:daguda
Analog Device ARM-7 系列之 ADuC_7020 Evaluation Board 内多个学习范例全都是基于 Keil 工程版的 范例,附 ADuC_7020 Evaluation Board 原理图,而范例内容如下: 1.ADC 2.Comparator 3.DAC 4.FlashEE 5.FuncRam 6.INT 7.Mics 8.PLA 9.Pulse 10.S&C 11.TimerTrig 12.UART 13.Varplace
标签: ADuC 7020 Evaluation Evaluati
上传时间: 2014-07-04
上传用户:lps11188
Analog Device ARM-7 系列之 ADuC_7024 Evaluation Board 内多个学习范例全都是基于 Keil 工程版的 范例,附 ADuC_7024 Evaluation Board 原理图,而范例内容如下: 1.ADC 2.Comp 3.DAC 4.FlashEE 5.FuncRam 6.INT 7.Mics 8.PLA 9.Pulse 10.PWM 11.S&C 12.TimerTrig 13.UART 14.Varplace
标签: ADuC 7024 Evaluation Evaluati
上传时间: 2016-01-01
上传用户:lo25643
tellaris Luminary Micro ARM 系列之 DK-LM3S828 多个学习范例全都是基于 Keil 工程版的范例, 并包含 LM3S Library Source Code ,而范例内容列举如下: 1.BitBand 2.I2C_Atmel 3.GPIO_JTAG 4.GPIO_LED 5.Hello 6.Interrupts 7.QS_DK_LM3S828 8.SSI_Atmel 9.Timers 10.UART_Out 11.WatchDog 等
标签: tellaris Luminary Library Source
上传时间: 2016-01-01
上传用户:lmeeworm
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.
标签: represented integers group items
上传时间: 2016-01-17
上传用户:jeffery