虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

软件<b>实现</b>

  • We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

    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)

    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

  • 源程序用汇编程序编写

    源程序用汇编程序编写,利用KEIL和PROTEUS软件可以实现编译仿真等功能

    标签: 源程序 汇编程序 编写

    上传时间: 2016-02-27

    上传用户:BIBI

  • LED大屏幕显示系统

    LED大屏幕显示系统,以AT89S52单片机为核心,由键盘显示、录放音模块、光电开关、温度采集、定时闹铃、LED大屏幕显示等功能模块组成。基于题目基本要求,本系统对时间显示和大屏幕显示进行了重点设计。此外,扩展单片机外围接口、温度采集、非接触式止闹、滚动屏幕显示、语音报时等功能。本系统大部分功能由软件来实现,吸收了硬件软件化的思想,大部分功能通过软件来实现,使电路简单明了,系统稳定性大大提高。本系统不仅成功的实现了要求的基本功能,发挥部分也得到完全的实现,而且有一定的创新功能

    标签: LED 大屏幕显示系统

    上传时间: 2013-12-22

    上传用户:hakim

  • (C#)GSM LED控件应用源程序 无线LED 条屏是一种全新的信息媒体

    (C#)GSM LED控件应用源程序 无线LED 条屏是一种全新的信息媒体,基于GPRS无线互联网络技术,内置udp-TCP/IP协议栈的工业级GPRS Modem)提供LED 控制卡透明的GPRS网络通信接口,配合服务器软件,实现对LED 显示屏的大规模组网。

    标签: LED GSM 控件 媒体

    上传时间: 2014-11-18

    上传用户:watch100

  • 大气模型计算

    大气模型计算,本软件可实现计算不同高度的密度、气压等参数。

    标签: 大气 模型 计算

    上传时间: 2014-01-09

    上传用户:tuilp1a

  • 微机接口课程设计,doc格式。通过这次课程设计使我充分理解了8253和8255两个芯片的工作原理

    微机接口课程设计,doc格式。通过这次课程设计使我充分理解了8253和8255两个芯片的工作原理,知道了音乐发声器的硬件和软件的实现过程,并且通过自己动手编写的程序来控制音乐发器的工作,我感到非常有成就感,也锻炼了我的编程能力。

    标签: 8253 8255 微机接口

    上传时间: 2013-12-08

    上传用户:小码农lz

  • 这是书上的代码

    这是书上的代码,Visual C++图像编程在AGV(自动引导车系统)中的应用——地图生成软件的实现,供大家参考

    标签: 代码

    上传时间: 2016-11-23

    上传用户:王者A

  • 聚类PPT,包括五种算法

    聚类PPT,包括五种算法,和几种软件的实现。实用。

    标签: 聚类 算法

    上传时间: 2016-12-13

    上传用户:change0329

  • 从太平洋上下载下来的打包学习VB的教程。 》VB专区 ·Visual Basic 的数据库编程 ·使用VB建立Web Server   ·VB与Windows资源管理器互拷文件

    从太平洋上下载下来的打包学习VB的教程。 》VB专区 ·Visual Basic 的数据库编程 ·使用VB建立Web Server   ·VB与Windows资源管理器互拷文件 ·VB查找文件的两种方法 ·利用VB设计打印复杂报表 ·在VB中播放AVI文件 ·在VB中引用.dbf及索引文件  ·VB5.0中实现字体闪烁效果 ·在VB应用软件中实现动画效果 ·VB编程中如何锁定鼠标 ·用VB实现关闭所有数据库对象 ·VB调用C程序的方法—动态链接库法 ·基于VB的通用折行打印程序 ·利用VB动态设计多“主细表”应用 ·用VB设计VCD播放器 ·在VB6.0中播放GIF动画 ·VB5实现窗口图像缩放、滚动技巧 ·用VB进行移位操作 ·CrystaI Reports for VB5报表编程经验 ·VB设计动画时钟 ·用VB5中WinSock控件编写网上聊天程序

    标签: Windows Visual Server Basic

    上传时间: 2014-01-17

    上传用户:ynwbosss