CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - Pseudo-code

搜索资源列表

  1. m_PN.rar

    1下载:
  2. 伪随机码或称PN码,是扩频通信中不可缺少的一种序列。扩频通信,简单的说来就是通过一组相关性很强的伪随机序列,使原有的信号按照伪随机序列的特性出现。从波形上看,原有信号完全淹没于随机的噪声中,达到隐藏信号和抗干扰的目的。接受方只要有相同的伪随机序列,就可以通过伪随机序列很强的相关性将信号还原出来。而m序列,是扩频系统中最长用的伪随机序列。下面的代码就是基于matlab的生成m序列的代码,通过改变初始多项式的值,就可以生成不同阶数的m序列。,Pseudo-random code or PN code
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:794
    • 提供者:fortunewjh0217
  1. daimahekuangtu

    3下载:
  2. ,用MATLAB实现快跳频通信系统的仿真。主要应用了SIMULINK和COMMUNICATION BLOCKETS两个模块。整个设计包括了信源产生部分、发送部分、跳频调制部分、信道部分、接收部分和结果分析部分共六个模块,核心技术是伪随机序列的产生和频率合成器的设计,而关键技术是收发两端的伪随机码元的同步。伪随机码的产生用S-函数编程来开发自己的SIMULINK模块。同步的实现是收发两端采用相同的扩频脉冲触发。而且在设计中每个模块都采用了模块封装技术,从而简化了框图结构-Using MATLAB
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:68151
    • 提供者:笑笑生
  1. snake

    0下载:
  2. 在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。然后以该伪圆心为中心,在其周围等角度间隔地取N个点作为初始的snake基准点,按照snake 的运行机制不断进化,直到虹膜的内边界为止。最后,计算进化后的snake形心和snake上的控制点与该形心的距离,取其平均值作为瞳孔的半径,动态轮廓模型的形心作为瞳孔的圆心,即可准确定位出虹膜内边界的位置。实验表明,与常见的定位方
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1764654
    • 提供者:侯汶杉
  1. matlab_turbo

    1下载:
  2. 有关Turbo码的matlab仿真程序,包括信源,BSC编码,伪随机交织,打孔,信道仿真等。最重要的是LOGMAP算法,包含在logmapo.m.里面。这是VT的吴宇飞写的源码,我自己根据理解写了一个稍微简单点能理解的程序,在logmap.m里面 -Of the Turbo code matlab simulation program, including source, BSC code, pseudo-random interleaver, perforated, such as chann
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:49119
    • 提供者:Justin
  1. c-code

    0下载:
  2. 用MATLAB生成伪随机码的源程序,很实用,希望对大家有所帮助。-Pseudo-random code is generated with the MATLAB source code is very useful, want to help everyone.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:632
    • 提供者:liujinghua
  1. Semi-Supervised_Learning_With_SVMs

    0下载:
  2. 利用支持向量机进行半监督学习的详细的文档,包括了部分伪代码,具有很大的参考价值-Using support vector machine semi-supervised learning of detailed documentation, including some pseudo-code, has great reference value
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:478464
    • 提供者:苏航
  1. source-code

    0下载:
  2. 利用混沌来产生伪随机数,可以运用到中间件,使得具有安全性-Will be able to generate pseudo random number, can be applied to middleware
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:8656
    • 提供者:肖晓
  1. code

    0下载:
  2. 自己编写算法产生指定分布的伪随机数,文件夹中包括 均匀分布、指数分布、正太分布,泊松分布、二项分布,并同时对随机序列进行了分布检验和参数估计-Write your own algorithm to generate a pseudo-random number distribution specified folder, including the uniform distribution, exponential distribution, is too distribution, Poiss
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:6407
    • 提供者:Celia Zhen
  1. chuanxingbuhuo

    0下载:
  2. 串行伪码捕获的简单程序 不含噪声和频移-The serial simple pseudo-code acquisition program free of noise and frequency shift
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:2031
    • 提供者:梁涛
  1. hafuman

    0下载:
  2. 根据严蔚敏数据结构书上的伪码实现的赫夫曼编码译码程序。对26个英文字母加上逗号,句号,空格以及回车进行赫夫曼编码。然后对给定的txt文件(英文文章)进行赫夫曼编码和译码。-According to Yan Wei-min data structure book pseudo-code implementation of Huffman coding and decoding procedures. 26 English letters, commas, periods, spaces, and
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-15
    • 文件大小:5047
    • 提供者:wu_yi_chen
  1. maze

    0下载:
  2. 根据严蔚敏数据结构书上的伪码实现的迷宫问题算法。-According to Yan Wei-min data structure book pseudo-code algorithm to achieve maze.
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:2469
    • 提供者:wu_yi_chen
  1. GPS

    1下载:
  2. 导航仿真实验,包括锁频换,锁相环,伪码的产生,调制等,比较全。-Navigation simulation experiments, including locked exchange, PLL, pseudo-code generation, modulation, etc., more full.
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:2777231
    • 提供者:qi
  1. a

    0下载:
  2. 多变量卡诺图化简,给出了基本的设计思想,以及关键函数的伪代码-Multi-variable Karnaugh map simplification, given the basic design ideas, as well as pseudo-code key functions
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:107434
    • 提供者:ycp
  1. KMP

    0下载:
  2. 数据结构中的字符串匹配中,KMP经典算法的实现,根据严蔚敏老师的伪代码实现的-String matching in data structure, realize the classical algorithm KMP, according to the pseudo code Yan Yumin teacher realized
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1358
    • 提供者:王宁
  1. sequence-table--sequence-stack

    0下载:
  2. 里面关于顺序表和顺序栈的全部基础操作,按照严蔚敏书上的伪代码,都在vs2010开发环境下实现了-All the basic operation sequence table and the order of the stack on the pseudo code, according to the Yan Yumin book, are implemented in VS2010 development environment
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:3112
    • 提供者:王宁
  1. DSSS

    0下载:
  2. 任意长度的伪码序列发生器,并包含测试程序。-Any length pseudo-code sequence generator, and includes test procedures.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1769
    • 提供者:longtao
  1. AprioriTest01

    0下载:
  2. Apriori算法进行了简单的描述,用伪代码实现,及对经典例子进行描述,所以分享给大家-Apriori algorithm is a simple descr iption, pseudo code, and the classical example is described, it is for everyone to share
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2711
    • 提供者:wenhuaguisu
  1. project

    0下载:
  2. 中国科大gnj教授算法导论实验二红黑树的源代码,可以参考下,主要根据算法导论课本的伪代码实现-China HKUST professor gnj Introduction to experiment two red-black tree algorithm source code, you can refer to, mainly based algorithms textbook Introduction to pseudo-code
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:329694
    • 提供者:wtzhang
  1. GPS_receiver

    1下载:
  2. 采用simulink搭建的GPS软件接收机模型,包含从伪码生成、相关接收、捕获、跟踪、解码等完整的流程。内涵解释说明文件,需要用的一定要按照说明配置求解器。-Using Simulink to build the GPS software receiver model, including the pseudo code generation, correlation reception, capture, tracking, decoding and other complete proce
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-14
    • 文件大小:3234880
    • 提供者:dlbuaa
  1. 延时相乘法

    2下载:
  2. 对DSSS/BPSK信号进行延迟相乘,可以估计其伪码速率并检测(The DSSS/BPSK signal can be multiplied by delay, and its pseudo code rate can be estimated and detected.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:5120
    • 提供者:飞翔的蜘蛛
« 12 3 »
搜珍网 www.dssz.com