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

搜索资源列表

  1. 实现256色PCX文件解码的源程序

    0下载:
  2. 这个程序实现了256色PCX文件解码。注意:其中第二个函数对一行进行解码,应该把阅读的重点放在这个函数上。要注意的是,执行时,文件C:\\\\test.pcx必须存在,而且是一个256色PCX文件。-the procedures of 256 color PCX decoding. Note : This second function to decode and his party, should focus on reading this function on. To pay attent
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2641
    • 提供者:doctorsuo
  1. dect_image

    0下载:
  2. 功能是图象的检测,模板匹配 命令行编译过程如下 vcvars32 rc bmp.rc cl detect.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-function is image detection, template matching process compiler command line as follows vcvars32 rc bmp.rc cl detect.c
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:22953
    • 提供者:zhanghua
  1. Graphics-dengzi

    0下载:
  2. 一个简单图形软件包。 设计一个简单图形软件包,它调用已有的DDA程序,并包括如下功能: 1. Window(x1,y1,x2,y2) 2. Viewport(x1,y1,x2,y2) 3. MoveTo2(x,y) 4. MoveBy2(x,y) 5. LineTo2(x,y) 6. LineBy2(x,y) 7. Shift2(dx,dy) 8. Pivot2(x,y) 9. Rotate2(angle) 10. Scale2(S
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:211785
    • 提供者:小青豆
  1. harrisCorner__2006528

    0下载:
  2. 用openCV编写的角点检测程序,其中第一个角点检测是从一缓冲区读入到图像,转换成IplImage后检测出角点;第二个角点检测函数是检测两副图像的角点,以便于进行匹配等运算操作。-used to prepare the corner detection procedures, the first one corner detection is a buffer to read images into IplImage after detect corner; the second corner
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1782
    • 提供者:--
  1. read_mit_ecg

    1下载:
  2. 读取并显示MIT心电数据库文件(测试文件在res目录下),可进一步开发心电的诊断功能-read and display MIT ECG database files (documents for the test res directory) further development of diagnostic cardiac function
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:771579
    • 提供者:昭君
  1. H-PatternTest

    0下载:
  2. H-pattern, EMC test function
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1845981
    • 提供者:許勝
  1. StretchDlg

    0下载:
  2. 原创,实现了Windows抓屏和保存。其实编写时主要目的是测试StretchBlt函数,此函数在许多机器上运行有BUG,可以用这个程序测试。-originality, the realization of the Windows Capturing the Screen and preservation. In fact, the main purpose of writing is to test StretchBlt function, this function in many machi
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:12312
    • 提供者:张贸
  1. MATLAB_Imagefusion

    2下载:
  2. MATLAB_Imagefusion,用MATLAB实现图像融合功能,内含测试图片。-MATLAB_Imagefusion, use MATLAB to achieve image fusion function, containing the test picture.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:384729
    • 提供者:zhangrui
  1. RunningAvg-without-seletivity

    0下载:
  2. 此程序的功能是针对图像中的运动目标的检测,程序依照输入视频、建立背景模型、灰度化、两帧相减、检测结果的流程来书写程序。-The function of this procedure is the image of moving target detection, the procedure in accordance with the input video, the establishment of the background model, gray, and two-phase reduc
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:4033
    • 提供者:songhong
  1. GDIPlusAPI

    0下载:
  2. gui功能函数,里面说明部分为e文,需要功底好点的,通过测试-gui function, which the narrative part of e-text, the need for better knowledge and to pass the test
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-29
    • 文件大小:26390
    • 提供者:jiangdongzheng
  1. ch1

    0下载:
  2. 用visual basic 寫的簡單小程式 主要是測試button的功能-A simple to use visual basic to write a small program to test the main function button
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:5393
    • 提供者:hhcho
  1. xx

    0下载:
  2. 测试用的GDI功能函数,仅仅只是测试用的,内含创建画笔等的一些函数-The GDI function test function, merely testing, contains some of the functions to create brushes, etc.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:674
    • 提供者:myname
  1. picph

    0下载:
  2. VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C:\test.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。 -VC++ image smoothing+ program source code, to achieve a smooth image (to noise), sharpening function, the C drive decentralizatio
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:24813
    • 提供者:dfjdj
  1. picture

    0下载:
  2. 多功能图片浏览器,带小画家功能,DELPHI7 TEST PASS.-Multi-function image browser, with the function of little painter.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-05
    • 文件大小:559910
    • 提供者:gan
搜珍网 www.dssz.com