-
This manual describes Freescale’s IEEE™ 802.15.4 Standard compliant MAC/PHY software. The Freescale 802.15.4 MAC/PHY software is designed for use with the Freescale MC1319x and MC1320x, family of Short range, low power, 2.4 GHz Industrial, Scientific, and Medical (ISM) band transceivers, designed for use with the HCS08 Family of MCUs. The MAC/PHY software also works with the MC1321x family of Short range, low power, 2.4 GHz ISM band transceivers that incorporate a low power 2.4 GHz radio frequency transceiver and an 8-bit microcontroller into a single LGA package.
Throughout this manual, the term transceiver refers to either the MC1319x, MC1320x, or the internal counterpart inside the MC1321x System in a Package (SiP).
標簽:
Freescale
describes
compliant
Standard
上傳時間:
2016-04-17
上傳用戶:caiiicc
-
void III_hufman_decode(struct Granule *gr,int part2_start,
int freqline[SBLIMIT][SSLIMIT])
{
unsigned int reg1, reg2,i
unsigned int part3_length = part2_start + gr->part2_3_length
unsigned used
int h,*f=&freqline[0][0]
if(gr->window_switching_flag &&
gr->block_type == 2)
{
/* Short block regions */
reg1 = 36
reg2 = 576
}
else
{
/* long block regions */
reg1 = sfBandIndex[fr_ps.header->sampling_frequency].l[gr->region0_count + 1]
reg2 = sfBandIndex[fr_ps.header->sampling_frequency].l[gr->region0_count + gr->region1_count + 2]
}
標簽:
III_hufman_decode
int
freqline
Granule
上傳時間:
2013-12-19
上傳用戶:jjj0202
-
3rd Generation Partnership Project
Technical Specification Group Terminals
Technical realization of the Short Message Service
標簽:
Technical
Specification
Partnership
realization
上傳時間:
2014-01-24
上傳用戶:1966640071
-
The PMSM FOC is made of several C modules, compatible with the free-of-charge IAR
EWARM KickStart edition toolchain version 4.42. It is used to quickly evaluate both the MCU
and the available tools. In addition, when used together with the STM32F103xx motor
control starter kit (STM3210B-MCKIT) and PM motor, a motor can be made to run in a very
Short time. It also eliminates the need for time-consuming development of FOC and speed
regulation algorithms by providing ready-to-use functions that let the user concentrate on
the application layer. Moreover, it is possible to get rid of any speed sensor thanks to the
sensorless algorithm for rotor position reconstruction.
標簽:
free-of-charge
compatible
KickStart
modules
上傳時間:
2014-01-09
上傳用戶:498732662
-
GloptiPoly 3: moments, optimization and
semidefinite programming.
Gloptipoly 3 is intended to solve, or at least approximate, the Generalized Problem of
Moments (GPM), an infinite-dimensional optimization problem which can be viewed as
an extension of the classical problem of moments [8]. From a theoretical viewpoint, the
GPM has developments and impact in various areas of mathematics such as algebra,
Fourier analysis, functional analysis, operator theory, probability and statistics, to cite
a few. In addition, and despite a rather simple and Short formulation, the GPM has a
large number of important applications in various fields such as optimization, probability,
finance, control, signal processing, chemistry, cristallography, tomography, etc. For an
account of various methodologies as well as some of potential applications, the interested
reader is referred to [1, 2] and the nice collection of papers [5].
標簽:
optimization
semidefinite
programming
GloptiPoly
上傳時間:
2016-06-05
上傳用戶:lgnf
-
The production of this book required the efforts of many people, but two in particular deserve to be singled out for their diligent, sustained, and unselfish efforts. Sally Stickney, the book s principal editor, navigated me through that minefield called the English language and contributed greatly to the book s readability. Marc Young, whose talents as a technical editor are nothing Short of amazing, was relentless in tracking down bugs, testing sample code, and verifying facts. Sally, Marc: This book is immeasurably better because of you. Thanks.
標簽:
production
particular
required
efforts
上傳時間:
2016-07-15
上傳用戶:ve3344
-
高效整數開平方
我能實現的最高效率的函數,用于將一個unsigned int數開平方。如果被求的數不是完全平方數,求出它的平方根的整數部分。盡你所可能的優化它的效率,并用文字證明你優化策略有效。
函數的聲明為:
unsigned Short work(unsigned int n)
用到了位運算
標簽:
整數
函數
高效率
上傳時間:
2013-12-23
上傳用戶:kbnswdifs
-
TC35i新版西門子工業GSM模塊是一個支持中文短信息的工業級GSM模塊,工作在EGSM900和GSM1800雙頻段,電源范圍為直流3.3~4.8V ,電流消耗——休眠狀態為3.5mA,空閑狀態為25mA,發射狀態為300mA(平均),2.5A峰值;可傳輸語音和數據信號, 功耗在EGSM900(4類)和GSM1800(1類)分別為2W和1W ,通過接口連接器和天線連接器分別連接SIM卡讀卡器和天線。SIM電壓為3V/1.8V,TC35i的數據接口(CMOS電平)通過AT命令可雙向傳輸指令和數據,可選波特率為300b/s~115kb/s , 自動波特率為1.2kb/s~115kb/s。它支持Text和PDU格式的SMS(Short Message Service,短消息),可通過AT命令或關斷信號實現重啟和故障恢復
標簽:
GSM
1800
EGSM
3.3
上傳時間:
2016-08-26
上傳用戶:fnhhs
-
是一本介紹java基礎應用的好書
Java For Artists targets both the undergraduate computer science or information technology student and the practicing programmer. It is both an introductory-level textbook and trade book.
As a textbook it employs learning objectives, skill-building exercises, suggested projects, and self-test questions to reinforce the learning experience. The projects offered range from the easy to the extremely challenging. It covers all the topics you’d expect to find in an introductory Java programming textbook and then some.
As a trade book it goes purposefully deeper into topics cut Short or avoided completely in most introductory textbooks. Its coverage of advanced GUI programming techniques, network programming and object-oriented theory will enable you to take your skills to a higher level.
標簽:
undergraduate
information
computer
Artists
上傳時間:
2016-09-28
上傳用戶:qiaoyue
-
短信發送實現gprs貓發送短信息,wap push,push load,免提短信源代碼.-gprs cat achieve this Short message, WAP push, push load. Handsfree SMS source code
標簽:
gprs
發送
短信
貓
上傳時間:
2014-01-21
上傳用戶:cooran