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

搜索资源列表

  1. ImageProcess

    0下载:
  2. 程序中包括图像处理的各种经典算法,如:二值化,均衡化,灰度切片,腐蚀膨胀,粗化细化,边缘提取等,有助于初学者掌握图像处理的VC编程方法。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4716402
    • 提供者:bin
  1. vc++_image

    0下载:
  2. 精通visual c++图像编程的 代码 。 我用VS2005编译,有几个地方有错,请自己改正
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2099872
    • 提供者:在ddf
  1. hough_直线

    1下载:
  2. 采用vc++编程,可以处理8位bmp图像。先进行阈值分割,然后可以轮廓提取。最后可以进行平行线检测,采用hough变换-using vc programming, can handle eight bmp images. First threshold for segmentation, which can then be extracted contour. Finally parallel line can be detected using Hough Transform
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:80576
    • 提供者:刘秉帼
  1. 精通vc图象编程source

    0下载:
  2. VC图像编程的源程序,包括位图读写,以及图像变换、编码等。-VC images of the source programming, including bitmap readers, and image transform coding.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1485045
    • 提供者:张义力
  1. xvidcore-1[1].1.0

    1下载:
  2. jpeg完整程序基于vc编程 可有效调节压缩比-jpeg integrity procedures based on vc programming can effectively adjust the compression ratio
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:805510
    • 提供者:张华栋
  1. 图象处理之编程实现高斯滤镜

    0下载:
  2. VC++图象处理程序,内容是编程实现对图象的高斯滤镜,效果很好-VC image processing procedures, as programming is the right image Gaussian filter with good results
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:140022
    • 提供者:fhd
  1. Bezier绘制

    0下载:
  2. 计算机图形学中很重要的曲线,采用vc编程,实现了最多10个控制点的bezier曲线的绘制,稍作修改可实现更多的控制点-very important curve, using vc programming, achieving up to 10 control points bezier curve drawing and make some changes to achieve more control point
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:82397
    • 提供者:刘潇
  1. 使用生动的调色板淡入淡出位图(8KB)

    0下载:
  2. 本程序使用vc编程能实现使用生动的调色板淡入淡出位图。只要直接解压便可哦-procedures for the use of the program to achieve vc use vivid palette fades out of the bitmap. As can be directly extracted oh
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:9821
    • 提供者:syh
  1. DrawPaper

    0下载:
  2. 我的画图程序,做毕设时的熟悉VC++后作的第一个画图程序,对理解VC++编程有重要帮助。可实现画直线,矩形,圆等图形。推荐-my drawing, and so Albert located at the VC familiar with the resolution after a drawing program, to understand VC program is important to help. Painting can achieve straight, rectangular,
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:51971
    • 提供者:王飞雨
  1. 直方图绘制编程

    0下载:
  2. 直方图源代码 在vc上直接运行即可 可以作为编程参考-histogram source code directly in vc operation can be programmed as a reference
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:4557
    • 提供者:张之稳
  1. opencv两个常见的编译错误

    0下载:
  2. 在利用opencv库进行编程中两个常见的问题的解决方法,十分有效! 以openCV的使用为例,并结合个实验经验,总结一下在使用其它库进行编程时VC环境下编译与链接时经常遇到的两个错误的解决办法. 1.编译错误 问题描述:编译时,出现编译如下编译错误: fatal error C1083: Cannot open include file: 'cv.h': No such file or directory 意思是找不到语句 #include "cv.h" 的cv.h
  3. 所属分类:图形图象

    • 发布日期:2008-12-04
    • 文件大小:974
    • 提供者:simon112233
  1. 图像编程

    0下载:
  2. 用vc++ 实现图像的读入,及其相关的图像处理
  3. 所属分类:图形图象

    • 发布日期:2009-07-28
    • 文件大小:5666821
    • 提供者:cuicuibb
  1. vc编程显示BMP

    0下载:
  2. 所属分类:图形图象

  1. 传感器画拓扑节点

    1下载:
  2. 无线传感器网络中,在节点覆盖范围内,形成的拓扑结构图,对学习传感器网络VC++编程有一定益处。
  3. 所属分类:绘图程序

    • 发布日期:2009-04-17
    • 文件大小:3777526
    • 提供者:sunjizhong
  1. 图像压缩

    0下载:
  2. JPEG图像压缩源程序,VC编程,立刻使用哦。很有用的程序
  3. 所属分类:图形图象

    • 发布日期:2010-05-26
    • 文件大小:11203
    • 提供者:wzgxb2000
  1. 图像处理编程大全

    0下载:
  2. 该程序集合了图像处理的各个方面并用vc++代码实现,比如图像的预处理(灰度化,锐化等),边缘提取,分割,跟踪,图像融合等
  3. 所属分类:图形图象

    • 发布日期:2011-01-07
    • 文件大小:2776193
    • 提供者:tong2011
  1. GetBMPPic.rar

    0下载:
  2. MATLAB和VC++混合编程实现BMP图像的读取显示,VC++为主要平台,中间调用MATLAB引擎,执行MATLAB语句,将读取的BMP数据显示出来。,MATLAB and VC++ Matlab read BMP images show, VC++ As the main platform, called intermediate MATLAB engine, the implementation of MATLAB statements will read BMP data display
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-17
    • 文件大小:339839
    • 提供者:yinwk
  1. A02_OpenGL2.rar

    0下载:
  2. 运用OPENGL在VC++编程环境下实现轮胎的俯视图,具有很强的3维立体感,Use OPENGL in VC++ Programming environment to achieve the tire vertical view, with strong 3-D stereoscopic
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:17945
    • 提供者:yepeng
  1. canvas_demo.rar

    0下载:
  2. 用VC编的画布程序,类似于PHOTOSHOP的简化版,对于初学VC图像编程的人来说是很好的示范性源代码!,VC made the canvas using procedures similar to the simplified version of PHOTOSHOP, VC image for beginner programmers who are very good demonstration of the source code!
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:37630
    • 提供者:赵键
  1. hough.rar

    0下载:
  2. 霍夫(hough)变换:利用vc++编程检测图像中的平行直线,,hough transform: Using vc++ programming of parallel detection of linear image,
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1380132
    • 提供者:liyu
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com