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

实时<b>控制</b>系统

  • AT89S52原理图AT89S52是一种低功耗、高性能CMOS8位微控制器

    AT89S52原理图AT89S52是一种低功耗、高性能CMOS8位微控制器,具有8K 在系统可编程 Flash 存储器。使用 Atmel 公司高密度非 易失性存储器技术制造,与工业 80C51 产品指令和引脚完全兼容。片上Flash允许程序储器在系统可编程,亦适于常规编程器。在单芯片上,拥有灵巧的 8 位 CPU 和在系统可编程Flash,使得 AT89S52为众多嵌入式控制应用系统提供高灵活、超有效的解决方案。

    标签: 89S S52 CMOS8 AT

    上传时间: 2013-12-25

    上传用户:qwe1234

  • 视频监控

    视频监控,智能小区安防实时视频图像跟踪系统的研究

    标签: 视频监控

    上传时间: 2013-12-11

    上传用户:playboys0

  • 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

  • 网上下载的一个rtx例子

    网上下载的一个rtx例子,RTX实时操作系统——电子扫描系统

    标签: rtx

    上传时间: 2016-07-18

    上传用户:dreamboy36

  • 数字信号发生器程控

    数字信号发生器程控,远程控制实验室系统 利USB驱动

    标签: 数字信号发生器 程控

    上传时间: 2016-10-27

    上传用户:Late_Li

  • 汉诺塔!!! 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

  • 基于新华龙F330的笔段式液晶开发

    基于新华龙F330的笔段式液晶开发,包括原理图,PCB,源程序,可直接利用其开发控制应用系统,功耗小成本低。

    标签: F330 段式 液晶

    上传时间: 2017-02-19

    上传用户:wangyi39

  • 关于频率计程序的设计

    关于频率计程序的设计,LCD控制程序,PSK调制解调的控制程序,MSK调制解调控制程序,电梯控制程序,TLC5510控制程序,基带码发生器程序,电子琴程序,自动售货机程序,电子时钟程序,步进电机控制定位系统,波形发生器,出租车计价器,ADCO809

    标签: 频率计 程序

    上传时间: 2013-12-20

    上传用户:tuilp1a

  • 读写器与射频卡通信的设计采用RC522射频读写芯片与射频卡进行通信

    读写器与射频卡通信的设计采用RC522射频读写芯片与射频卡进行通信,符合ISO14443规范协议;硬件系统设计中主要有AVR单片机主控模块、电源模块、存储模块、外部时钟模块、LCD模块;软件系统设计采用C语言,遵循模块化和结构化编程模式,设计了射频卡操作程序、软关机与自动关机程序、LCD显示、串行Flash存储器、外部时钟等外部设备驱动程序。所设计的手持式读写器具备对MF1 S50、S70射频卡的读写、实时状态显示、系统在线升级以及关机等功能。

    标签: 522 射频卡 RC 读写器

    上传时间: 2017-04-13

    上传用户:Shaikh