CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 256

搜索资源列表

  1. fft.rar

    1下载:
  2. FFT算法实现 Radix2 可以计算 4,8,16,32, 64,128, 256....点FFT Radix4 可以计算 4,16, 64, 256, 1024...点FFT FFT_DIT_general.c 实现了 Radix2 和Radix4 的配合使用,可以计算Radix2可以计算的所有FFT,但效率比Radix2高。,FFT can be calculated Radix2 algorithm 4,8,16,32, 64,128, 256 .... can calculate
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1904
    • 提供者:liuxiaoxiao
  1. chap04

    0下载:
  2. ch4_1_1:矩形连续函数的傅立叶变换(§4.1.1) ch4_1_2:构建一个矩形函数(§4.1.2) ch4_1_3:对f进行二维快速傅立叶变换(§4.1.2) ch4_1_4:对f进行补零(区域大小为256×256),而后进行二维快速傅立叶变换(§4.1.2) ch4_1_5:使变换结果的零频率分量位于中心,调用函数fftshift(§4.1.2) -ch4_1_1: rectangular continuous function of the Fourier tra
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3879
    • 提供者:汤跃峰
  1. fft256

    0下载:
  2. 256-point radix-2 fft
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1656
    • 提供者:Hem
  1. FFT_fixedPoint_VCdemo

    1下载:
  2. VC下开发的定点FFT程序,有图形演示。 非控制台程序。 支持128、256、512、1024、2048等长度。-the fixed-point FFT developed under VC++,demo in graphics. Not a console program! 128,256,512,1024,2048 Point is supported.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:88008
    • 提供者:raoxuefeng
  1. fuliyebianhuan

    0下载:
  2. 256色图像的傅里叶变换的源代码,需要的就下吧,-256 color images of the Fourier transform of the source code, you need the next,! !
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:147778
    • 提供者:
  1. project11-02

    0下载:
  2. 本实验要求编写课本上11.2.3节描述的傅立叶描绘方法。用实验09-02中的程序提取图12.18两幅图的边界,然后对每个边界选取256个描述点。选择的这256个点是在空间上尽可能均匀的点。获取每个图的傅立叶描绘子,确保每个图中的起始点是近似相同的点。分别用16,32,64和128个描绘系数逼近边界,并画出每一个结果。-Prepared at the request of the experimental section 11.2.3 textbook depicts Fourier method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:95487
    • 提供者:jhm
  1. bigint

    0下载:
  2. 一个大整数计算的类!,支持2的256次方以上的数字的计算 -A large integer calculation of the class! In support of two of the 256-th power of more than a figure
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1464266
    • 提供者:weely
  1. FFT

    1下载:
  2. 256点FFT函数,量化阶输出,用查表方式实现,用凌阳单片机可以进行8khz采样,频谱分析等-256-point FFT function, the quantized step out, be achieved using look-up table, with a single chip can be 8khz Sunplus sampling, spectral analysis
  3. 所属分类:Algorithm

    • 发布日期:2015-10-17
    • 文件大小:1939
    • 提供者:林云龙
  1. 5

    0下载:
  2. 函数ReadDat()实现从文件ENG.IN中读取一篇英文文章,存入到字符串数组xx中;请编制函数encryptChar(),按给定的替代关系对数组xx中的所有字符进行替代,仍存入数组xx的对应的位置上,最后调用函数WriteDat()把结果xx输出到文件PS2.DAT中。   替代关系:f(p)=p*13 mod 256(p是数组中某一个字符的ASCII值,f(p)是计算后新字符的ASCII值),如果计算后f(p)值小于等于32或其ASCII值是偶数,则该字符不变,否则将f(p)所对
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:684
    • 提供者:房飞洒
  1. ecc_algorithm_for_web_256w

    0下载:
  2. ECC Algorithm for 256 bytes
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:165849
    • 提供者:Tiago
  1. FFT_algorithm

    0下载:
  2. FFT算法的c语言实现 c语言实现的时间抽取的FFT算法程序,输入两个参数,一个是输入序列xin,采用复数形式,数组从下标1开始存数,另一个是FFT的点数N.下面是 FFT子程序求s的256点的FFT的方法-FFT algorithm c language c language of the time taken for FFT algorithm program, enter the two parameters, one input sequence xin, using th
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:960
    • 提供者:caoxiaodong
  1. 2nd-256

    0下载:
  2. In this code the laplace equation is solved by iterative method.For solving matrix of unknowns a method like Jacubi method is used that dependet to little difference between iterations for convergence.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:3912
    • 提供者:
  1. cartman_cipher_1mk

    0下载:
  2. Sources of the 128-bit encryption algorithm "Cartman 1mK" with length of key 256-2048 bit.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:18303
    • 提供者:benjy
  1. random3

    0下载:
  2. 设信号为 ,其中, , , 为正态白噪声,试在N=256和1024点时,分别产生随机序列 ,画出 的波形并估计 的相关函数和功率谱。 -Set signal, which, for the normal white noise test in the N = 256 and 1024 points, respectively, random sequence, draw the waveforms and to estimate the correlation function an
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:275958
    • 提供者:xiaoxia
  1. fft.c

    1下载:
  2. c语言编写的求1,2,4,8,16,32,64,128,256,512,1024,2048点fft 通用程序-c language of the general program requirements 1,2,4,8,16,32,64,128,256,512,1024,2048 point fft
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:15405
    • 提供者:ws
  1. fft

    0下载:
  2. c语言实现的时间抽取的FFT算法程序,输入两个参数,一个是输入序列xin,采用复数形式,数组从下标1开始存数,另一个是FFT的点数N.FFT子程序求s的256点的FFT的方法-FFT algorithm implemented in C
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:950
    • 提供者:徐校波
  1. Mixminion-0.0.5.2.tar

    0下载:
  2. You should not need to change anything beyond this point. * The first part of the file implements linear algebra in GF. * gf is the type used to store an element of the Galois Field. * Must contain at least GF_BITS bits. * * Note: unsi
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:349175
    • 提供者:kdcroger
  1. 12118029sha(1-256-384-512)

    0下载:
  2. SHA (Secure Hash Algorithm,译作安全散列算法) 是美国国家安全局 (NSA) 设计,美国国家标准与技术研究院 (NIST) 发布的一系列密码散列函数。正式名称为 SHA 的家族第一个成员发布于 1993年。然而现在的人们给它取了一个非正式的名称 SHA-0 以避免与它的后继者混淆。两年之后, SHA-1,第一个 SHA 的后继者发布了。 另外还有四种变体,曾经发布以提升输出的范围和变更一些细微设计: SHA-224, SHA-256, SHA-384 和 SHA-512
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:26153
    • 提供者:方东
  1. The-Warholer

    0下载:
  2. matlab 图形图像处理。通过GUI,用户可以自由的变换RGB颜色等等。-The color of each pixel in an image is specified by a combination of three values: red, green, and blue. These values typically take 256 levels, leading to 256^3 ~ 17 million possible colors. In this GUI you ca
  3. 所属分类:Algorithm

    • 发布日期:2017-12-02
    • 文件大小:89012
    • 提供者:林真天
  1. CRC-16

    0下载:
  2. CRC16查表式校验算法,CRC16Table为CRC表格数据,占用256个字节,使用时把此表放在ROM中-CRC16 look-up table-checksum algorithm, CRC16Table CRC tabular data, occupies 256 bytes, use this table in ROM
  3. 所属分类:Algorithm

    • 发布日期:2017-11-10
    • 文件大小:5166
    • 提供者:陈志浩
« 12 »
搜珍网 www.dssz.com