MSP430F149单片机,外部中断例程,包括中断初始化、中断服务函数的编写等。
上传时间: 2013-12-10
上传用户:yxgi5
好不易找到的全口编程的,串口编程的,希望对你有用
标签: 编程
上传时间: 2016-01-10
上传用户:ZJX5201314
模式识别技术是一门重要技术,这里给出了一个这个方面的算法运用的具体例子
标签: 模式识别技术
上传时间: 2013-12-10
上传用户:TRIFCT
zoj 的1038题。 典型的搜索问题。
上传时间: 2016-01-10
上传用户:bakdesec
详细介绍如何构建基于linux的嵌入式系统,内容非常详细丰富,涵盖基于linux几乎所有相关应用介绍
上传时间: 2014-10-10
上传用户:亚亚娟娟123
JAVA程序设计100例(PDG),很好用的java编程教程。
上传时间: 2013-12-10
上传用户:集美慧
usb接口通信编程,希望对大家有所帮助
上传时间: 2014-10-10
上传用户:epson850
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
java编写的文件分割器 java编写的文件分割器
上传时间: 2014-01-10
上传用户:kelimu
单片机在检测和控制系统中得到广泛的应用, 温度则是系统常需要测量、控制和保持的一个量。 本文从硬件和软件两方面介绍了AT89C2051单片机温度控制系统的设计,对硬件原理图和程序框图作了简洁的描述。
上传时间: 2014-01-10
上传用户:懒龙1988