搜索资源列表
PHP+Mysql 人才网站系统源代码
- 运行平台:Linux 或 Win32 语言:PHP 数据库:Mysql 采用编译模板PHP+Smarty,MVC模式开发,代码与界面分离. 演示网址: www.my4422.com 除具备人才网的基本求职招聘功能外,特色功能包括:单帐号多简历管理,在线招聘系统,兼职系统; 广告系统包括:企业排名,职位排名,简历排名广告系统等,完善的后台管理功能。 数据库取用预定义表前缀,可以简单地跟论坛,CMS等网站系统
Maxfpminer1
- 本程序实现通过构造一棵前缀树实现 最大模式频繁项集挖掘算法.应用fp树增长算法实现.-the program by constructing a prefix tree to achieve the greatest model Frequent Mining algorithms. Application fp growth tree algorithm.
实验7 二叉树 北京师范大学数学科学院
- 自创的算法,输入表达式,建立二叉树的程序,然后输出前缀中缀后缀表示法,利用的对表达式的分割与递归实现输入,同时这也是一个完整的波兰式转换程序,相当稳健-own algorithm, the importation of expression, the establishment of the binary tree and then output the suffix prefix which is made up of the met
Huffman程序
- 为得到使电文总长最短的二进制前缀编码,则以n种字符出现的频率作权,设计一棵Huffman树,求出给定权值的字符对应的Huffman编码。-enable the message to be chief of the shortest prefix binary coding, while the n characters of frequencies for the right to design a Huffman tree, obta
darts-0.2.tar
- 双数组辞典生成程序。利用双数组实现trie算法,对于不定长度共同前缀查询情况,比哈希方法更为有效。经常用于分词辞典的制作。-array dictionary-generation procedures. Using two arrays to achieve Trie algorithm for the indefinite length of the inquiry common prefix than Hash methods mo
AOFDMmatlabsimulation
- AOFDM系统matlab仿真程序,包括映射、fft/ifft,加去循环前缀,信道估计等关键模块-AOFDM system Matlab simulation program, including mapping, fft/ifft. to increase cyclic prefix, channel estimation and other key modules
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%
MATLAB_OFDM
- 基于MATLAB的OFDM系统仿真及性能分析的一篇论文。内含matlab仿真程序,有循环前缀,信道估计。-OFDM based on MATLAB system simulation and performance analysis of a thesis. Intron Matlab simulation program, cyclic prefix, channel estimation.
sync1
- 用于循环前缀ofdm同步,算法很简单,熟悉此算法原理的人更容易看懂。-Cyclic Prefix for OFDM synchronization algorithm is very simple, familiar with the principles of this algorithm easier to understand.
ofdm_fang_zhen
- 在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
ofdm_simulation_primary
- 在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 system unde
biaodashi
- 1.一个表达式和一个二叉树之间,存在着自然的对应关系。写一个程序,实现基于二叉树表示的算术表达式Expression的操作。 2.假设算术表达式Expression内可以含有变量(a~z)、常量(0~9)和二元运算符(+,-,*,/,^(乘幂))。实现以下操作: ⑴ReadExpr(E)——以字符序列的形式输入语法正确的前缀表达式并构造表达式E。 ⑵WriteExpr(E)——用带括弧的中缀表达式输出表达式E。 ⑶Ass
OFDM
- OFDM系统仿真分析及基于循环前缀的研究,是一篇优秀的硕士论文-OFDM system simulation analysis and research based on the cyclic prefix, is an outstanding master
rename-080920
- 简单的文件名前缀和后缀批量修改工具,可以添加,删除和修改前缀,后缀,-prefix,suffix modify tools
ML_cp
- 利用循环前缀的最大似然同步算法,程序正确并实现,欢迎大家前来下载。-The use of cyclic prefix of the maximum likelihood synchronization algorithm, the program correctly and to achieve, we are happy to come to download.
Rayleigh_ofdm
- carrier_count= 200 bits_per_symbol = 2 symbols_per_carrier = 50 loop=10 num=5 循环次数 10 子载波数 200 位数/ 符号 2 符号数/ 载波 50 训练符号数 5 循环前缀长度 T/4 调制方式 QAM 多径信道数 2(缺省) 信道最大时延 5 (单位数据符号)
OFDM
- OFDM下行的仿真1、产生要传输随机数; 2、进行调制; 3、串并转换; 4、进行IFFT操作(代码中有用到共轭对称向量的IFFT为实数进行简化计算); 5、增加循环前缀; 6、并串转换; 7、输出前滤波; 8、增加信道噪声(加性高斯白噪声); 9、接收端串并转换; 10、去除循环前缀; 11、进行FFT变换; 12、信号解调; 13、误比特率计算; -OFDM
OFDM
- 用MATLAB实现OFDM系统加循环前缀后的实现方法-OFDM Systems with MATLAB add cyclic prefix to achieve after the Implementation
OFDM
- 一个OFDM系统的仿真:信号的产生、调制、加循环前缀、加窗、并串转换等(The simulation of a OFDM system: signal generation, modulation, adding cyclic prefix, windowing, parallel string conversion, etc.)
前缀表达式求表达式的值
- The data structure USES the prefix expression to evaluate the expression. Completion of 70%