Welcome![Sign In][Sign Up]
Location:
Search - PN

Search list

[Communication-Mobilechannelestimation

Description: OFDM系统中以PN序列作为循环前缀和传统梳状导频信道估计方法对比
Platform: | Size: 8465 | Author: 王寿珍 | Hits:

[Windows DevelopPN

Description: 多项式相加相乘C语言链表实现 必须按指数由小到大输入各项的系数和指数
Platform: | Size: 976 | Author: kkk | Hits:

[Other resourcea_novel_timing_and_frequency_synchronization_algor

Description: 一种基于PN训练序列的OFDM时频同步的新算法。通过构造倒序结构的同步训练序列,获得了较好的定时性能。
Platform: | Size: 117230 | Author: fisher | Hits:

[Other resourcelinear_feedback_shift_register_unit

Description: 实现产生伪随机序列的部件 —— 线性反馈移位寄存器单元。 SFlog2为扩频因子的底数为2的对数值,cycle为PN序列的周期,其值为2^SFlog2。initial_state为移位寄存器的初始状态,generator_polynomial_coefficient为生成PN序列所需的本原多项式,对应于移位寄存器的连接向量。
Platform: | Size: 1148 | Author: fisher | Hits:

[Other resourceofdm_frequency_offset_estimatior_using_PN_sequence

Description: It s a IEEE paper.In this paper,the author proposed two new frequency synchronization unsing PN sequences for OFDM system.
Platform: | Size: 189840 | Author: fisher | Hits:

[Other resourceSearching for solutions in Games and Artificial In

Description: 有关搜索方面(尤其是计算机博弈)的专著。介绍了pn-search,db-search,以及他们在五子棋(gomoku)和其他一些方面的应用。最后还总结了目前(1994年)人工智能在棋类游戏中发展状况。-the search (especially computer game) monographs. Introduced pn-search, db - search, and their 331 (Gomoku) and other aspects of the application. Finally, a summary of current (1994) Artificial Intelligence in chess game situation.
Platform: | Size: 850595 | Author: 杨震原 | Hits:

[Other resourcePeakValue

Description: 一维序列中峰值提取//Data为待分析的数组;peak为排序后的数组; //m 为Data数组大小;n 为peak数组的大小。 //m_Min 为Data数组中最小值 //假设峰值个数PN>n
Platform: | Size: 955 | Author: 小何 | Hits:

[Other resourcePRN_simulation

Description: 这是个扩频系统中的PN码仿真程序,提供了详尽的扩频码生成过程,相信对大家有所帮助
Platform: | Size: 26776 | Author: 刘元涛 | Hits:

[Windows Developpn

Description: 该程序可以实现直扩通信系统中扩频码的生成,可以通过键入本原多项式直接输出生成的扩频码,方便灵活。
Platform: | Size: 12771 | Author: qingyuanbao | Hits:

[CommunicationCDMA_basic_of_PN_nei_plan

Description: CDMA网络规划基础 PN码规划和邻区的规划 解释了PN码(伪随机序列)以及CDMA网络中的邻区的概念以及基本的规划方法
Platform: | Size: 2232930 | Author: zhoukui | Hits:

[Crack Hackpnseq-1.1

Description: 产生PN序列,及产生伪随机序列,可用于数字水印扩频等
Platform: | Size: 78677 | Author: zhengyun | Hits:

[Otherpn-2.1BFA

Description: 未知密钥的情况下,攻击加密文件,获得明文
Platform: | Size: 18434 | Author: luqi | Hits:

[Other resourcewatermark小波代码

Description: 这是基于小波变换的数字水印代码,在嵌入的水印加上一个pn尾随机序列-This is based on the wavelet transform digital watermark code, the embedded watermark with a random sequence late pn
Platform: | Size: 221935 | Author: 符号 | Hits:

[Other resourcePN码产生1

Description: MATLAB的源程序,包括产生随机传输数据data的子程序,eject_seq发射序列子程序,BPSK调制序列产生子程序,产生pn1序列的子程序,利用积分法实现BPSK解调,均衡pn1序列的子程序.-MATLAB source, including random data transmission of data subroutine, eject_seq launch sequence subroutine, BPSK modulation sequence generated subroutine, have Promoters sequence subroutine, use integral method to achieve BPSK demodulation, balanced Promoters sequence subroutine.
Platform: | Size: 3094 | Author: 李力 | Hits:

[Other resource语法分析之左递归实验

Description: 此为编译原理实验报告 学习消除文法左递规算法,了解消除文法左递规在语法分析中的作用 内含 设计算法 目的 源码 等等.... 算法:消除左递归算法为: (1)把文法G的所有非终结符按任一种顺序排列成P1,P2,…Pn 按此顺序执行 (2)FOR i:=1 TO n DO BEGIN FOR j:=1 DO 把形如Pi→Pjγ的规则改写成 Pi→δ1γ δ2γ … δkγ。其中Pj→δ1 δ2 … δk是关于Pj的所有规则; 消除关于Pi规则的直接左递归性 END (3)化简由(2)所得的文法。即去除那些从开始符号出发永远无法到达的非终结符的 产生规则。-to compile this report principle experiment to eliminate learning grammar rules Left delivery algorithm, left the Elimination delivery grammar rules in grammar analysis of the role of the design algorithm containing purpose algorithm source code .... etc. : Elimination left recursive algorithm : (1) grammar, of all non-G website by the end of a paramagnetic Arrange sequence P1, P2, ... Pn implementation of this order (2) FOR i : n = 1 DO TO BEGIN FOR j : = 1 DO put the shape of Pi Gamma approximate rewrite the rules 1 into Pi Gamma Gamma 2 k .... These ions 1 2 ... k ions on all the rules; Pi elimination of the direct rule left recursive END (3) Reduction from (2) from the grammar. Removing that those symbols starting from the beginning will never be able to reach the end of the webs
Platform: | Size: 44142 | Author: 何浩 | Hits:

[GUI Develop操作系统课程实验报告1

Description: 1. 经典IPC问题的分析报告 根据课本所提供的几个实例或自己查找到的IPC实例,写出具体的模型的设计思想,写出相应的伪代码,并针对于伪码写出具体的设计思路,每个信号量的设置含义及目的,并对于设计的每行伪码给出详细地解释,对其可能被中断情况给与分析。(如有可能,可以利用多线程编程对某个算法具体实现)-1. IPC classic analysis of the textbooks in accordance with the provision of several examples or to find their own examples of the IPC, write specific model of the design ideas, write the corresponding pseudo-code and address to write pseudo-code specific design ideas, each set of signal meaning and purpose and design for every trip PN code is explained in detail, which may be given in case of interruption analysis. (If possible, can take advantage of multithreaded programming algorithm for a specific realization)
Platform: | Size: 79685 | Author: 王哲 | Hits:

[Windows Develop图象压缩

Description: 图像压缩问题要求确定象素序列{p1,p2,…,pn}的最优分段,使得依此分段所需的存储空间最少。每个分段的长度不超过256位。数字化图像是m×m的像素阵列。假定每个像素有一个0 ~ 2 5 5的灰度值。因此存储一个像素至多需8位。若每个像素存储都用最大位8位,则总的存储空间为8m^2 位。为了减少存储空间,我们将采用变长模式( variable bit scheme),即不同像素用不同位数来存储。像素值为0和1时只需1位存储空间; 值2、3各需2位;值4,5,6和7各需3位;以此类推。-image compression defined pixel sequence (p1, p2, ..., pn) sub-optimal, sub accordingly makes the storage space required at least. The length of each section is not more than 256. The digital image is m m pixel arrays. Assume that each pixel is a 0-2 5 5 of the gray values. Therefore storage of up to a pixel 8. If each pixel with the largest storage capacity of 8-bit, the total storage space for 8m ^ 2. In order to reduce storage space, and we will use variable-length model (variable bit scheme), that is different with different pixel median storage. Pixel values of 0 and 1 and only a storage space; The value of 2,3 required two; Value 4,5,6 and 7 of the required three; Analogy.
Platform: | Size: 2048 | Author: 姚翊 | Hits:

[Chess Poker gamesSearching for solutions in Games and Artificial In

Description: 有关搜索方面(尤其是计算机博弈)的专著。介绍了pn-search,db-search,以及他们在五子棋(gomoku)和其他一些方面的应用。最后还总结了目前(1994年)人工智能在棋类游戏中发展状况。-the search (especially computer game) monographs. Introduced pn-search, db- search, and their 331 (Gomoku) and other aspects of the application. Finally, a summary of current (1994) Artificial Intelligence in chess game situation.
Platform: | Size: 849920 | Author: 杨震原 | Hits:

[Communication-MobileSimulation

Description: This packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is written for static channel and AWGN noise. The packet include: 1) Packet Builder (Viterbi Encoding, Interleaver, PN generation) 2) Modulator (RRC filter) 3) Demodulator (Matched Filter, RAKE receiver) 4) Receiver (HD or SD) (Deinterleaver, Viterbi Decoder). You should run "Simulation.m" function that include all modules.
Platform: | Size: 10240 | Author: 李南 | Hits:

[uCOSwinavr_ucos276

Description: ucosII2.76在winavr(20050214版本)下的程序包,用pn打开目录下的工程,运行make all工具即可编译可用,绝对可用. winavr如用2006版本,需要把文件中包含文件signal.h改为interrupt.h(可能在includes.h中改一处即可) -ucosII2.76 in winavr (20050214 version) under the package, pn Open directory with the project, run can make all tools available compiler, absolutely available. winavr As the 2006 version, the need to document contains documents signal.h read interrupt.h (possibly in inclu des.h which can be changed a)
Platform: | Size: 122880 | Author: 张华敏 | Hits:
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 31 »

CodeBus www.codebus.net