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

ARM-Linux-<b>iic</b>

  • 该压缩包里面含两个源码

    该压缩包里面含两个源码,一个是LED流水灯实验,一个是按键控制源码。里面都包括驱动程序和相应的应用程序,开发平台为arm-linux-gcc,所用ARM板为ST2410.

    标签: 源码

    上传时间: 2013-12-19

    上传用户:牧羊人8920

  • 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

  • 移植到MMSP2的uboot的源代码

    移植到MMSP2的uboot的源代码,需要arm linux 的交叉编译工具。

    标签: MMSP2 uboot 移植 源代码

    上传时间: 2016-02-02

    上传用户:sxdtlqqjl

  • 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

  • moto e2 基站定位0.1版软件

    moto e2 基站定位0.1版软件,基于moto e2的sdk和使用arm-linux-g

    标签: moto 0.1 e2 基站定位

    上传时间: 2013-12-18

    上传用户:

  • moto e2键盘软锁第三版

    moto e2键盘软锁第三版,使用moto e2 sdk 和 arm-linux-gcc编译

    标签: moto 键盘

    上传时间: 2016-04-03

    上传用户:gdgzhym

  • i2c-test

    i2c-test,i2c程序和测试,arm-linux下编译

    标签: c-test

    上传时间: 2016-04-10

    上传用户:lps11188

  • CSI 驱动程序开发

    CSI 驱动程序开发,环境是ARM-LINUX-2.4

    标签: CSI 驱动 程序开发

    上传时间: 2013-12-18

    上传用户:wfeel

  • 自已做的温度传感器WIN服务端

    自已做的温度传感器WIN服务端,用WINSOCK的UDP实验网内温度传送,打印温度曲线。客户端基于ARM Linux

    标签: WIN 温度传感器 服务端

    上传时间: 2013-12-23

    上传用户:zl5712176

  • 这不是源代码

    这不是源代码,是arm-linux-工具软件 其中有制作yaffs根文件系统映像的工具pc-mkyaffsimage和在armlinux上格式化mtd分区为yaffs分区的arm-mkyaffs工具

    标签: 源代码

    上传时间: 2016-08-17

    上传用户:kernaling