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

搜索资源列表

  1. 单像素相机cs成像的数据和测试文件

    0下载:
  2. 单像素相机cs成像的数据和测试文件,包含说明文件和数据文件,测试文件-Cs imaging data of single-pixel camera and a test file that contains the files and data files, test files
  3. 所属分类:matlab例程

    • 发布日期:2012-09-02
    • 文件大小:15.79mb
    • 提供者:yang
  1. gist

    0下载:
  2. 本程序用于提取图像库的gist特征,matlab编写,有test文件-This procedure is used to extract the gist features of the image library, matlab prepared a test file
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:165.79kb
    • 提供者:liqun
  1. JAVA

    2下载:
  2. 基于JAVA实现的图像特征提取源代码 图像特征提取的源代码,使用sobel算子提取图像边缘,使用hu矩提取图像形状特征,使用颜色中心矩提取图像颜色特征,请使用eclipes导入该工程并运行test文件(可将test文件中去掉一些注释部分运行更多功能)。-JAVA based on the realization of the image feature extraction image feature extraction source code source code, use the sob
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-04-12
    • 文件大小:36.32kb
    • 提供者:范卫华
  1. test

    0下载:
  2. 从TS文件中依次提取出TS流,video packet,PES,es,I帧;然后又依次将I帧打包为TS流实现播放-TS stream video packet PES, es in turn extracted from the TS file, I-frame and then in turn I-frame packaged realization of TS stream playback
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:24.64kb
    • 提供者:李刚
  1. BigNum

    0下载:
  2. 大整数问题 设n是一个k(1≤k≤80)位的十进制正整数。 问题1:对于给定的任意整数n,编程计算满足p3+p2+3p≤n的位数为m的p的个数。 问题2:对于给定的任意整数n,编程求解满足p3+p2+3p≤n的p的最大值。 要求: 对于给定的每一个测试文件(形如:numberX_input.txt),分别生成一个结果文件(形如:numberX_out.txt)。比如,对于测试文件number1_input.txt,对应的结果文件为number1_out.txt。 参
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:18.27kb
    • 提供者:ouyang
  1. audiogram

    0下载:
  2. Hearing test. It using music card to test left and right ear seperately. It contains graphic iterface[*.fig] and m-file. It works fine with 6.5 version of Matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8.4kb
    • 提供者:Gooreck
  1. ECG

    2下载:
  2. 该代码首先对ECG信号进行消噪过滤,并且对信号进行平方,加窗等处理,最后用于对QRS波形的检测,压缩文件内同时包含了2个心电数据信号,可直接用于测试-The code first ECG signal de-noising filter, and the square of the signal, such as window handle, and finally used for the detection of QRS waveform, at the same time compress
  3. 所属分类:matlab例程

    • 发布日期:2017-05-03
    • 文件大小:677.94kb
    • 提供者:zhengp
  1. ACO

    0下载:
  2. 帮助大家认识蚁群算法 附上典型TSP的dat文件供大家测试-Ant colony algorithm to help you understand the typical TSP attached dat file for all the test
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:3.13kb
    • 提供者:李伟
  1. arith

    0下载:
  2. 压缩包里包含算术码压缩和解压到源代码,能够对大小写字母进行压缩,包含测试文件,对测试文件的内容压缩率可达到50 。主函数部分有详细的解释。-In this compressed packet,it include the source code of arithmetic coding and decoding.And it can compress all character with a test file.The compressive ratio can achive 50 for t
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:344.43kb
    • 提供者:桂林
  1. atith-matlab

    0下载:
  2. 压缩包中的内容用matlab语言对算术码进行描述,并成功实现了对测试文件的压缩和解压。-This compressed package include the source code of matlab language used to describe the arithmetic algorithm. By using it,we can successfully code and decode the test file.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:33.32kb
    • 提供者:桂林
  1. BP_neural_network_source_code

    2下载:
  2. BP神经网络源程序(程序是在VC++6.0环境下编译的,在低版本编译可能会出现错误!) 程序文件说明: 1、界面程序:wuzhou11.* 2、BP神经网络训练程序:LearnDlg.* 3、BP神经网络预报程序:ForecastDlg.* 4、BP神经网络说明程序:text.txt 5、测试范例:ldlqw11.* .nna 训练样本文件 .nnb 测试文件 .par 训练控制参数 .nnr 训练误差文件 .out 测试结果文件 .wgt 网络
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:5.6mb
    • 提供者:czxuemei
  1. 118-FlatworldMutant

    0下载:
  2. A solution (with a .txt file containing test cases) to the Mutant Flatworld Explorers problem in Volume I of the Problem Volumes of the UVA Online Judge. The problem is available at http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:2.86kb
    • 提供者:Mezura
  1. Integratedneuralnetworkbasedtestfile

    0下载:
  2. 神经网络的综合基础的试验文件,用于数学建模中的神经网路算法-Integrated neural network based test file
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:317.3kb
    • 提供者:常鹏
  1. upload

    0下载:
  2. This a test file that I created when learning matlab GUI-This is a test file that I created when learning matlab GUI
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6.38kb
    • 提供者:Oszczę dzam
  1. tes

    0下载:
  2. test bed for matlab, mimo ofdm
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:290.13kb
    • 提供者:ahsan
  1. PCA_GUI_code

    0下载:
  2. 主成分析matlab图形用户界面代码,包含测试文件。-principal component analysis matlab gui code. test file included.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:10.37kb
    • 提供者:zc
  1. blowfish

    0下载:
  2. test file for Blowfish
  3. 所属分类:Compress-Decompress algrithms

  1. icatest

    0下载:
  2. 一个独立成分分析的测试文件,包含了几个声音文件,可以用来测试自己的盲信号分离算法。-An independent component analysis of the test file that contains a number of sound files that can be used to test their algorithm for blind signal separation.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.04kb
    • 提供者:陈通
  1. test

    0下载:
  2. dvbt-2 系统中BICM部分完整的性能测试文件,包含瑞丽信道和白噪声信道的误码率测试-test file code of dvbt-2 system in two different channel
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.9kb
    • 提供者:XIAOYU ZHAO
  1. dat file

    0下载:
  2. fuzzy test file *.rar type
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:1kb
    • 提供者:kenankeskin
« 12 3 4 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com