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

可<b>编程</b>控制器

  • Vxworks下TCP通信的源程序

    Vxworks下TCP通信的源程序,可作为编程参考

    标签: Vxworks TCP 通信 源程序

    上传时间: 2015-06-27

    上传用户:wangzhen1990

  • 可以从计算机向WINBOND516直接下载程序的源码

    可以从计算机向WINBOND516直接下载程序的源码,调试单片机用,可不用编程哭

    标签: WINBOND 516 计算机 下载程序

    上传时间: 2015-07-19

    上传用户:zhuoying119

  • 这是一本关于VC++的书

    这是一本关于VC++的书,可供编程人员参考使用。

    标签: VC

    上传时间: 2015-08-10

    上传用户:ayfeixiao

  • 优盘读写子程序,芯片是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

    上传用户:虫虫虫虫虫虫

  • 对C8051F310 FLASH的在线读写

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

    标签: C8051F310 FLASH 在线读写

    上传时间: 2013-12-30

    上传用户:athjac