搜索资源列表
viterbi-soft-9
- 软判决功率归一viterbi约束长度9,c++代码。-soft-decision power under a Viterbi constraint length 9, c + + code.
GsmModemDemo
- 短消息二次开发接口以动态连接库的形式提供,支持所有Windows平台下开发语言,如Visual C++, VB, FoxPro , C++ Builder, Delphi, Power Builder和Lotus Notes等。
几种编码方式
- A. 产生一个长为1000的二进制随机序列,“0”的概率为0.8,”1”的概率为0.2;B. 对上述数据进行归零AMI编码,脉冲宽度为符号宽度的50%,波形采样率为符号率的8倍,画出前20个符号对应的波形(同时给出前20位信源序列);C. 改用HDB3码,画出前20个符号对应的波形;D. 改用密勒码,画出前20个符号对应的波形;E. 分别对上述1000个符号的波形进行功率谱估计,画出功率谱;F. 改变信源“0”的概率,观察AMI码的功率谱变化情况;-have a length of 1,000
matlab_BOC
- 关于GPS中BOC信号的产生,功率谱密度仿真,自相关函数以及与C/A码的互相关仿真程序。能够有效的对BOC信号的特性进行分析-On the GPS in the BOC signal generation, power spectral density simulation, the autocorrelation function as well as with the C/A code cross-correlation simulation program. Of the BOC can
irig
- irig-b 单片机 解析 MSP430系列单片机是集成度高、超低功耗的16位单片机。Cyclone系列芯片是Altera公司推出的低价格、RAM可达288 kb的高容量的FPGA。IRIG-B码广泛应用于靶场时间信息的传递和各系统的时间同步。详细介绍了IRIG-B码解码电路和调制电路的硬件设计。MSP430的软件采用C语言编写,使程序有很强的可移植性。-irig-b microcontroller MSP430 Microcontroller analysis are highly int
mtpse
- MODERN TECHNIQUES OF POWER SPECTRUM ESTIMATION BY C. BINGHAM, M. D. GODFREY, and J. W. TUKEY Reprinted from IEEE TRANSACTIONS ON AUDIO AND ELECTROACOUSTICS Volume AU-15, Number 2, June 1967 pp. 56-66 Copyright c 1967 { The Institute
This_one
- Cooperative communication_power control a) Generate random binary sequence of +1’s and -1’s. (b) Given different Power to the source and the relay as well (c) Multiply the symbols with the channel and then add white Gaussian noise. (d) At
findoptt
- function optt = findoptt(L,C,pmax,rP,a,w,maxw) Arguments: L =input( links in the network ) C =input( coordinates of nodes ) pmax =input( max. transmission power ) rP - see rndtopo2d a - fading coefficient (a<-2) Output:
current_pow_sim_cpp
- 国外院校下载的功率控制的c-c++源码程序。欢迎下载-This is downloaded from a Foreign institutionsthe,which is about power control of c-c++ source program. Welcome to download.
Vistools
- This tool is similar to the C/N tool but calculates Power Flux Density (PFD) and Equivalent Power Flux Density (EPFD) rather than C/N, and hence is based upon spreading loss rather than free space path loss.
mmicalc_main.c
- 手机计算器源代码。c++源代码,mmicalc_main.c-mobile mmicalc_main.c,power by c++
BacklightV2
- C# windows mobile 背光操作,带电源检测-C# wm backlight operation, with power detection
GPS_Power
- GPS c/a码功率估计计算例程,相互学习一下-GPS c/a code power the estimated calculation routines, learn about each other
Barcode
- PDA818可选安装一维条码(Symbol SE955)或二维条码(Symbol SE4500)。该代码为C#开发。 接口函数 /// <summary> /// 打开条码扫描,其中打开条码头电源,串口切换到条码头,设置串口 /// </summary> /// <returns></returns> bool Scanner_Open() /// <summary> /// 关
MTK_event__-event-mechanism-summary
- 在MTK MMI 里面有各种event,最常见的有跟交互相关的 按键event,触摸屏event。跟各种具体事件比如电话event,短信event,电量event,信号量event,timer event等等,MTK 都有相应的处理方式,跟交互相关的 按键(KeyBrd.c)和触摸屏(TouchScreen.c) 各有一套自己的机制-In MTK MMI there are a variety of event, the most common are the keys associated w
Android Internals 2015-11
- Android是一个开源的系统,但是有多少人能真正坐下来整理数百万行java,C,C++和XML,明白它是如何工作的? 《Android Internals::A Confectioner's Cookbook》是世界上最流行的操作系统的内部运作已记录的第一次!在不涉及冗长代码的情况下,它使用详细的说明、详细的注释和动手实验展示了Android的各种组件的逻辑和流程!(Android may be an open source system, but how many people can a