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

搜索资源列表

  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
    • 文件大小:22.42kb
    • 提供者:zhanghua
  1. trans_image

    0下载:
  2. 打开一幅位图,实现几何变换 命令行编译过程如下 vcvars32 rc bmp.rc cl geotrans.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-open a bitmap, achieving geometric transformation process compiler command line as follows vcvars32 rc bmp.rc cl geot
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:28.79kb
    • 提供者:zhanghua
  1. trace_image

    0下载:
  2. 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-functions of edge detection and extraction. Contour Tracking command line compiler process following vcvars32 rc bmp.rc
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:31kb
    • 提供者:zhanghua
  1. 4356463453453

    0下载:
  2. 这里是LDS(lossless data-compression sources)的KIT.我发现很多人都想这么一份压缩软件的源代码,但是他们很难找到,特别是一些比较好的. 所有的源代码已经用Borland C++编译成功.每个目录中都包含一个makefile或者是make.bat用以创建可执行的文件.其它的编译器或操作系统需要改动一些地方. 所有的源代码包括它们的原始文档.-LDS (lossless data-compression sourc es) of KIT. I fou
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:6.8kb
    • 提供者:王习
  1. picturesmooth

    0下载:
  2. 实现图象的平滑(去噪声),锐化 命令行编译过程如下 注意事项: 运行时,文件c:\\test.bmp必须存在-achieve a smooth image (to noise), Sharpen command line compiler attention to the process as follows : running, documents c : \\ test.bmp must exist
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:23.02kb
    • 提供者:刘铭
  1. mean_shift

    0下载:
  2. mean shift的源代码,用于学习 Bilkent University: Mean-shift Tracker based Moving Object Tracker in Video Version: 1.0 Compiler: Microsoft Visual C++ 6.0 (tested in both debug and release mode) -mean shift in the source code, for learni
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:27.21kb
    • 提供者:zhaopeng
  1. vc_pictureprocess

    0下载:
  2. c++编译的图像处理程序,主要包括:几何变换、滤波、边缘检测、锐化、轮廓提取和边界跟踪、形态学处理-c compiler of image processing procedures, including : geometric transformations, filtering, edge detection, sharpening, contour extraction and border tracking and morphological processing, etc.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:350.04kb
    • 提供者:da
  1. Cdb

    0下载:
  2. 此示例阐释了将 CImage 支持实现到应用程序中,以便以多种图像格式对数据进行基本加载和保存。另外,此示例阐释了直接的 DIB 图面操作,以及如何使用对 MMX 和 SSE2 整数指令的更高级别的编译器支持,来优化位图操作而不必编写汇编程序代码。在项目中,Surface.* 文件包含 DIB 图面操作的 C++ 基类。-This example will explain the CImage support the achievement of applications, to a varie
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:6.01kb
    • 提供者:久星
  1. 直方图均衡化

    0下载:
  2. 直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-color histogram amendments and command line compiler transformation process following vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:29.93kb
    • 提供者:智慧
  1. 实现图象化及

    0下载:
  2. 可以实现图象化现图案化和抖动技术,以及bmp2txt命令行编译过程如下vcvars32rc bmp.rccl dither.c bmp.res user32.lib gdi32.lib注意事项:运行时,文件c:\\test.bmp必须存在-imaging can be achieved is pictorial and jitter technology, and command line compiler bmp2txt process following vcvars32rc bmp.rcc
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:22.81kb
    • 提供者:赵灵儿
  1. 2

    0下载:
  2. bmp图像的显示,已通过Visual C++ 6.0 编译通过,欢迎大家下载-bmp images show that has passed through Visual C++ 6.0 compiler is passed, welcome you to download
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-14
    • 文件大小:200.3kb
    • 提供者:fila
  1. DIBDisplay

    0下载:
  2. C++编译环境下使用DIB读写BMP文件示例,大家需要就拖吧-C++ Compiler environment to read and write BMP files using the DIB example, we need to drag it
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-27
    • 文件大小:83.42kb
    • 提供者:vivian
  1. 256_colors_to_grayscale

    0下载:
  2. 用C++编译的关于256色转灰度图的程序,以供大家交流学习用-Using C++ compiler of about 256 colors to grayscale procedures to communicate for the U.S. study by
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-07
    • 文件大小:146.66kb
    • 提供者:wangxiacsu
  1. scrnsave_code

    1下载:
  2. 这是一个在windows平台下运行的类似于win98的屏幕保护程序“变幻线”的东东,不过屏蔽掉了Alt+Ctrl+Del,Alt+Tab键,运行时全屏,只能用特定的密码退出,密码是:kkcocoon.呵呵,记住了,不然,可能要逼得你重新启动机器。   本程序对于每一个windows下编程的程序员(比如正在使用VC,VB,Delphi,C++Builder等的朋友)来说,相信都会是一个很有价值的示例程序。因为本程序没有使用MFC,VCL等类库,用Windows SDK(Windows Soft
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:17.08kb
    • 提供者:kk.h
  1. project

    0下载:
  2. 数独游戏 二、 使用说明 1. 安装手册 将project_rar解压缩即可。 其中main.c和graphic.c为主要程序文件。Include中是头文件库。其他为bmp形式图片。 2. 使用手册 编译后直接运行生成的main.exe,根据提示操作即可。 -Sudoku Game Two, the use of one. Project_rar installation manual will be extracted. Main.c and graph
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:486.51kb
    • 提供者:石鑫磊
  1. nana-0.1.8

    0下载:
  2. C++ 打造的一个GUI界面控件库源码, vc8,vc7.1,dev-c++均可直接编译使用.-C++ to create a GUI interface source control database, vc8, vc7.1, dev-c++ compiler can be used directly.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:566.93kb
    • 提供者:zhoux
  1. ShowEffect

    0下载:
  2. Visual C++6.0环境编译通过,是数字图像处理中的一个程序,通过使用DIB实现图像的特效显示-Visual C++6.0 environment through the compiler, digital image processing is a process, through the use of DIB image shows the effects
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:242.04kb
    • 提供者:yeling
  1. imgrestore

    0下载:
  2. visual c++编译环境下的的图像复原代码,经过试验已经调试成功-visual c++ compiler environment of image restoration code that has been tested successfully debug
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:231.14kb
    • 提供者:tuyard
  1. 3DMed_OpenSource

    1下载:
  2. 本文件为田捷教授所编写的Mitk的源代码,非常强大,仿造VTK和ITK的的结果,才用VC++编译器试用C和C++语言所编写,具有强大的图像处理和三维重建功能,对Dicom格式医学图像进行处理。-This document is Professor Tian Jie prepared Mitk the source code, very powerful, copy VTK and ITK of the results, only with VC++ compiler, try C and C++
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-26
    • 文件大小:9.1mb
    • 提供者:徐平
  1. hge181_dx9

    0下载:
  2. HGE is an easy to use yet powerful hardware accelerated 2D game engine. It is a full featured middleware for all who want to develop commercial quality 2D games rapidly and easily. It covers all imaginable 2D game genres: you could create everything
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-18
    • 文件大小:4.69mb
    • 提供者:chenluquan
« 12 »
搜珍网 www.dssz.com