CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 类VC

搜索资源列表

  1. FrequeceTranslate

    0下载:
  2. VC 6 VC.net 2003 VC.net2005下可以编译通过。 用于时域与频域的变换的类-VC 6 VC.net 2003 VC.net2005 under compile. For the time-domain and frequency domain transform category
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3.46kb
    • 提供者:tomas
  1. GeomeTranslate

    0下载:
  2. VC 6 VC.net 2003 VC.net2005下可以编译通过。 用于位置的变换的类-VC 6 VC.net 2003 VC.net2005 under compile. For the location of the type of transformation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5.35kb
    • 提供者:tomas
  1. PCA+LDA+VC+code

    0下载:
  2. PCA+LDA的图像识别算法VC封装类,可用于模式识别等-PCA LDA image recognition algorithm VC Packaging category, can be used for pattern recognition, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2.94kb
    • 提供者:陈曙
  1. VC.net_for_image

    0下载:
  2. 一个VC.net版本的图像处理程序,不同于以往CDib类的处理和存储结构,同时增加了很多形态学以及方向检测的方法,感觉很不错-a VC.net version of the image processing procedures, Unlike the previous CDib kind of processing and storage structure and increased the number of morphological and direction detection me
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.18mb
    • 提供者:任淑艳
  1. VC.netCImage

    0下载:
  2. VC.net类CImage的使用例子,可实现打开,保存多种文件格式的功能
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:50.86kb
    • 提供者:哥琴
  1. dib

    0下载:
  2. VC++图像处理dib类 VC++图像处理dib类
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4.81kb
    • 提供者:小溪
  1. VC

    0下载:
  2. VC 程序设计实例教案:C++程序的组成: 1.预处理命令(#开头,包含三类:宏定义命令、文件包含命令、条件编译命令) 2.函数(可以使用库函数和自定义函数) 3.语句(组成程序的基本单元) 4.变量和对象(对象 C++指的是类的实例) 5.输入和输出 6.注释:用//开头
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:548.72kb
    • 提供者:海韵风
  1. vc产生类似于JAVA应用中的水纹、火焰以及熔浆效果

    0下载:
  2. 用它里面的类可以产生类似于JAVA应用中的水纹、火焰以及熔浆效果。-use it inside the class can produce Java applications similar to the watermarked, flame and melts effect.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:91.4kb
    • 提供者:王德磊
  1. 聚类算法

    1下载:
  2. vc++实现的聚类算法
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-03-04
    • 文件大小:6.46mb
    • 提供者:wrhwww
  1. K-Mean

    0下载:
  2. 遥感影像K均值分类算法,针对bmp彩色图像。VC++6.0编程实现。-K means of remote sensing image classification algorithm for bmp color images. VC++6.0 programming.
  3. 所属分类:Special Effects

    • 发布日期:2016-06-20
    • 文件大小:219.54kb
    • 提供者:
  1. BMP

    1下载:
  2. VC++中实现DIB类声明,读入和图像显示-VC++ Achieve DIB type statement, read into and image display
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-24
    • 文件大小:38.04kb
    • 提供者:陈刚
  1. julei

    0下载:
  2. \图像模式识别—VC++技术实现,杨淑莹编著,可实现图像聚类-Image Pattern Recognition-VC++ Technology, edited by杨淑莹, achievable image clustering
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:263.09kb
    • 提供者:gaomiao
  1. DImageProcess

    0下载:
  2. 使用CDib处理图象,定义了一些类CMyDib类: PaintDIB() - 绘制DIB对象 CMyDib::DrawDib // CreateDIBPalette() - 创建DIB对象调色板 CMyDib::ConstructPalette() // FindDIBBits() - 返回DIB图像象素起始位置 CMyDib::GetBits() // DIBWidth() - 返回DIB宽度 CMyDib::GetWidth() // DIBHeight() - 返回D
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:879.14kb
    • 提供者:王恩
  1. VC++NETDigitalImagingProssing

    1下载:
  2. VC++.NET图象处理编程-陆宗骐-源程序-本书以CImage类为基础介绍了Visual C++.NET环境下的图像基础知识与图像处理常用算法的编程原理和方法。通过自建CImage仿真类,本书方法也适用于Visual C++环境。本书包括4个部分。第1部分介绍图像显示与存储的基础知识;第2部分介绍Visual C++.NET应用程序框架的建立,图形编程,图像的存取、显示与生成,以及图像的变化;第3部分介绍图像的点处理,邻域处理,二值图像的处理,形态学图像处理,彩色图像的处理,轮廓跟踪与线段编码
  3. 所属分类:Special Effects

    • 发布日期:2017-06-15
    • 文件大小:7.67mb
    • 提供者:夏瑞雪
  1. chap12

    0下载:
  2. 基于Dib类的彩色图像转化灰度图 VC++ 编写简练-Dib categories based on color image into grayscale VC++ to prepare concise
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2.23mb
    • 提供者:zhangpin
  1. ImgCluster

    1下载:
  2. vc++6.0+gdal开发的聚类算法的COM组件,可在vb或.Net中直接调用。其中包含的聚类算法有:K-Means,ISODATA等,可对Image影像进行聚类处理。-vc++6.0 development of COM components clustering algorithm can vb or. Net direct call. Which includes the clustering algorithm are: K-Means, ISODATA, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2.23mb
    • 提供者:曹海涛
  1. imagesegmentation

    1下载:
  2. 模糊C-均值聚类算法,使用VC++与matlab 编程两种方法实现算法-Fuzzy C-means clustering algorithm, using VC++ and matlab programming algorithm in two ways
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2.65mb
    • 提供者:yzhang
  1. bilinear_interpolation

    0下载:
  2. 双线性插值图像放大/缩小算法源程序。里面还包含了 Image 基本类及其基本操作,可供许多图像处理程序使用。-Bilinear interpolation image zoom in/out source algorithm. Which also contains the basic type of Image and its basic operation for many image processing programs.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:20.17kb
    • 提供者:breathomn
  1. tga2gif

    0下载:
  2. vc 写的gif图像,对于压缩,读取和存入,功能强大,包装成类好用-vc wrote gif image control, the compression, read and deposited into the powerful, easy to use package category
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:13.6kb
    • 提供者:hejianqiang
  1. ReadBMP

    0下载:
  2. 用VC++实现对BMP位图的读取。使用CBitmap类中的LoadBitmap()函数成员。-Using VC++ implementation of the BMP bitmap reading. Use CBitmap class LoadBitmap () function member.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:310.16kb
    • 提供者:清风斜阳
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com