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

搜索资源列表

  1. cf_fft_2048_18

    0下载:
  2. 2048点的fft的算法源程序,应用verilog编程实现。
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-16
    • 文件大小:1575497
    • 提供者:罗伟
  1. fft_2048

    0下载:
  2. 2048点FFT,54系列在C5000下运行
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:15544
    • 提供者:张学君
  1. suxingjiance

    0下载:
  2. VC源码.用于大数检测素性,可用至2048比特的大数
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1171
    • 提供者:懒猪
  1. filecrypterpro

    0下载:
  2. FCP takes a file, generates a random 2048 bit key and encrypts the file with a RC4 stream cipher. The encrypted file is written to a new file along with the decryption stub and key. When the output file is executed it decrypts and executes the
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:5200
    • 提供者:ff3g3f3
  1. fft

    0下载:
  2. 2048 fft 定点C程序,可以在nios CPU中使用。-2048 fft fixed-point C program, you can use the nios CPU.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:27733
    • 提供者:panchao
  1. Periodogram-powe

    2下载:
  2. 平均周期图法和平滑平均周期图法估计功率谱 从经典功率谱估计周期图法原理入手,从理论上分析了其存在的局限性,借助Welch算法对其进行修正。依靠Matlab强大的数值分析和信号处理能力进行实验!! 用周期图法和welch法分别估计了一下信号的功率谱密度。采样频率200Hz,时间序列长度2048,FFT数据点数2048。其中welch法使用hanning窗,窗口长度600.-Average periodogram and periodogram smoothing method to est
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1153
    • 提供者:renjie
  1. fenji

    0下载:
  2. 我的FFT分级调试程序,2048点的浮点型数据。用matlab写的。-Debug my FFT grading procedures, 2048-point floating-point data. Written by matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:975
    • 提供者:谢桂辉
  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. 2048

    0下载:
  2. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:26461
    • 提供者:kevinpang
  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. vlan_port

    3下载:
  2. vlan与port的组织.一个系统中的port的数量在1K以内, port以pid来标识, pid分布在两个区间内,[0, 512],[2048, 2048 + 128], port数量是一个固定值,启动时由系数检测,调用add_port()创建相应的数据结构-vlan and port organization. a system of port the number of 1K or less, port the pid to identify, pid distri
  3. 所属分类:Data structs

    • 发布日期:2014-07-29
    • 文件大小:322560
    • 提供者:chenjunpei
  1. FFT1D

    0下载:
  2. FFT的奈奎斯特频率为 ,( 为采样间隔)实际上的FFT变换点数要求为2的n次幂,各点所对应的频率是从 到 ,求出 后,可以用 ,这里N为FFT变换的点数。如变换点数为2048,由于对称性,实际有用的点数为1024个。 在该程序中,做完富氏变换后,已经将数据按照频率从0到 到0的顺序排好。 在运行结果中,只需存储左下角的1/4区域的数据即可。 -FFT of the Nyquist frequency, (for the sampling interval) is actually
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:153658
    • 提供者:
  1. FFT2D

    0下载:
  2. 2dFFT的奈奎斯特频率为 ,( 为采样间隔)实际上的FFT变换点数要求为2的n次幂,各点所对应的频率是从 到 ,求出 后,可以用 ,这里N为FFT变换的点数。如变换点数为2048,由于对称性,实际有用的点数为1024个。 在该程序中,做完富氏变换后,已经将数据按照频率从0到 到0的顺序排好。 在运行结果中,只需存储左下角的1/4区域的数据即可。 -2dFFT of the Nyquist frequency, (for the sampling interval) is actua
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:525439
    • 提供者:
  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-23
    • 文件大小:15405
    • 提供者:ws
  1. genetic-algorithm

    1下载:
  2. Rosenbrock函数的全局最大值,使用遗传算法计算。f(x1,x2) = 100 (x12-x2)2 + (1-x1)2; -2.048 ≤ xi ≤ 2.048 (xi=1,2)。 该函数有两个局部极大点,分别是:f(2.048, -2048)=3897.7342和f(-2.048,-2.0048)=3905.9262其中后者为全局最大点。 -Rosenbrock function global maximum, calculated using a genetic algo
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-11-18
    • 文件大小:51200
    • 提供者:Youyou
  1. hdu-2048

    0下载:
  2. 神、上帝以及老天爷 输入数据的第一行是一个整数C,表示测试实例的个数,然后是C 行数据,每行包含一个整数n(1<n<=20),表示参加抽奖的人数。 Output 对于每个测试实例,请输出发生这种情况的百分比,每个实例的输出占一行, 结果保留两位小数(四舍五入),-God, God, and God The first line of input data is an integer C, which means that the number of test case
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:552
    • 提供者:zhu
  1. MatchFilterLFM

    0下载:
  2. 高分辨率雷达 距离向压缩算法滤波器设计 三种方法 全面设计-clc clear all close all 2013年9月28日 ---------------参数---------- Tr=42e-6 fs=9.5e6 K=0.7e11 Nfft=2048 -------------匹配滤波 时域生成-------------- t=(-Tr/2+1/fs:1/fs:Tr/2-1/fs) w = kaiser(length
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:818
    • 提供者:beautyheart
  1. Athi_2048_Game_AI_Solver_01-05-2014

    1下载:
  2. 详细说明:包含alphaBeta剪枝智能算法的matlab源程序,能很好解决2048小游戏的搜索功能-alphaBeta Pruning intelligent algorithm matlab source code, can achieve a good search function and other games 2048
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:22775
    • 提供者:丁晓
  1. 2048-MATLAB

    0下载:
  2. 一个基于MATLAB编写的小游戏2048。可以改变最后过关数值增加或降低游戏难度,比如1024,4096等。-Based on MATLAB prepared a little game 2048. You can change the final clearance value increase or decrease the game difficulty, such as 1024,4096 and so on.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:36861
    • 提供者:程晨
搜珍网 www.dssz.com