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

搜索资源列表

  1. localRand

    0下载:
  2. 常用随机数发生器,C实现 /* * 文件包含了6个函数,它们能产生符合相应分布的规律的随机数: * GenUniformRnd : 产生一个随机数,符合均匀分布。(伪随机序列) * GenBernoulliRnd : 产生一个随机数,符合伯努利分布。 * GenBinomialRnd : 产生一个随机数,符合二项分布。 * GenPoissonRnd : 产生一个随机数,符合泊松分布。 * GenExponentRnd : 产生一个随机数,符合指数分布。
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1139
    • 提供者:lo
  1. 123dfa23

    0下载:
  2. M伪随机序列生成器算法 这个Matlab算法用于生成二元、三元及五级的,m序列。可以用于直接扩频通信等 系统中的,伪随机序列生成器。-M pseudo-random sequence generator algorithm for the Matlab algorithm is used to generate binary, ternary, and five of the, m sequence. Can be used to direct spread spectrum commu
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:3681
    • 提供者:adu
  1. ffcsr

    0下载:
  2. 伪随机序列产生器-代进位反馈移位寄存器,电子书。-Pseudo-random sequence generator- on behalf of binary feedback shift register, e-books.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:707047
    • 提供者:李辛
  1. pseudo-code

    0下载:
  2. 伪随即码生成C++源码,所有功能 都封装在类中 。-Then pseudo-code to generate C++ source code, all functions are encapsulated in the class.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:261894
    • 提供者:ioenn
  1. snake

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

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

    0下载:
  2. 伪C转化为C代码的例子,可供学习之用。里面主要包含了数据结构的常用算法。-Pseudo-C into a C code examples for learning. Inside the main data structure contains the common algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:113352
    • 提供者:danny
  1. pseudo

    0下载:
  2. C语言环境下进行的灰度图像的伪彩色处理 简便易懂-C language environment of the pseudo-color gray-scale image processing is simple and understandable
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:3379
    • 提供者:Audrey
  1. MATLABdandiandingwei

    1下载:
  2. MATLAB编写的GPS伪距单点定位.精度大约在10M-20M之间。-MATLAB prepared by the GPS pseudo-range single-point positioning
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:108930
    • 提供者:zhangfeixiang
  1. asdfasdf

    0下载:
  2. M伪随机序列生成器算法 这个Matlab算法用于生成二元、三元及五级的,m序列。可以用于直接扩频通信等 系统中的,伪随机序列生成器。-M pseudo-random sequence generator algorithm for the Matlab algorithm is used to generate binary, ternary, and five of the, m sequence. Can be used to direct spread spectrum commu
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:3681
    • 提供者:adu
  1. pseudo

    0下载:
  2. 灰度图像转换伪彩色图像,MATLAB 一个简单的程序来转换灰度图像伪彩色图像。通过改变的条件和程序中使用的值,你可以创建一个更完美的伪彩色图像。-A simple program to convert gray level image to pseudo color images. By altering the conditions and values used in the program, you can create a more perfect pseudo color imag
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:75038
    • 提供者:da liu
  1. Pseudo-random

    0下载:
  2. 伪随机数加密 对各类文件加密,利用一个随机序列与磁盘文件中的内容进行运算,将结果存入文件。解码时,则进行逆越算。该C程序已经经过调试-Pseudo-random number encrypted on the various types of file encryption, using a random sequence with the contents of the disk file operation will result into a file. Decoding, then
  3. 所属分类:File Operate

    • 发布日期:2017-03-26
    • 文件大小:18463
    • 提供者:张大头
  1. Pseudo-color-enhancement

    0下载:
  2. 伪彩色增强,通过密度分割法将灰度图像转换为彩色图像-Pseudo-color enhancement, through the density of gray image segmentation method to convert color images
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:13839
    • 提供者:lengxiangguang
  1. logistic--Pseudo-Random-Number

    0下载:
  2. logistic 运用普适算法 来产生伪随机序列,采用c语言编写-logistic the universal algorithm Pseudo Random Number
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:1022
    • 提供者:yueyi0221
  1. Pseudo-Random-Binary-Sequences

    0下载:
  2. Pseudo-Random Binary Sequences and Data Scramblers
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:105401
    • 提供者:mohsen
  1. Pseudo-Random-Code-Phase-Modulation

    0下载:
  2. 在直接序列扩频通信系统中,伪随机序列的相位调制-Pseudo-random sequence of phase modulation in direct sequence spread spectrum communication system
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3377715
    • 提供者:
  1. Copy-of-PSEUDO

    0下载:
  2. pseudo colouring for gray images using bit plane slicing
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:643
    • 提供者:dimple
  1. m-sequence-of-pseudo-random-noise

    1下载:
  2. 基于verilog 的用于通信系统的m序列伪随机噪声,可综合,我已验证通过。-Based on the verilog for m-sequences of pseudo-random noise of the communication system, can be integrated, I verified through.
  3. 所属分类:Other systems

    • 发布日期:2016-08-16
    • 文件大小:14336
    • 提供者:张阳
  1. 256-pseudo-color

    0下载:
  2. 真彩色位图转换为256伪彩色-True- color bitmap is converted to 256 pseudo- color
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:2149
    • 提供者:王阳阳
  1. pseudo

    0下载:
  2. pseudo image detection.
  3. 所属分类:Other systems

  1. pseudo-spectral-method

    3下载:
  2. 伪谱法地震波数值模拟,通过伪谱法对弹性波进行正演模拟-pseudo-spectral method seismic wave simulation
  3. 所属分类:Windows Develop

    • 发布日期:2015-02-13
    • 文件大小:15360
    • 提供者:李林
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com