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

搜索资源列表

  1. 分类程序

    1下载:
  2. 图像模式识别,vc++实现各种常用模式识别算法,包括分类器设计等-image pattern recogenise
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:528651
    • 提供者:zxm
  1. 图形学的一个课程设计

    0下载:
  2. 我个人设计的用opengl设计的纹理贴图程序 语言为VC-I personally designed using opengl textures designed for the programming language Visual C
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:49624
    • 提供者:书架
  1. 纺织工业图案设计源码

    0下载:
  2. 用VC++写的基于数字图像处理的用于纺织工业的图案设计程序关键代码。-VC was based digital image processing used in the textile industry of graphic design procedure code key.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:157330
    • 提供者:张永
  1. jihechange

    0下载:
  2. VC++图像处理程序设计中关于几何变换的例子。清华大学-VC image-processing program for design of geometric transformation example. Tsinghua University
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:308310
    • 提供者:shajia
  1. 4_01

    0下载:
  2. 再传些《分形算法与程序设计VC版》一书中所讲解的程序设计的源代码及部分供参考的效果图<4_01>:内含IFS算法源代码。双击Debug下的ifs01.exe文件,程序运行;双击ifs01.dsw文件,进入编辑环境。-more "fractal algorithms and program design VC version" a book on the design process and the source code for some reference Dr
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:25296
    • 提供者:赵翠芳
  1. MasterVisualC++_NETimageprocessing

    2下载:
  2. 《VC++图象处理程序设计》 书中代码 天津理工大学 计算机科学与工程系 杨淑莹 第二章特效显示 第三章几何变换 第四章灰度变换 第五章平滑处理 第六章锐化及边缘检测 第七章图像分割 第八章形态学 第九章图像的变换域处理 第十章图像合成 第十一章24位彩色 第十二 章小波变换-"VC image processing program design" book code Tianjin Polytechnic University
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:9349248
    • 提供者:
  1. vc-image-transact

    0下载:
  2. 有关图像处理程序的汇总,比较全面的完成了图像处理的代码设计。-the image processing procedures and collected more comprehensive completion of the image processing code design.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:520059
    • 提供者:李成成
  1. WaveletVC++Res

    1下载:
  2. 通过设计VC程序对简单的一维信号在加上了高斯白噪声之后进行Daubechies小波、Morlet小波和Haar小波变换,从而得到小波分解系数;再通过改变分解得到的各层高频系数进行信号的小波重构达到消噪的目的。在这一程序实现的过程中能直观地理解信号小波分解重构的过程和在信号消噪中的重要作用,以及在对各层高频系数进行权重处理时系数的选取对信号消噪效果的影响。-through the design process to a simple one-dimensional signal with a Ga
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:161420
    • 提供者:牛牛
  1. VC++ Image Processing

    0下载:
  2. VC++图像处理程序设计资料光盘版,这里是这本书的源代码
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-20
    • 文件大小:23159908
    • 提供者:liyan
  1. VC++digital-image-processing-suited-CD

    0下载:
  2. VC++ digital image processing suited CD VC++图像处理程序设计配套光盘--杨淑莹-VC++ Digital image processing suited CDVC++ Image processing program design supporting CD-ROM-杨淑莹
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:4226946
    • 提供者:jacky_jin
  1. chap12

    0下载:
  2. 是一个车牌识别的VC程序,很好用,试过了,有做这方面毕业设计的同学可以-是一个车牌识别的VC程序,很好用,试过了,有做这方面毕业设计的同学可以看看
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2736396
    • 提供者:baesea
  1. image3

    0下载:
  2. 针对图像的几何变换,平移,镜像变换,缩放,转置,旋转进行程序设计。取自《vc++图像处理程序设计》-For the image geometric transformation, translation, image transformation, scaling, transpose, rotate to programming. Retrieved from " vc++ Image Manipulation Program Design"
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1598980
    • 提供者:guoguo
  1. image4

    0下载:
  2. 针对图像的灰度变换,阈值,直方图,线性灰度变化,灰度分布均衡化的程序。取自《vc++图像处理程序设计》第4章-For the image gray-scale transformation, threshold, histogram, linear gray scale, gray scale distribution of equalization process. Retrieved from " vc++ image processing program design,"
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2757519
    • 提供者:guoguo
  1. VC

    0下载:
  2. 图像处理程序设计, 图像处理程序设计-Image processing program design, image processing program design, image processing program design
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1579290
    • 提供者:冯建帅
  1. vc

    0下载:
  2. 阈值分割和轮廓提取,来自VC++图像处理程序设计配套光盘-Threshold segmentation and contour extraction
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2466019
    • 提供者:卢李龙
  1. VC

    0下载:
  2. VC++图像处理程序设计 一本简单易懂的图像处理编程教程 内容丰富简单易懂 并对经典图像算法进行讲解以及用代码实现-VC++ image processing program design a straightforward content-rich image processing programming tutorial easy to understand and explain the classical image algorithm and implementation with c
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:13754887
    • 提供者:分享大王
  1. vc-picture-produce-programe

    0下载:
  2. [VC.图象处理程序设计].杨淑莹.文字版.。。。。。。。。好书哦-vc picture produce programe..good book for picture programe..welcome
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1872021
    • 提供者:林雄
  1. vc-Graphics-technology-encyclopedia

    0下载:
  2. 本资源包括图形技术:绘制图形、图像预览、图片效果、图片颜色转换、图片的转换盒放缩、图像的剪切、合成与识别、图像字体、图像管理、图片动画、简单游戏设计、OpenGL程序、GDI+程序设计-The resources, including graphics technology: draw graphics, image preview, image effects, image color conversion, image converter box zoom, image shearing,
  3. 所属分类:Graph program

    • 发布日期:2017-11-28
    • 文件大小:11866841
    • 提供者:李源
  1. PixelFusion

    0下载:
  2. 在vc条件下,进行MFC文件的vc++程序设计,实现图像的融合。-Vc under the conditions the MFC file vc++ program design, image fusion.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-03
    • 文件大小:5498880
    • 提供者:高书勤
  1. VC++实现 AVI视频播放器

    0下载:
  2. 给出了一种基于AVI格式的动态图象文件播放程序的设计和实现方法。(A programming method based on real-time image with AVI format is proposed in this paper.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:17408
    • 提供者:Kaixin_jiuhao1
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com