CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 含有测试代码

搜索资源列表

  1. wdmRuMen

    0下载:
  2. 一个很好的WDM驱动编程入门程序,包括驱动和测试代码。含有所有基本的驱动功能例程,适合初学者学习参考-a good WDM Driver programming entry procedures, including drivers and test code. Contain all the basic functions of the driving routines, learning reference for beginners
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:57264
    • 提供者:陈阳
  1. ConnectionPoint

    0下载:
  2. com connect:连接点的实现代码.含有测试程序.-com connect : Connecting Point codes. Containing the test.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:112578
    • 提供者:ilmmvilo
  1. base2fft

    0下载:
  2. 定点基2-FFT及执行时间测试代码。可以手工输入数据,也可以从文件读入。 文档中含有测试说明和代码。-sentinel-2-FFT execution time and test code. Can manually input data, but also from the file into. Documents containing descr iptions and test code.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:9824
    • 提供者:李文涛
  1. ImageFFT

    0下载:
  2. 自己写的图象的二维DFT,含有测试代码,并且可以将象素值输出
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:60597
    • 提供者:林启荣
  1. CppSQLite_3_1_demo_and_src

    0下载:
  2. 嵌入式数据库sqlite 3.1源码,含有原始的类封装和测试代码
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:210706
    • 提供者:henry
  1. 1050310722

    0下载:
  2. 用C写的图像平滑处理的程序,含有测试的图片bmp格式。代码中有注释。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:222752
    • 提供者:figure_hit
  1. wavelet-matlab

    0下载:
  2. 图像小波变换matlab代码,含有测试图象和使用说明
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:197266
    • 提供者:wanxl_xjtu
  1. watermark综述+代码

    2下载:
  2. 数字水印算法实现(matlab程序包),包含有DCT水印嵌入算法,DWT水印嵌入算法,以及水印攻击和性能测试程序。参考价值极大-digital watermarking algorithm (Matlab package), including a watermark embedded DCT algorithm, DWT algorithm embedded watermark, watermark and attack and performance testing procedures.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1996591
    • 提供者:杨柯
  1. speex_echo_cancle

    1下载:
  2. 该代码是从SPEEX中提取出来有关回声消息部分的源码 它采取的是在频域进行操作,效果比较好" 经测试,如果原始声音与用于回声消息的参考声音之间存在时钟不同步时,极易发生在回音消息算法中的反溃发散现象. 压缩包中含有测试语音文件: Input_exsample_stereo.pcm: 8k16bit的线性pcm,含双通道语音。 vleft.pcm: 8k16bit linear pcm, 从Input_exsample_stereo.pcm 中分离出来的
  3. 所属分类:Audio

    • 发布日期:2012-10-20
    • 文件大小:936494
    • 提供者:wlch
  1. clock

    0下载:
  2. 数显时钟编码,verilog 代码实现,其中含有测试文件-Digital clock code, verilog code, which contains the test file
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:754
    • 提供者:张恒
  1. lpc2400_ads

    0下载:
  2. 2478 ads测试代码,含有启动代码,和初始化程序。特别是启动代码。是经过了严格测试的。-2478 ads test code, which contains startup code, and initialization procedures. In particular the startup code. Is a rigorous test.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-24
    • 文件大小:61397
    • 提供者:zdw
  1. des_demo

    0下载:
  2. DES加解密代码,经过优化,含有测试用例-DES encryption and decryption code, optimized, containing test cases
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:5658
    • 提供者:周辉
  1. steerfilter

    0下载:
  2. Design and Use of Steerable Filters PAMI1991文章的代码,含有测试图像和demo,可运行-It implements a steerable Gaussian filter. This m-file can be used to evaluate the first directional derivative of an image, using the method outlined in: W. T. Freeman and E. H.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:338049
    • 提供者:
  1. naturel

    0下载:
  2. 这是一个用C++写的关于方向传播的代码,里面含有测试数据。-This is a written with C++ code on the direction of propagation, which contains the test data.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:49976
    • 提供者:陈轩
  1. interpolation

    0下载:
  2. 该matlab代码为插值函数,包含拉格朗日差值以及其他差值,含有测试主函数。-The matlab code for the interpolation function, including the difference, and other difference between the Lagrangian, containing the test main function.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:9306
    • 提供者:马凝
  1. Frame-difference-Detection

    1下载:
  2. 很好的基于帧间差分的目标跟踪检测算法matlab代码,里面含有测试视频!-Good target tracking based on frame difference detection algorithm matlab code, which contains a test video!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1196548
    • 提供者:胡博
  1. 2011_opencvBasicStructure__Test

    0下载:
  2. 刚学习opencv时候,入门级测试代码。主要是对opencv基本数据结构CvMat、IplImage相关操作的测试。里面含有多个小测试文件,均可在VS20101下单独运行。(opencv2.1版本)-Just learning opencv time, entry-level test code. Opencv mainly for basic data structure CvMat, IplImage related operations test. Which contains sever
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:28574
    • 提供者:tanfenfly
  1. C--image-processing

    0下载:
  2. C语言图像处理有拉普拉斯锐化(边缘检测),256色转灰度图,傅立叶变换,维纳滤波处理等代码(含有测试图片及结果)-C-Laplacian sharpening image processing (edge ​ ​ detection), 256-color to grayscale, Fourier transform, Wiener filter processing code (with test images and results)
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:29907835
    • 提供者:tian
  1. ring-buffer.tar

    0下载:
  2. 基于kfifo的循环缓冲,用户空间使用,含有测试代码。(Kfifo based cyclic buffering, user space usage, contains test code.)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:792576
    • 提供者:金针恩
  1. AI-Isolation

    0下载:
  2. 人工智能领域,game play里面 isolation问题的解决,并且含有测试代码(The field of artificial intelligence, the solution of the isolation problem in game play, and contains the test code)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-10
    • 文件大小:217088
    • 提供者:henry_xiong
« 12 3 4 »
搜珍网 www.dssz.com