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

系统<b>框架</b>

  • usb设备的Linux驱动程序

    usb设备的Linux驱动程序,基于系统的框架代码改动得来。

    标签: Linux usb 设备 驱动程序

    上传时间: 2013-12-31

    上传用户:13517191407

  • 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

  • KesionCMS V4.0集成了以往版本的所有优点

    KesionCMS V4.0集成了以往版本的所有优点,4.0的最大卓越之处在于不仅提供了自带的常用网站管理功 能模型(文章、图片、下载,动漫,影视,音乐、供求、商城)外,而且还提供了系统扩展框架,您可以 直接在后台通过新建表、自定义字段,然后组成新的系统模型,以实现各种适合用户自己的系统。如企 业招骋,房产系统、用户产品展库等等......同时,此功能也可将信息量分配于不同的信息表,为数据 量较大的网站进行数据的有效部署。 下载地址:http://www.kesion.com/Down/Kesion/761533187518610.html 演示地址:http://www.kesion.cn

    标签: KesionCMS 4.0 集成 版本

    上传时间: 2013-12-15

    上传用户:363186

  • 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

  • Typo3, 开源里边最强大的

    Typo3, 开源里边最强大的,也是最接近商业化用途的网站内容管理框架(CMF)之一。基于PHP和MySQL数据库。这是一个非常复杂的内容框架程序,要熟练掌握应用它,是需要一定的时间的。在它的官方网站介绍中称,该程序是主要对开发者,专业级人士设计的,如果你是一个专业人士,要掌握它可能需要两周到一个月时间。如果你一个一般的建站的用户,可能需要两个月。 国际组织大概在2004年8/9月份,根据有关指标挑选了十款开源(免费)PHP内容管理系统软件,做了一个评比报告。其中包括Typo3, Drupal, Mambo, Postnuke等。按照各项预设指标,报告评比结果显示Typo3以7分多位居第一名(满分10分)。报告最后结论称Typo3是最接近商业程序的免费内容管理系统(框架)。Drupal列第二,Mambo列第三,PostNuke列第四,像PHPNuke, 由于过于死板,则没有在入选测试之列。 看一下国外用Typo3建成的站点(typo3.org网站上有列出),无论从设计还是到内容,其水平明显要比Mambo,Drupal等建成的站要高得多,专业得多,多是商业站点或企业站点,笔者认为Mambo之类只能作为个人网站的入门选择,想进一步建一个专业一点的网站,Typo3将是免费产品中的首选。

    标签: Typo 开源

    上传时间: 2016-07-02

    上传用户:thuyenvinh

  • JAVA课 和面向对象课作业

    JAVA课 和面向对象课作业,一个在线评测系统的框架。实现了一些基本的类。可供参考

    标签: JAVA 对象

    上传时间: 2014-11-18

    上传用户:yph853211

  • 汉诺塔!!! Simulate the movement of the Towers of Hanoi puzzle Bonus is possible for using animation

    汉诺塔!!! Simulate the movement of the Towers of Hanoi puzzle Bonus is possible for using animation eg. if n = 2 A→B A→C B→C if n = 3 A→C A→B C→B A→C B→A B→C A→C

    标签: the animation Simulate movement

    上传时间: 2017-02-11

    上传用户:waizhang

  • 毕业设计

    毕业设计,软库网络监控系统 服务器框架 基于IOCP和线程池

    标签: 毕业设计

    上传时间: 2017-03-08

    上传用户:标点符号

  • 将魔王的语言抽象为人类的语言:魔王语言由以下两种规则由人的语言逐步抽象上去的:α-〉β1β2β3…βm ;θδ1δ2…-〉θδnθδn-1…θδ1 设大写字母表示魔王的语言

    将魔王的语言抽象为人类的语言:魔王语言由以下两种规则由人的语言逐步抽象上去的:α-〉β1β2β3…βm ;θδ1δ2…-〉θδnθδn-1…θδ1 设大写字母表示魔王的语言,小写字母表示人的语言B-〉tAdA,A-〉sae,eg:B(ehnxgz)B解释为tsaedsaeezegexenehetsaedsae对应的话是:“天上一只鹅地上一只鹅鹅追鹅赶鹅下鹅蛋鹅恨鹅天上一只鹅地上一只鹅”。(t-天d-地s-上a-一只e-鹅z-追g-赶x-下n-蛋h-恨)

    标签: 语言 抽象 字母

    上传时间: 2013-12-19

    上传用户:aix008

  • 本代码为编码开关代码

    本代码为编码开关代码,编码开关也就是数字音响中的 360度旋转的数字音量以及显示器上用的(单键飞梭开 关)等类似鼠标滚轮的手动计数输入设备。 我使用的编码开关为5个引脚的,其中2个引脚为按下 转轮开关(也就相当于鼠标中键)。另外3个引脚用来 检测旋转方向以及旋转步数的检测端。引脚分别为a,b,c b接地a,c分别接到P2.0和P2.1口并分别接两个10K上拉 电阻,并且a,c需要分别对地接一个104的电容,否则 因为编码开关的触点抖动会引起轻微误动作。本程序不 使用定时器,不占用中断,不使用延时代码,并对每个 细分步数进行判断,避免一切误动作,性能超级稳定。 我使用的编码器是APLS的EC11B可以参照附件的时序图 编码器控制流水灯最能说明问题,下面是以一段流水 灯来演示。

    标签: 代码 编码开关

    上传时间: 2017-07-03

    上传用户:gaojiao1999