Welcome![Sign In][Sign Up]
Location:
Search - turbo exit

Search list

[Windows Developmigongyouxi

Description: 进入turbo c运行游戏,按上下左右键控制,任何时候按ESC键退出,一个函数用来划方块;一个用来划小方块;一个用来擦去小方块-Turbo c run into the Games, according to key vertical and horizontal control, at any time by the ESC key to exit, a function used to draw box a small box used to draw a small box to remove
Platform: | Size: 1024 | Author: 胡观豪 | Hits:

[Communication-MobileEXIT

Description: 本源码包参考英国Southampton大学Robert G. Maunder教授2008年的EXIT charts开源demo,给出了通用(分量码多项式可自定义)并行级联Turbo码的EXIT charts的作图源码。同时可完成迭代轨线、BER等值线的绘制等工作。 由于对于码块长较大的情形仿真需要较长时间,源码包也给出了部分分量码多项式的仿真结果,可直接用于绘图。 源码包还给出了最经典的S.Ten Brink介绍EXIT charts基本原理的参考文献,以及本人对通信系统中迭代译码过程分析技术综述的小论文,希望对大家有所帮助。-This source package comes after Professor Robert G. Maunder s open source demo about EXIT charts in 2008 from University Southampton, UK. It is designed for universal (constituent code generation polynomial can be customized) Parallel Concatenated Turbo Code EXIT charts. The iterative trajectories and BER contour drawing is also completed in this package. Since the long block case costs a lot of simulation time, some simulation results are included in the package. We also give the most classical introduction to the basic principles of EXIT charts from S. Ten Brink, as well as a document about analysis technologies for iterative decoding process in communication systems. Hope this will help.
Platform: | Size: 3504128 | Author: 何飞 | Hits:

[GUI DevelopEXIT123

Description: EXtrinsic Information Transfer (EXIT) charts are useful for characterizing the convergence properties and the performance of turbo receivers. Turbo receivers are generally constructed from two or more Soft Input Soft Output (SISO) modules. By simulating a single SISO module, the transfer characteristic of the SISO module can be obtained using the EXIT class. The transfer characteristics of two SISO modules represented on the same figure by switching the axes give the EXIT diagram.
Platform: | Size: 2048 | Author: baktha | Hits:

[matlabEXIT

Description: Turbo均衡的性能评估 通过外信息的计算 采用BCJR算法进行软译码-Turbo equalization extrinsic information
Platform: | Size: 10240 | Author: sanlizi | Hits:

[matlab7758521

Description: 一个EXIT图的MATLAB仿真程序,已经经过了测试时正确的,可以使用,EXIT图可以有效的分析LDPC,TURBO码的度分布问题-An EXIT figure of MATLAB simulation program, had already passed the test, can use correctly, the analysis of EXIT figure can effectively TURBO yards of degrees, LDPC distribution problems
Platform: | Size: 2048 | Author: zhang | Hits:

[Communication-Mobilemain_exit

Description: AWGN信道的BPSK调制 UMTS Turbo码的EXIT图的绘制,作为指定的脚本 在ETSI TS125212,假设过的AWGN信道的BPSK调制。-AWGN channel with BPSK modulation Script for drawing the EXIT chart of the UMTS turbo code, as specified in ETSI TS 125 212 ,BPSK modulation over an AWGN channel is assumed.
Platform: | Size: 2048 | Author: 李明 | Hits:

[Communication-Mobilematlabturbo

Description: Plots the BER, EXIT chart and iterative decoding trajectories for the UMTS and LTE turbo codes, when using BPSK modulation for transmission over an AWGN channel.
Platform: | Size: 19456 | Author: 卡布 | Hits:

[Othercp

Description: C语言程序设计课设作业 开发环境Turbo C 简单机票管理系统 可以添加删除信息,带错误检测,不能保存文件 菜单 puts("=== === ====.Menu.=== === ====") puts("1.Add one record") puts("2.List All records") puts("3.Modify one record by SN") puts("4.Delete one record by SN") puts("5.Display one record by SN") puts("6.Unsubscribe records by custom name or ID") puts("7.Searh records by custom name or ID") puts("8.Generate test data") puts("0.Exit") puts("Your choice(0-8):") -c programming course design IDE:Turbo C sinple flight ticket managerment function:add,delete records,search records,check inputs,can t save to file puts("================.Menu.================") puts("1.Add one record") puts("2.List All records") puts("3.Modify one record by SN") puts("4.Delete one record by SN") puts("5.Display one record by SN") puts("6.Unsubscribe records by custom name or ID") puts("7.Searh records by custom name or ID") puts("8.Generate test data") puts("0.Exit") puts("Your choice(0-8):")
Platform: | Size: 4096 | Author: caoxiansheng | Hits:

[OtherDesktop

Description: 根据brink经典算法编写的,计算exit图的MATLAB仿真代码。-Xtrinsic Information Transfer (EXIT) charts are useful for characterizing the convergence properties and the performance of turbo receivers. Turbo receivers are generally constructed from two or more Soft Input Soft Output (SISO) modules
Platform: | Size: 11264 | Author: x-ray | Hits:

[VC/MFCThe-Manual-of-complete-C-Function

Description: C语言函数大全 本书第1章内容为Unix的C函数库 GNUC,其中包括错误报告、内存分配、字符处理、字符串和数组工具、流输入/输出、底层输入/输出、文件系统接口、管道和队列、套接口、底层终端接口、数学函数、初等数学函数、搜索和排序、匹配、日期和时间、扩展字符集、本地和国际化、非本地退出、信号处理、进程的启动和终止、进程、任务控制、用户和群组、系统信息、系统配置参数等。第2章为Borland公司的 Turbo C 函数库,其中包括 Turbo C中 21个头文件的所有函数说明。第3章为Microsoft公司的MSC中20个头文件中的所有函数说明。-In the first chapter, the content of Unix of the C function library of GNUC, including the error report, memory allocation, character processing, string and array of tools, input/output, low-level input/output, the file system interface, pipeline and queue, set of interface, the bottom terminal interface, mathematical functions, elementary mathematical functions, search and sorting, matching, date and time, the extended character set, local and international, non local exit, signal processing, the process of the initiation and termination, process, task control, user and group, system information, system configuration parameters. The second chapter is the Turbo C function library of Borland company, which includes all the functions in Turbo C 21 header file description. The third chapter is all functions of Microsoft company MSC 20 header description.
Platform: | Size: 1605632 | Author: 将为人父 | Hits:

[matlabEXIT_TURBO

Description: 经典的TURBO码EXIT图迭代系统分析程序,非常值得一看-Classical extrinsic information transfer chart (EXIT)code for Turbo decoding, which is worth reading for the beginers
Platform: | Size: 4075520 | Author: 陈丹 | Hits:

[DocumentsFxTurboMarksman

Description: System rules The FX Turbo Marksman is giving signals by putting an ARROW on chart. A Green arrow is a long signal, and a Red arrow is a short signal. It is highly RECOMMENDED to trade only a currency pair with its matching version only. For example: If you trade the EURUSD, trade with the FX Turbo Marksman for the EURUSD pair. This way you can be sure that you trade with the most profitable version of the indicator. Stop Loss For each signal the FX Turbo Marksman automatically calculates stop loss. You will see the stop loss in the alert the indicator issues. Exiting Trades It is recommended to exit the trade as soon as the FX Turbo Marksman generates the opposite signal, e.g.: shows an arrow in the opposite color.
Platform: | Size: 333824 | Author: Katakura | Hits:

CodeBus www.codebus.net