CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vc Graphics

搜索资源列表

  1. Graphics.zip

    0下载:
  2. VC图形编程的一个简单工程
  3. 所属分类:Windows编程

    • 发布日期:
    • 文件大小:1525320
    • 提供者:
  1. 用VC实现小型矢量图形系统的开发

    0下载:
  2. 用VC实现小型矢量图形系统的开发-with VC small vector graphics system development
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:77099
    • 提供者:何言
  1. vc例子源码1

    0下载:
  2. 有大量的VC编程实例的源代码,内容涉及极其宽泛,其中有目录,如第六章:实例095-创建线性梯度,实例096-多种风格的端点,097-图形容器的应用,实例098-使用颜色矩阵设置图像中的 Alpha 值.....等等,不一一说明.-a large number of examples of the VC program source code, which relates to an extremely broad, including directory, like Chapter 6 : Ca
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:7628407
    • 提供者:李强
  1. VC项目开发指南

    0下载:
  2. 介绍用 C++ 进行项目开发的方法,我们可以通过这个图形处理软件来熟悉项目开发的基本步骤。 -introduced C project development methods, we can pass the graphics processing software to the project developers familiar with the basic steps.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:371050
    • 提供者:zxj
  1. vc简易绘图界面

    0下载:
  2. VC简易绘图界面 图形程序的好例子 具体请参看例题-VC simple graphical interface graphics program a good example of concrete examples s
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1646
    • 提供者:flm
  1. 完整的基本图形绘制系统vc源码

    1下载:
  2. 完整的基本图形绘制系统vc源码.rar 简单的gis的基本操作,对于初学gis和vc的人来说,应该是个不错的例子-integrity of the basic graphics rendering system vc source. Rar simple gis the basic operation for beginners gis vc and the people, should be a good example
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:170925
    • 提供者:王威
  1. vc画图

    0下载:
  2. 一个很小的程序,可以提供包括画直线,矩形,圆角矩形,以及多边形的功能,可以作为VC图形图像初接触者的参考-A small programme, provides the function of drawing lines, rectangles, roundrectangles, and polylines. Good guids for beginners of graphics programming using VC.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:78600
    • 提供者:李振
  1. wavedisplay

    0下载:
  2. VC开发的图形显示ActiveX控件源码 4路曲线,颜色等参数可自由设置-VC graphics ActiveX FOSS four road curves, color and other parameters to be set free
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:74055
    • 提供者:宋玉春
  1. vc开发GIS

    1下载:
  2. vc.net实现二维GIS图形的编辑功能,添加,选择,移动,删除等功能-vc.net 2D GIS graphics editing functions, add, select, move, delete function
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:497042
    • 提供者:王书红
  1. 在VC中实现OpenGL实现3D绘图的好程序

    0下载:
  2. 在VC中实现OpenGL实现3D绘图的好程序 这个程序实际上是一个框架 有了他就可以把在CONSOLE 中的OPENGL程序移植过来 便于GDI图形接口下 实现实时3D开发-in VC achieve OpenGL 3D graphics of the program this procedure is actually a framework has he can in the OpenGL CONSOLE transplant procedures to facilitate GDI gra
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:879007
    • 提供者:蔡明宇
  1. 在VC中实现OpenGL三维绘图

    3下载:
  2. 在VC中实现OpenGL三维绘图(实现人机交互),旋转,缩放等功能-in VC achieve OpenGL 3D graphics (HCI achieve), rotation, scaling function! !
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:821627
    • 提供者:王兆
  1. graphics

    0下载:
  2. 一个计算机图形学的vc++程序示例.调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆 多边形扫描转换算法和区域填充算法实现-A computer graphics vc++ program examples. Call draw point function with DDA, the midpoint algorithm and the midpoint algorithm to draw lines circle and ellipse polygon scan convers
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-24
    • 文件大小:126741
    • 提供者:Jack
  1. draw(vc)

    1下载:
  2. VC6.0实现画图功能,包括基本图形:直线(数值微分法、中点画线法,Bresenham画线算法),圆与椭圆(中点画圆法、Bresenham画圆算法、椭圆生成算法),区域填充(边填充算法、种子填充算法、圆与椭圆的填充、图案填充),裁剪、线宽与线型的处理。还有简单的图形变换,以及简单曲线和曲面的实现-VC6.0 implement drawing functions, including basic graphics: linear (numerical differential method, t
  3. 所属分类:Graph Drawing

    • 发布日期:2017-02-19
    • 文件大小:29973504
    • 提供者:鈞天下
  1. 2011BattleCity

    0下载:
  2. 超经典坦克大战双人版,VC++完整版,含声音、地图、资源文件,编译后请将Map、Sound、graphics拷贝至可执行文件同级目录内,否则出错.-Double version of the classic Battle City Super, VC++ full version, including sound, maps, resource file, compiled please Map, Sound, graphics copied to the same level director
  3. 所属分类:Other Games

    • 发布日期:2017-03-30
    • 文件大小:60812
    • 提供者:
  1. computer-graphics-source-code

    0下载:
  2. 是计算机图形学书上的源代码,学习vc图形学的可以下载下来-Book on computer graphics source code
  3. 所属分类:Special Effects

    • 发布日期:2017-06-17
    • 文件大小:26407629
    • 提供者:王俊杰
  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. VCPP-graphics--connection

    0下载:
  2. 基于VC++的电力图形软件的电力图元连接-Power based the power VC++ graphics software primitives connection
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-20
    • 文件大小:366306
    • 提供者:阿旭
  1. 用VC++和OpenGL生的的三维管线 sanweipingbao

    0下载:
  2. OPENgl实例,供OPENgl初学者学习使用,c++图形学参考实例,欢迎下载(OPENgl example, for beginners to learn to use OPENgl, c++ graphics reference examples, welcome to download)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-19
    • 文件大小:235520
    • 提供者:刘建勋
  1. VC 位图缩放与旋转

    0下载:
  2. 基于VC++6.0 MFC图像处理...包含图像平移、图形旋转、图像反转倒置镜像和图像缩放。(Based on VC++6.0 MFC image processing, including image translation, graphics rotation, image inversion, inverted image and image scaling.)
  3. 所属分类:界面编程

    • 发布日期:2017-12-24
    • 文件大小:1258496
    • 提供者:Tercel_fly
  1. VC++使用OpenGL绘制三维图形的实例

    0下载:
  2. 代码包含用c++语言 借助于opengl 绘制3维图形的事例(The code contains an example of drawing 3 dimensional graphics in c++ language with the aid of OpenG)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-27
    • 文件大小:7318528
    • 提供者:纳米虫
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com