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

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

  • 本程序

    本程序,是汽车电子方面的到速雷达,利用收发同体超声波传感器,来测量车身里障碍物的距离,在1.5米内开始报警,在0.5米内连续报警。次项目能够在-40度到80度范围内不会误报。

    标签: 程序

    上传时间: 2014-12-21

    上传用户:lx9076

  • 此程序是无线发射与接收

    此程序是无线发射与接收,也是汽车电子上的到速雷达,利用四路传声波传感器接受信号经高频无线发射,放在驾驶室里的接受装置,能够反映车后面的情况。并能够在液晶屏清晰显示在身的地点。

    标签: 程序 无线 发射与接收

    上传时间: 2015-09-17

    上传用户:xz85592677

  • 上下文无关文法(Context-Free Grammar, CFG)是一个4元组G=(V, T, S, P)

    上下文无关文法(Context-Free Grammar, CFG)是一个4元组G=(V, T, S, P),其中,V和T是不相交的有限集,S∈V,P是一组有限的产生式规则集,形如A→α,其中A∈V,且α∈(V∪T)*。V的元素称为非终结符,T的元素称为终结符,S是一个特殊的非终结符,称为文法开始符。 设G=(V, T, S, P)是一个CFG,则G产生的语言是所有可由G产生的字符串组成的集合,即L(G)={x∈T* | Sx}。一个语言L是上下文无关语言(Context-Free Language, CFL),当且仅当存在一个CFG G,使得L=L(G)。 *⇒ 例如,设文法G:S→AB A→aA|a B→bB|b 则L(G)={a^nb^m | n,m>=1} 其中非终结符都是大写字母,开始符都是S,终结符都是小写字母。

    标签: Context-Free Grammar CFG

    上传时间: 2013-12-10

    上传用户:gaojiao1999

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

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

    标签: 89S S52 CMOS8 AT

    上传时间: 2013-12-25

    上传用户:qwe1234

  • 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

  • iTRON4.0最新操作系统

    iTRON4.0最新操作系统,主要应用于数字电视,DVD刻录机,汽车电子等领域,可供参考,学习,以及使用!

    标签: iTRON 4.0 操作系统

    上传时间: 2014-09-05

    上传用户:xzt

  • 基于CAN总线的温度检测节点设计 本文介绍了一种应用LM35温度传感器和PICMicro的温度检测节点的设计方案

    基于CAN总线的温度检测节点设计 本文介绍了一种应用LM35温度传感器和PICMicro的温度检测节点的设计方案,用于检测在模拟汽车电子点火的过程中,电子点火模块的核心模块温度和环境温度,将阐明模块结构、工作原理及采样值量化的方法。

    标签: PICMicro CAN 温度检测 35

    上传时间: 2014-01-11

    上传用户:zhoujunzhen

  • 加速度传感器

    加速度传感器,应用于汽车电子,桥梁检测等倾角测量

    标签: 加速度传感器

    上传时间: 2016-05-22

    上传用户:CHENKAI

  • 数字信号发生器程控

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

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

    上传时间: 2016-10-27

    上传用户:Late_Li