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

无线<b>领域</b>

  • pll锁向环控制程序

    pll锁向环控制程序,让你进入无线控制领域,采用ts9256作例子,有工程文件直接用keil c打开。

    标签: pll 环控 制程

    上传时间: 2013-12-25

    上传用户:1159797854

  • 飞思卡尔半导体公司是摩托罗拉的子公司

    飞思卡尔半导体公司是摩托罗拉的子公司,在长达 5 0 多年开发半导体产品的过程中, 积累了丰富的无线射 频和无线技术领域经验。凭借在这个领域的丰富经验, 我们提供符合IEEE 802.15.4 标准、支持ZigBee 技术的完 整平台解决方案。飞思卡尔为窗户提供一站式商店,包 括射频收发器、MCU、传感器、MAC 软件、Z-Stack ZigBee 软件和灵活的开发工具套件, 从而使无线技术变得简 单。实际上,任何需要较长电池寿命和联网功能的低数 据速率、监控、控制或自动应用,都能从基于IEEE802. 15.4 标准和ZigBee 技术的无线连接解决方案中受益。

    标签: 飞思卡尔 半导体公司 摩托罗拉

    上传时间: 2014-11-29

    上传用户:qq521

  • 近年来

    近年来,移动通信技术发展迅速,新技术层出不穷, 宽带无线接入技术由于具有网络设计灵活、安装迅速方 便、建设速度快、建设造价低廉等突出的优点,在高速因 特网接入、信息家电联网、移动办公、军事、救灾、空间 探险等领域具有非常广阔的应用空间。根据目前的技术 标准和将来的发展,主流的宽带接入技术可以分为:固定 宽带无线接入技术(FBWA)、无线局域网(WLAN)和无 线个域网(WPAN)。其中无线个域网的发展使得人们摆 脱电缆束缚,在近距离内实现各种设备间的通信的梦想 得以实现。基于ZigBee 无线接入技术的WPAN 更以其低 成本、低功耗等特有的优势成为无线接入领域的又一颗 璀璨的新星,给现代信息社会中人们的工作和生活方式 带来一场新的革命。

    标签:

    上传时间: 2015-10-26

    上传用户:leehom61

  • 一:需求分析 1. 问题描述 魔王总是使用自己的一种非常精练而抽象的语言讲话,没人能听懂,但他的语言是可逐步解释成人能听懂的语言,因为他的语言是由以下两种形式的规则由人的语言逐步抽象上去的: -

    一:需求分析 1. 问题描述 魔王总是使用自己的一种非常精练而抽象的语言讲话,没人能听懂,但他的语言是可逐步解释成人能听懂的语言,因为他的语言是由以下两种形式的规则由人的语言逐步抽象上去的: ----------------------------------------------------------- (1) a---> (B1)(B2)....(Bm) (2)[(op1)(p2)...(pn)]---->[o(pn)][o(p(n-1))].....[o(p1)o] ----------------------------------------------------------- 在这两种形式中,从左到右均表示解释.试写一个魔王语言的解释系统,把 他的话解释成人能听得懂的话. 2. 基本要求: 用下述两条具体规则和上述规则形式(2)实现.设大写字母表示魔王语言的词汇 小写字母表示人的语言的词汇 希腊字母表示可以用大写字母或小写字母代换的变量.魔王语言可含人的词汇. (1) B --> tAdA (2) A --> sae 3. 测试数据: B(ehnxgz)B 解释成 tsaedsaeezegexenehetsaedsae若将小写字母与汉字建立下表所示的对应关系,则魔王说的话是:"天上一只鹅地上一只鹅鹅追鹅赶鹅下鹅蛋鹅恨鹅天上一只鹅地上一只鹅". | t | d | s | a | e | z | g | x | n | h | | 天 | 地 | 上 | 一只| 鹅 | 追 | 赶 | 下 | 蛋 | 恨 |

    标签: 语言 抽象

    上传时间: 2014-12-02

    上传用户:jkhjkh1982

  • 国外OFDM经典书籍

    国外OFDM经典书籍,介绍正交频分复用(OFDM)技术的原理及其在无线通信领域内的应用,包含无线通信系统的发展历程以及无线衰落信道的基本特性,OFDM技术的基本原理与特性,OFDM技术内峰值平均功率比,同步和信道估计等问题

    标签: OFDM 书籍

    上传时间: 2013-12-12

    上传用户:缥缈

  • 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

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

  • 将魔王的语言抽象为人类的语言:魔王语言由以下两种规则由人的语言逐步抽象上去的:α-〉β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