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

可<b>编程</b>逻辑器件

  • 优盘读写子程序,芯片是SL811

    优盘读写子程序,芯片是SL811,单片机是80C196,不是很全,但可作为编程参考。

    标签: 811 SL 读写 程序

    上传时间: 2015-08-20

    上传用户:731140412

  • 演示matlab曲线拟和与插直的基本方法

    演示matlab曲线拟和与插直的基本方法,详细的工具箱可供编程人员使用

    标签: matlab

    上传时间: 2015-08-25

    上传用户:daguda

  • 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

  • Thinking map 是思维地图

    Thinking map 是思维地图,主要介绍人脑的思维功能和方式,可帮助编程人员更好的利用自己的大脑,是我们老师推荐的,很好的书。希望对大家也有帮助。

    标签: Thinking map 地图

    上传时间: 2014-01-14

    上传用户:Amygdala

  • 多语言转化工具库

    多语言转化工具库,既可支持命令行转换也可支持编程,最新版本

    标签: 多语言 转化

    上传时间: 2016-04-26

    上传用户:虫虫虫虫虫虫

  • prolog语言教程

    prolog语言教程,一种非常适合于人工智能编程的逻辑语言

    标签: prolog 语言教程

    上传时间: 2013-12-22

    上传用户:hfmm633

  • 对C8051F310 FLASH的在线读写

    对C8051F310 FLASH的在线读写,可无需编程器对FLASH擦除和写入

    标签: C8051F310 FLASH 在线读写

    上传时间: 2013-12-30

    上传用户:athjac

  • 本文件系统实现的一个类似于DOS/WINDOWS的文件管理系统

    本文件系统实现的一个类似于DOS/WINDOWS的文件管理系统,可方便的移植于各种嵌入式系统平台。本文件系统采用了文件缓冲块的技术,文件读写速度被加快。本文件系统可支持多个逻辑盘,可以方便的实现不同逻辑盘之间数据的搬移。本文件系统支持子目录,长文件名,为此,增加了许多额外的代码,使文件系统的整体开发变得复杂,但对上层来说应用变得简单,灵活,扩大了本文件系统的应用领域。本文件系统采用模块化的设计技术,因些性能稳定,构架清晰,系统二次开发方便。

    标签: WINDOWS DOS 文件系统 文件管理

    上传时间: 2016-08-18

    上传用户:Late_Li

  • gsm moden开发包介绍

    gsm moden开发包介绍,可作为编程爱好者二次开发GSM MODEN的指南

    标签: moden gsm 开发包

    上传时间: 2013-12-20

    上传用户:fhzm5658