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

搜索资源列表

  1. 01 VC图像读取源代码

    3下载:
  2. 01 VC图像读取源代码,实现VC界面下读取各种格式图像-01 VC images read source code, VC interface formats to read images
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:70.45kb
    • 提供者:glg
  1. OpenGL_vckbase20在VC中实现OpenGL三维绘图

    0下载:
  2. OpenGL 是一个三维图形渲染的软件接口,并且得到了硬件加速的支持,用户可以方便地利用 OpenGL,创建出接近光线跟踪的高质量静止或动画的三维彩色图像.本代码的在VC环境下用openGL编制三维绘图简例,让读者快速入门-is an OpenGL 3D graphics rendering software interface, and a hardware-accelerated support, users can easily use OpenGL, creating close tra
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:834.97kb
    • 提供者:周先生
  1. ambientDGL

    0下载:
  2. VC++OPENGL对高级界面的模拟方针-VC + + interface to the High OpenGL simulation approach
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2.35mb
    • 提供者:songqiang
  1. boobject

    0下载:
  2. vc制造界面的好东西! 我们还要好好的饿改进!-vc interface to create a good thing! We would also like to improve good hungry!
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1.6mb
    • 提供者:liao
  1. VC++imagesource

    0下载:
  2. 图像处理的实用程序,包括图像显示,傅里叶变换,沃尔什变换,灰度变换,界面美观,很实用。-image processing practical procedures, including image display, Fourier transform, Walsh transform, gray transform, beautiful interface, practical.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:497.01kb
    • 提供者:liu
  1. dynamic_line_real_show_like_windows

    0下载:
  2. VC实现的界面和windows任务管理器的联网界面一样动态曲线实时显示系统(TIMER实现的)可用于上位机对下位机采集的数据动态实时显示,曲线防闪烁,。-VC interface and windows management tasks for a network interface like real-time dynamic curves show - EC (TIMER achieved) can be used for PC right from the lower the dynami
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:16.14kb
    • 提供者:dengxuebo
  1. match-two-picture-vc

    1下载:
  2. 实现两幅图像的匹配,并做了简易的mfc界面,可以方便直观的看出效果-To achieve the two images match, and made a simple mfc interface, you can easily see the visual effect
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2.45mb
    • 提供者:zhanghui
  1. VC.rar

    0下载:
  2. 《Visual C++实用图像处理专业教程》,包括专业版和学习版,专业版里面包括了全部的图像处理的C语言源程序和可执行的C++界面源程序。," Visual C++ practical image processing professional curriculum" , including the Professional and Learning Edition, Professional Edition includes all the image processing o
  3. 所属分类:Graph program

    • 发布日期:2017-06-10
    • 文件大小:16.94mb
    • 提供者:xiongjunbaobao
  1. chapter1

    0下载:
  2. UG二次开发实例 利用VC开发UG 使界面更加丰富-UG secondary development of examples of the use of VC development of UG to make a richer interface
  3. 所属分类:GIS program

    • 发布日期:2017-05-10
    • 文件大小:30.46kb
    • 提供者:tt
  1. DirectX_Boat

    0下载:
  2. vc++课程设计,一个图形界面,也是计算机图形学的应用-vc++ curriculum design, a graphical interface, but also the application of computer graphics
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.86mb
    • 提供者:花花
  1. Pictest4

    0下载:
  2. 介绍了在Vc++环境中,利用ADO 2.5中所提供的Stream 对象和Fields对象进行数据库中图片的存取,同时,还利用了IPicture接口实现多种格式图片的显示,并通过控件自画的方法解决了图片显示的刷新问题-Introduced in Vc++ Environment, using ADO 2.5 provided in the Stream object and Fields object image database access, is also used IPicture int
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-04
    • 文件大小:199.72kb
    • 提供者:cqliufan
  1. MoView-VC

    1下载:
  2. 地理信息系统二次开发mapobject实现界面源代码-Geographic information systems to achieve the second development MapObject Interface source code
  3. 所属分类:GIS编程

    • 发布日期:2017-05-14
    • 文件大小:153.89kb
    • 提供者:xuxu
  1. BmpTest

    0下载:
  2. 简单画图板程序 实现windows画图板的部分简单功能 基本功能: (1)绘制直线、曲线; (2)绘制各种形状,比如矩形、椭圆形 (3)绘制各种实心形状,比如实心矩形、实心椭圆等 (4)添加文字 (5)设置不同的绘制颜色 (6)显示磁盘上已有的图片文件 (7)具备“橡皮擦”的功能,进行擦除 (8)填充功能 (9)画刷功能 (10)设置图形边框线宽 (11)不同功能实现鼠标的形状的变化 (12)工具栏图标选中与否的变化 (13)添加
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-17
    • 文件大小:145.16kb
    • 提供者:李刚
  1. bardemo

    1下载:
  2. vc界面编程,主是就是界面上的一些简单编程-vc programming interface, is the main interface is simple programming
  3. 所属分类:GIS program

    • 发布日期:2016-08-17
    • 文件大小:69.01kb
    • 提供者:罗素丽
  1. 3D

    0下载:
  2. 利用vc开发环境来实现在界面上出现3D文字的效果-Use development environment to achieve vc interface appears in the 3D text effects
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-26
    • 文件大小:28.34kb
    • 提供者:zhangl
  1. Image_Processing_Programming

    0下载:
  2. 《C/C++图像处理编程》第二章至第九章演示程序,包括图像的显示、存储、处理与采集,有VC界面。-" C/C++ Image Processing Programming" chapter to chapter IX demonstrate procedures, including image display, storage, processing and collection, there are VC interface.
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:154.45kb
    • 提供者:顿玉亭
  1. WinImage

    0下载:
  2. Windows C 图像处理演示程序,可对图像文件进行简单处理,并可进行图形操作,有VC界面-Windows C demo program of image processing may be simple to deal with image files, and graphics to do so, there are VC interface
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3.07mb
    • 提供者:顿玉亭
  1. BMPTOJPG

    0下载:
  2. 本程序是一个VC开发的BMP转JPG接口程序把加入VC工程里就可以用了-This procedure is the development of a VC interface program BMP to JPG to join the project in VC can be used.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-27
    • 文件大小:19.92kb
    • 提供者:王常亮
  1. 465124544

    0下载:
  2. VC界面显示图片(JPG JPEG GIF)-VC interface display images (JPG JPEG GIF)
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-11
    • 文件大小:1.5kb
    • 提供者:sxw
  1. matlab

    0下载:
  2. 两份Matlab的资料,一个是关于如何与VC接口调用Matlab的程序;一个是介绍matlab如何使用-Matlab two information, one is on how to call Matlab and VC interface procedures one is to introduce how to use matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.54mb
    • 提供者:palamer
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com