各种编程下载电缆制作,含Xilinx,Arm等的并口下载原理、PCB
上传时间: 2016-01-11
上传用户:q123321
嵌入式Linux编程,包括串口,并口,usb等硬件编程
上传时间: 2013-12-02
上传用户:plsee
Bitek 公司的bit1611模拟屏驱动IC的开发工具(需要先安装PORT95NT.RAR,并且电脑必须有并口)
上传时间: 2016-01-16
上传用户:zxc23456789
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
南京沁恒电子的U盘文件读写模块的实例程序,里面包含串并口的中断和查询,希望能对大家有用
上传时间: 2016-01-18
上传用户:lifangyuan12
南京沁恒电子的u盘文件读写模块实例程序,里面包含串并口中断和查询方式希望对大家有用
上传时间: 2016-01-18
上传用户:LIKE
数字电子DDC烧录程式,并口通信,Windows平台烧录程式
上传时间: 2016-02-11
上传用户:hfmm633
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).
标签: converts Toolbox complex logical
上传时间: 2016-02-12
上传用户:a673761058
一、设计内容 编写一实现电子琴的程序,并实现若干扩展功能。 基本功能:用8257键盘输入对应的七个音阶,通过实验箱的喇叭发出声音,并通过七段数码管显示输入音阶; 扩展功能:1、录音:记录所弹奏曲目 2、放录音:任意时刻重放最新记录曲目 3、在程序中可预设一曲目,按一键实现播放该曲目。 4、在播放录制曲目或预设曲目时,按8279键盘上任意键可以暂停播放,再按一次从暂停处继续播放。 5、程序运行时有友好的用户介面
上传时间: 2016-02-20
上传用户:cc1015285075
jtag技术规范,以及标准的并口jtag下载电缆的资料
上传时间: 2014-01-05
上传用户:亚亚娟娟123