搜索资源列表
zigbee
- 这是一篇科研论文,描述了三种方法来测量和获得zigbee无线网络的最大传输速率。这三种方法包括:1)实际计算 2)NS-2模拟 3)以Ember公司EM2420为基础的设备的硬件实现前面的两种方法提供了一种以120kbps为上限的近似结果。对于相关研究者有很好的启示作用。-This is a research paper describes three methods to measure and get zigbee wireless
2440BOOT_V5.1
- 该bootloader为针对s3c2440芯片的VIVI5版启动代码,可以直接下载到开发板上运行。-The bootloader is s3c2440 chip VIVI5 version for boot code, can be directly downloaded to the development board running.
EM250_ReferenceDesign
- Ember公司的EM250是单片机解决方案,它集成了2.4GHz、兼容IEEE 802.15.4的收发器以及一个16位XAP2b微处理器,同时还包括集成闪存和SRAM存储器与基于ZigBee应用的外设。本内容包括参考设计,包括原理图、PCB。-Ember' s EM250 is a single chip solution that integrates a 2.4GHz, IEEE 802.15.4-compliant tran
120-3016-000_API_EM250
- ember250软件设计api接口文档。帮助开发zigbee应用。-ember250 api software interface documentation. Help develop zigbee application.
120-0082-000_EM250_Datasheet
- em250芯片datasheet。Ember公司的EM250是单片机解决方案,它集成了2.4GHz、兼容IEEE 802.15.4的收发器以及一个16位XAP2b微处理器。-em250 chip datasheet. Ember' s EM250 is a single chip solution that integrates a 2.4GHz, IEEE 802.15.4-compliant transceiver and a
EM35x_Datasheet
- Ember是基于M3的zigbee芯片,这份文档详细介绍了Ember的芯片信息-Ember is based on the M3 zigbee chip, this document details the Ember' s chip information ~
camera-master
- he application will be written entirely in Javascr ipt, CSS and HTML. It will not be relying on a specific Javascr ipt fr a mework, though it might rely temporarily on certain libraries for scaffolding purposes. The goal
ghsc268674130510171
- ember-dynamic-component: Ember addon to render a dynamic component
ghsc269009141238581
- ember-async-image: A lightweight performance minded image component.
Ember_v3.1.0
- Ember.js是一个用于创建 web 应用的 Javascr ipt MVC 框架,采用基于字符串的Handlebars 模板,支持双向绑定、观察者模式、计算属性(依赖其他属性动态变化)、自动更新模板、路由控制、状态机等。(Ember.js is a Javascr ipt MVC fr a mework for creating web applications, using a string based Handlebars te
Web前端开发精品课 HTML与CSS进阶教程__莫振杰=
- HTML与CSS进阶教程内容结合笔者在前后端大量开发中的实战经验,系统化知识,浓缩精华,用通俗易懂的语言直击学习者的痛点。通过本书,能让你从“野生网页设计师”水平提升达到“真正前端工程师”水平。 全书分为两大部分:首部分是HTML进阶内容,主要介绍HTML高级技巧和HTML语义化;第二部分是CSS进阶内容,主要介绍CSS开发技巧、代码规范、性能优化、属性本质、重要概念(如包含块、BFC和IFC等)。 除了知识讲解,教程还融入了大量的开发