搜索资源列表
高精度整数运算
- 练习程序,问题如下:进行高精度整数的加、减、乘运算。输入两个十进制大整数M和N(M、N最长可达50位),计算运算结果并输出。【输入形式】标准输入上依次分行输入以下内容:1.第一行输入第一个大整数M。M可能带有负号,后面是最长可达50位的数字序列。2.第二行只有一个字符,可以是“+”、“-”、“*”,分别代表加、减、乘三种运算符。3. 第三行输入大整数N,格式与M相同M、N均不带有前缀的多余的0【输出形式】在标准输出上打印运算结果,输出一
Maxfpminer1
- 本程序实现通过构造一棵前缀树实现 最大模式频繁项集挖掘算法.应用fp树增长算法实现.-the program by constructing a prefix tree to achieve the greatest model Frequent Mining algorithms. Application fp growth tree algorithm.
SogouW.20061127
- 互联网词库来自于对SOGOU搜索引擎所索引到的中文互联网语料的统计分析,统计所进行的时间是2006年10月,涉及到的互联网语料规模在1亿页面以上。统计出的词条数约为15万条高频词,除标出这部分词条的词频信息之外,还标出了常用的词性信息。 语料库统计的意义:反映了互联网中文语言环境中的词频、词性情况。 应用案例:中文词性标注、词频分析等。 词性分类: N 名词 V 动词 ADJ 形容词 A
OFDMSIMULATE
- OFDM仿真 参数: % 子载波数 128 % 位数/ 符号 2 % 符号数/ 载波 1000 % 训练符号数 0 % 循环前缀长度 8 (1/16)*T % 调制方式 4-QAM % 多径信道数 3 % IFFT Size 128 % 信道最大时延 2 -OFDM simulation parameters : % subcarriers median number of 128%/2%
sdfefefa
- 此次课程设计我的设计题目是:判别后缀表达式。其具体要解决的问题是: (1)假设表达式由单字母变量和双目四则运算符构成; (2)从键盘输入任意一个非空的表达式; (3)利用栈,判别输入的表达式是否是一个正确的后缀表达式; (4)把正确的后缀表达式转换为前缀表达式; (5)测试用例自己设计。 -current curriculum design I design entitled : distinguishing s
tree
- 表达式类型的实现: 1、 一个表达式和一颗二叉树之间,存在着自然的对应关系。 2、 假设算术表达式Expression内可以含有变量(a~z)、常量(0~9)和二元运算符(+,-,*,/,^)。实现一下操作。 (1) ReadExpr(E)——以字符序列的形式输入语法正确的前缀表示式并构造表达式E。 (2) WritrExpr(E)——用带括弧的中缀表示式输出表达式E。 (3) Assign(V,c)——实现对变量V
OFDM_channel_estimation_MATLAB
- 在OFDM仿真模型的基础上用MATLAB语言编写出OFDM发送、信道及接收整个系统,在系统仿真正确的前提下,对循环前缀、信道估计等性能改善方法进行进一步仿真验证,得到了预期的理想结果-In OFDM simulation model based on the use of MATLAB language to send the OFDM, channel and receive the entire system, in the sys
PrefixTree
- 关联规则中前缀树算法在VC下的实现,源代码-Association rules prefix tree algorithm in VC under the realization of the source code
ofdm_cp
- 基于循环前缀的同步算法仿真,采用多符号求均值的办法减少噪声影响。-Cyclic prefix based synchronization algorithm simulation, the use of multi-symbol mean seeking ways to reduce noise impact.
OFDM
- OFDM系统仿真分析及基于循环前缀的研究,是一篇优秀的硕士论文-OFDM system simulation analysis and research based on the cyclic prefix, is an outstanding master
qianzhuizhuanerchashu
- 前缀表达式转换成二叉树的代码,通过转换成二叉树可以轻松实现转换成后缀,前缀,中缀形式。-Prefix expression into a binary tree code, through the binary tree can be converted easily into a suffix, prefix, infix form.
expression
- C++ 用栈实现的命令符计算器,进行前缀表达式的计算-C++ Used stack order to achieve Fu calculator for the calculation of expression prefix
infixToprefix
- This source code is used for make infix expression from prefix expression by using assembly and C language together.
gv3MQAM_type2_ofdm_cp_zf
- 4 16 64 QAM plots for simulated and theoretical results for OFDM system with addition of Cyclic prefix and a zero-Forcing equalizer.
OFDM_TRail
- OFDM系统,子载波数目1024,前缀数目256,循环数目256,加入了高斯白噪声-OFDM system, the number of subcarriers 1024, the number prefix 256, the cycle number of 256, by adding a Gaussian white noise
T_E
- 将前缀表达式转为中缀表达式,并画出所建的树-To prefix infix expression to expression, and draw the tree built
OFDM_Rayleigh
- 3 MATLAB functions for simulation of OFDM signal in Rayleigh fading channel. Including models for OFDM fr a me generating, cyclic prefix, pramble, as well as model for Rayleigh channel, QAM modulation function and a exam
OFDM
- OFDM系统仿真分析及基于循环前缀的研究-Analysis and Simulation Study Based on Cyclic Prefix
ofdmsf_p1
- OFDM main program generates random binary bits, ifft and cyclic prefix, user can define parameters and calculates BER
Algoritma-Prefix-Span-dan-AprioriAll
- Algoritma Prefix Span dan Apriori A-Algoritma Prefix Span dan Apriori All