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

汽车<b>电</b>控系统

  • LabVIEW是一个图形化的开发环境。LabVIEW有着强大的功能和广阔的应用 范围

    LabVIEW是一个图形化的开发环境。LabVIEW有着强大的功能和广阔的应用 范围,但就目前国内的现状来看,绝大多数的用户还是把它作为虚拟仪器开发平 台,仅仅利用它来进行数据的采集、处理和显示,忽略了LabVIEW强大的控制功 能。以工业PC为硬件平台,PC操作系统为软件平台开发实时测控系统是当前工 业测控系统的一个重要的研究方向。在这种背景下,作者在硕士学位论文工作期 间将LabVIEW运用于工业PC实时测控系统,主要是围绕着提高LabVIEW的实 时性展开。

    标签: LabVIEW 图形化 开发环境

    上传时间: 2015-12-27

    上传用户:daoxiang126

  • dsp_can接口 世界向着网络化方向发展

    dsp_can接口 世界向着网络化方向发展,测控系统也不例外。 CAN总线的出现,使控制系统的网络化成为可能,是国 际公认的一种现场总线协议。

    标签: dsp_can 接口 网络 方向发展

    上传时间: 2014-01-20

    上传用户:sssl

  • 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

  • 该文件中是关于一些VHDL许多编程实例以及源码分析

    该文件中是关于一些VHDL许多编程实例以及源码分析,希望对VHDL爱好者有用。卷3包括车载DVD位控系统、直接数字频率合成器、图像边缘检测器、等精度数字频率计、出租车计费系统的设计与分析

    标签: VHDL 编程实例 源码分析

    上传时间: 2013-12-22

    上传用户:wab1981

  • 通用手持掌上机

    通用手持掌上机,处理器是80c552,用于水,电,煤气系统抄表中。

    标签: 手持

    上传时间: 2014-09-07

    上传用户:frank1234

  • 提出了一类高动态性能切换模糊PID控制器设计方法。通过对传统PID控制中比例控制和微分控制作用的分析,结合模糊PID控制器鲁棒性能和自适应性好的优点,设计了一类新的模糊控制器。由于该类控制器先后经历比

    提出了一类高动态性能切换模糊PID控制器设计方法。通过对传统PID控制中比例控制和微分控制作用的分析,结合模糊PID控制器鲁棒性能和自适应性好的优点,设计了一类新的模糊控制器。由于该类控制器先后经历比例控制,微分控制和模糊PID控制的切换,使被控系统不仅具有一般模糊PID控制器的所具有的良好的鲁棒性能和自适应性,而且与一般模糊控制器相比具有更小的超调量和调节时间,是一类动态性能良好的控制器。最后将该控制器应用于一伺服系统进行仿真对比,并给出了Simulink仿真框图。仿真结果说明了该控制器的优越性。

    标签: PID 控制器 性能 模糊

    上传时间: 2013-12-14

    上传用户:6546544

  • 汇编程序

    汇编程序,包括:交通灯控制系统、温度测控系统的设计、电子音乐播放器、键盘电子乐器、电子时钟设计、可任意启动/停止的电子秒表设计

    标签: 汇编程序

    上传时间: 2013-12-19

    上传用户:kikye

  • 交流采样的滤波资料和一些参考程序

    交流采样的滤波资料和一些参考程序,对于做测控系统的有一定的参考意义

    标签: 交流采样 滤波 参考程序

    上传时间: 2014-01-11

    上传用户:windwolf2000

  • 欧姆龙PLC---东南大学远程教育。从初级到高级

    欧姆龙PLC---东南大学远程教育。从初级到高级,非常详细,还提供了一些工业工控系统方案。

    标签: PLC 欧姆龙 东南大学 远程教育

    上传时间: 2014-01-10

    上传用户:chenlong