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
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
lpd6803是深圳英盛美半导体公司出品的一款高性能led驱动芯片,该芯片具有如下特点: 三路输出,恒流驱动:每路各有一个外挂电阻调整电流:Iout(max)=30mA, Vout(max)=12V。 兼容恒压模式,可直接替换ZQL9712等常规芯片。 直接PWM输出,无亮度损失,降低数据传输量,有效减少电磁干扰(EMI)。 支持32级灰度/256级灰度(内置反伽码校正逻辑)两种模式,扫描频率高(>4000HZ)。 仅需时钟线/数据线的两线传输结构,级联能力超强。 内建振荡器,支持FREE-RUN模式,降低控制电路成本。 内置LDO稳压电路,电源适应范围宽(4.8-8V),输出耐压高(LED灯供电电压可达12V)。 简化外围配套,可扩充性好,也可作为PWM发生器控制大电流器件驱动大功率LED灯。 该芯片特别适合用于led幕墙灯、led全彩点光源、广告字、异型屏等产品,相对于9712/6106/595/5026/62726等芯片来说,外围器件少,电路简单, 布线容易,使用电线节省,控制器也简单。
上传时间: 2014-01-21
上传用户:trepb001
通过单片机按键选择输出信号类型及要求输出量,在LED显示器件上指示信号类型及设定数值.系统工作电源±15V , ±5V 。恒流电流输出0.0~8.0mA, 负载电阻≤500Ω。3. 稳压电压输出0.0~5.0V,电流负载能力≤100mA.电压及电流输出在充许负载范围内误差小于5%FS。电压及电流输出须共用一个输出正端, 输出负端为地。输出电压及电流设定精确到二位十进制数。
上传时间: 2016-06-03
上传用户:wendy15
MCP73831 是一款高级线性充电管理控制器,它适用于 空间小而对成本敏感的应用场合。MCP73831 提供 8 引 脚2 mm x 3 mm DFN 和5 引脚SOT23 两种封装形式。 由于体积小且外接元件少,MCP73831 非常适用于便携 式设备。MCP73831 也可用于USB 充电设备,它符合 主流USB 总线电源的所有规范。 MCP73831 采用恒流/ 恒压充电算法,并提供预充选项 和充电结束控制选项。恒压充电调节有四个选择: 4.20V、4.35V、 4.40V 和4.50V,这可以适应最新涌现 出来的电池充电要求。恒流充电电流由一个外部电阻设 定。在高功率或高温的外界环境下, MCP73831 将根据 管芯温度对充电电流大小进行限制。热调节功能对充电 周期进行优化,并维持器件的可靠性。
上传时间: 2016-09-26
上传用户:myworkpost
一个100v,60W的实用的开关电源,带有恒流恒压功能
上传时间: 2016-10-08
上传用户:ywqaxiwang
此源代码程序为三色LED灯板PWM 控制程序,实现多路LED灯恒流控制。
上传时间: 2014-01-16
上传用户:youlongjian0
LED显示程序,显示文字,驱动IC为专用的LED恒流驱动IC。
上传时间: 2017-01-30
上传用户:Breathe0125
汉诺塔!!! Simulate the movement of the Towers of Hanoi puzzle Bonus is possible for using animation eg. if n = 2 A→B A→C B→C if n = 3 A→C A→B C→B A→C B→A B→C A→C
标签: the animation Simulate movement
上传时间: 2017-02-11
上传用户:waizhang
LED日光灯外置电源,输入AC180--265V,输出DC24V,可调恒流
上传时间: 2013-12-25
上传用户:清风冷雨