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

搜索资源列表

  1. 支持多种格式图片的LIB

    0下载:
  2. 一个支持多种图形文件格式的函数库,如果需要,你可以修改源代码,生成自己的函数库。-support a variety of graphics file formats libraries, if necessary, you can modify the source code, generate their own libraries.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:147.95kb
    • 提供者:王奇
  1. 3dtrans

    0下载:
  2. 3D Transforms Demonstration Program. Requires Turbo C Version 1.5. Project file should contain the line DEMO3D.C GRAPHICS.LIB 3D.LIB DRIVERS.LIB The library directory must include 3D.LIB and GRAPHICS.LIB, and the include directory m
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:75.95kb
    • 提供者:邵长青
  1. 用GDI+转换图形格式

    0下载:
  2. 用GDI+转换图形格式,需要下载相应的GDI+库等,建议将VC SDK升级到最新 升级地址: http://www.microsoft.com/msdownload/platformsdk/sdkupdate/ -graphics interchange format using GDIplus ,which need to download relevent GDI+ LIB.So advice you upgrading your VC SDK to the newest upg
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3.91kb
    • 提供者:十七郎
  1. xice-KNSGEW-minigui-minigui-res-str-1.6.tar

    0下载:
  2. MiniGUI学习版v1.6str的资源源码。MiniGui是国内最著名的跨平台轻型gui系统。这个是它的资源源码,配合lib使用。-v1.6str version of MiniGUI learning resources source. MiniGui is the most famous domestic cross-platform light gui system. This is the source of resources to meet lib use.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:347.94kb
    • 提供者:王汉文
  1. TerrainEdtPainterV1bSource

    0下载:
  2. Terrain Edit Tool To load a terrain you need to use the .ox3 look the sample in [TerrainLoad] folder. But you have two chose with the texture you can add a glmateriallib to your form and load the saved texture manualy with your setting.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1.71mb
    • 提供者:王維
  1. gif dynamic lib-2.0.33

    0下载:
  2. 用于gif文件读写库函数。c语言版本,可镶嵌到开发程序中。也可作为外接库用。-gif file reader for library functions. C language version can be embedded into the development process. Also can be used as an external library.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:611.69kb
    • 提供者:jia
  1. ImageTest2

    0下载:
  2. 图像显示的代码,用到:1>图像显示原理2>图像显示函数3>提高显示性能的方法,双缓存技术和VFW组件(使用了VFW组件,所以在Project--Setting中--Object/libray modules中添加vfw32.lib)。-images show the code used : 1gt; Images show that the principle inversion; Image Display Function 3gt; Improve display perf
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:59.22kb
    • 提供者:天秀
  1. hedongjian_imagepro

    0下载:
  2. 此源码的亮点在于它设计了一个可以读取bmp,jpg,tif等不同文件格式的LIB文件,不需改动就可以应用在自己的程序中,推荐!程序说明内详 -this source is that it highlights the design of a can read bmp, jpg, tif different file formats LIB documents with the changes it can be applied to their own procedures, recomme
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1.69mb
    • 提供者:doctorlyly
  1. ImageTest4

    0下载:
  2. 注意事项: 1>在进行DFT时,强烈建议选用64*64的图像,选用256*256的图像,**时间太长,中间可能导致死机**。 2>程序中在显示频谱图像时有两种方式,即移至中心和未移至中心,可以通过将/** pow(-1, x+y)*/的注释去掉来进行转换。 由于本程序使用了VFW组件,所以在Project--Setting中--Object/libray modules中添加vfw32.lib。 -Note : 1
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:148.4kb
    • 提供者:pudn_jin
  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. DevIL-1.6.8-RC1-src-win32

    0下载:
  2. Developer s Image Library Developer s Image Library (DevIL) is a cross-platform image library utilizing a simple syntax to load, save, convert, manipulate, filter and display a variety of images with ease.-Developer s Image Library Developer s Imag
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3.52mb
    • 提供者:shan
  1. cximage599c_full2

    0下载:
  2. cximage599c_full2.zip,一款强大的图形图像处理库,最新版本v5.99。内含各种格式的lib和demo.-cximage599c_full2.zip cover, a strong graphic image processing library The latest version v5.99. Intron formats and the lib demo.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2.1mb
    • 提供者:sery
  1. GdiplusNeedsLib

    0下载:
  2. VC6.0使用GDI+功能所需要的库,包括头文件,lib文件以及gdiplus.d-VC6.0 using GDI+ functions required by the Treasury, including the header files, lib files, as well as gdiplus.dll
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-01
    • 文件大小:828.84kb
    • 提供者:carekee
  1. JpegBMP

    0下载:
  2. A DLL library of converting bmp and jpg each other,which includes .h and .lib file! You can easily use it!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-23
    • 文件大小:59.24kb
    • 提供者:abcdefgh0101
  1. glut-3.7.6

    0下载:
  2. opengl中的gult函数库,包括opengl32.lib glu32.lib glut32.lib -gult
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:102.15kb
    • 提供者:shw
  1. Glutdlls37beta

    0下载:
  2. glut32.dll 放入system32 glut32.lib 放入 编程软件lib目录 glut.h 放入include目录下的gl目录-glut32.dll system32 glut32.lib into the programming software into the lib directory into the include directory glut.h gl directory
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-23
    • 文件大小:75.46kb
    • 提供者:tianzhiya
  1. using_gdi_

    0下载:
  2. gdiplus.h, gdiplus.lib
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:656.96kb
    • 提供者:李朋勃
  1. gdiplus lib

    0下载:
  2. MFC 图像编程工具GDI+ 库文件的DLL文件和LIB文件(MFC image programming tools, GDI+ library files, DLL files and LIB files)
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-12-19
    • 文件大小:828kb
    • 提供者:ListenHeart
« 12 3 4 5 »
搜珍网 www.dssz.com