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

芯片<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

  • 利用EVC4.0编写应用程序

    利用EVC4.0编写应用程序,基于Wince平台提供Socket API函数,使用TCP传输协议,通过以太网芯片DM9000驱动,实现S3C2410的Wince系统和PC机建立TCP网络通信。

    标签: EVC 4.0 编写 应用程序

    上传时间: 2013-12-16

    上传用户:xc216

  • 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

  • 合众达的一个例程

    合众达的一个例程,利用CSL实现网络芯片的驱动,有EMAC和MIDO两部分。

    标签: 合众达

    上传时间: 2014-03-11

    上传用户:牛津鞋

  • 本设计采用凌阳16 位单片机SPCE061A对步进电机进行控制

    本设计采用凌阳16 位单片机SPCE061A对步进电机进行控制,通过IO口输出的具有时序的方波作为步进电机的控制信号,信号经过芯片L298N驱动步进电机

    标签: SPCE 061A 061 凌阳16

    上传时间: 2013-12-11

    上传用户:sxdtlqqjl

  • xscale pxa255 处理器

    xscale pxa255 处理器,基于嵌入式Linux的触摸屏控制芯片的驱动程序和测试程序

    标签: xscale pxa 255 处理器

    上传时间: 2013-12-14

    上传用户:xuan‘nian

  • 从介绍DVCC8086十六位微型机的硬件组成开始

    从介绍DVCC8086十六位微型机的硬件组成开始,讨论了十六位微机实验系统的输入输出的相关内容。描述DVCC8086十六位微型机本身的所有资源,同时也对本设计中使用的输入输出设备开关量、数码管显示器、与输入输出相关的接口芯片及其驱动程序进行了详细的讲解。最后给出了一个具体的输入输出的应用,以此来了解如何进行一个完整的输入输出系统的设计。

    标签: DVCC 8086 十六位 微型机

    上传时间: 2013-12-28

    上传用户:czl10052678

  • protel原理图 H桥电机驱动器 特点:5-7V低电压供电

    protel原理图 H桥电机驱动器 特点:5-7V低电压供电,带升压电路产生12V以上栅极驱动电压,两片so-8小体积mos管半桥驱动芯片保证驱动效果 本电路已应用到多个直流电机驱动板上,最大驱动电流可根据所选用的mos管调整

    标签: protel H桥 原理图 低电压

    上传时间: 2016-05-06

    上传用户:lijianyu172

  • java源代码,protel原理图 H桥电机驱动器 特点:5-7V低电压供电

    java源代码,protel原理图 H桥电机驱动器 特点:5-7V低电压供电,带升压电路产生12V以上栅极驱动电压,两片so-8小体积mos管半桥驱动芯片保证驱动效果 本电路已应用到多个直流电机驱动板上,最大驱动电流可根据所选用的mos管调整..

    标签: protel java H桥 源代码

    上传时间: 2014-01-01

    上传用户:jhksyghr

  • 基于AVR单片机的热电偶测量系统源码

    基于AVR单片机的热电偶测量系统源码,包含MAX6675,ICL7135,DS1302等芯片的驱动。

    标签: AVR 单片机 热电偶 测量系统

    上传时间: 2014-01-19

    上传用户:chenbhdt