CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - dll

搜索资源列表

  1. BaseGraph

    0下载:
  2. 实现在文本区域内的画点与画线功能,响应键盘信息,通用DLL使用!-text in the region to achieve the painting point line drawing functions, in response to keyboard information, the use of generic DLL!
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:86723
    • 提供者:新欣
  1. aJPEG

    0下载:
  2. 图像的JPEG压缩,要用到特定的JPEG.dll 文件-JPEG image compression, the use of specific documents JPEG.dll
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:58795
    • 提供者:张和
  1. glut32

    0下载:
  2. glut32开发库 将.dll复制到windows/system32-glut32 development repository will. Dll copied to the windows/system32
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:93103
    • 提供者:lion
  1. Special_drawing_board

    0下载:
  2. 用VC++6.0做的一个画板程序。适合初学者学习。软件皮肤个性,实现了动态标题图标和鼠标的更改,增加了软件的动画启动和动画关闭效果,实现了基本的画图功能。软件实现了很多特殊效果。看了后一定不会后悔!!好的东西大家一起分享一下吧!! appface.dll文件应该和运行的exe文件放在同一个目录下! *.urf为皮肤文件! QQ.exe是本人用VB做的一个播放器,可以支持很多格式! 如果您的机器上没有VB程序,运行时会出现链接动态库出错,因本文为给QQ.exe打包!-VC 6.0
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4363619
    • 提供者:白贺强
  1. CImg-1-16

    0下载:
  2. CImg2006年9月最新的发放版本,比较强的图像处理链接库,对图像处理需要的是个很好的接口-CImg2006 September, the release of the latest version, more powerful image processing DLL, right image processing need is a good interface
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3601395
    • 提供者:薛全
  1. 09220904341

    0下载:
  2. 提供可以描画各种图案线的DLL,描画效率可以与GDIPlus画相同宽度线的函数比美!如可以画铁路线,国境线等等,只要你能提供线图案的模板,该DLL就能高效描画-provide pictorial portrayed various lines of DLL, efficiency can be portrayed GDIPlus painting with the same line width rivaling the function! As can be painted rail line
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:252184
    • 提供者:newtong
  1. DXF_DLL

    1下载:
  2. 程序里包含有一个读取DXF文件的动态库DXF.DLL,代码演示了如何利用该动态库实现对DXF文件夹的读取!-procedures Lane contains a read DXF file of the DXF.DLL. Demonstration of the code on how to use the dynamic for achieving the DXF file folders to read!
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:10038
    • 提供者:hanunhua
  1. DllThresholdIncise

    0下载:
  2. 一个单阈值图像分割算法的DLL程序!可以用来处理8位的BMP图像!-a single threshold image segmentation algorithm DLL procedures! Can be used to deal with eight of BMP images!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:45393
    • 提供者:徐敏
  1. DllBestThreshold

    0下载:
  2. 一个最佳阈值图像分割算法的DLL程序!可以用来处理8位的BMP图像!-an optimal threshold image segmentation algorithm DLL procedures! Can be used to deal with eight of BMP images!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:39070
    • 提供者:徐敏
  1. DllKAveIncise

    0下载:
  2. 一个K均值算法实现图像分割的DLL程序!可以用来处理8位的BMP图像!-a K-means algorithm for image segmentation procedures DLL! Can be used to deal with eight of BMP images!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:42927
    • 提供者:徐敏
  1. DllRoughKmean

    0下载:
  2. 一个基于粗糙集的K均值算法实现图像分割的DLL程序!可以用来处理8位的BMP图像!-a rough set based on the K-means algorithm for image segmentation procedures DLL! Can be used to deal with eight of BMP images!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:43115
    • 提供者:徐敏
  1. DllKAveToColor

    0下载:
  2. 一个K均值算法实现图像分割的DLL程序,并采用伪彩色的方法实现对分割结果的表示!可以用来处理8位的BMP图像!-a K-means algorithm for image segmentation DLL procedures, and the use of pseudo-color method of the results of the division said. Can be used to deal with eight of BMP images!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:43331
    • 提供者:徐敏
  1. DllFCM

    0下载:
  2. 一个采用模糊C均值(FCM)算法实现图像分割的DLL程序!可以用来处理8位的BMP图像!-a fuzzy c-means (FCM) image segmentation algorithm DLL procedures! Can be used to deal with eight of BMP images!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:111538
    • 提供者:徐敏
  1. DllFFCM

    0下载:
  2. 一个采用快速模糊C均值(FFCM)算法实现图像分割的DLL程序!可以用来处理8位的BMP图像!-a fast fuzzy c-means (FFCM) image segmentation algorithm DLL procedures! Can be used to deal with eight of BMP images!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:41014
    • 提供者:徐敏
  1. SystemDevOpenGl

    0下载:
  2. 编译程序所需的.H、.LIB、.DLL文件可以在OpenGL开发库中找到。 编译Chapter12中的程序需要安装DirectX81SDK,可以从网上下载。-compiler required. H,. LIB,. DLL files in the development of the OpenGL found. Chapter12 compile the procedures need to install DirectX81SDK can be downloaded from the I
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:11565997
    • 提供者:梁洪
  1. AVSSmoothDeinterlacer

    1下载:
  2. mooth Deinterlace --- --- SmoothDeinterlace.dll contains an adaptive deinterlacer plugin for AVISynth (http://www.avisynth.org). It is based on Gunnar Thalin s SmoothDeinterlace plugin (http://home.bip.net/gunnart/video/#deinterlacesmooth) f
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:43118
    • 提供者:zhangyue
  1. watermarkdll

    0下载:
  2. 数字水印组件,vc生成的dll动态库,不知对大家有没有用-digital watermarking components, vc generated dll DLL, I wonder if you are right with
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:21076
    • 提供者:minjun
  1. DLL_Class

    0下载:
  2. mapgis6.2二次开发的dll,vc++6.0制作,-mapgis6.2 secondary development of the dll, vc 6.0 production,
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:36326
    • 提供者:wu
  1. DLL_Func

    0下载:
  2. mapgis二次开发dll函数,vc++6.0制作-mapgis secondary development dll function, the production of 6.0 vc
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:9366
    • 提供者:wu
  1. GridDataOcx

    0下载:
  2. 处理离散点网格化的OCX控件\\DLL,可以嵌入Arcview对Shape文件操作 -handling discrete points of the grid OCX Controls \\ DLL, can be embedded right Arcview Shape File
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:445907
    • 提供者:唐旭
« 1 2 3 4 5 6 78 9 10 11 12 ... 34 »
搜珍网 www.dssz.com