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

搜索资源列表

  1. SpatialGraphic

    0下载:
  2. 用VC++或VB作为编程环境,实现用关系数据库来存储图形数据-Using VC++ or VB as a programming environment, implemented by the relational database to store the graphics data
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:635668
    • 提供者:陈燕
  1. VCTutorial

    0下载:
  2. VC++教程,包含VC++发展历史、windows图形图像设备接口绘图、MFC等-VC++ tutorial, including the history of VC++, windows graphics device interface graphics, MFC, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1566100
    • 提供者:杨伟
  1. MATLABEngine

    0下载:
  2. VC++中调用MATLAB引擎进行绘图完整源代码-VC++ graphics engine is called a complete MATLAB source code
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:4518
    • 提供者:BB
  1. 93295054SkyBox

    0下载:
  2. 本实例为一个3D模型,具体是opengl图形编程,开发环境是Vc ++6.0或者vc都行。与大家分享是我的荣幸,大家互相进步!-This example is a 3D model, specifically opengl graphics programming, development environment, or vc Vc++6.0 do. To share with you my pleasure, you progress to each other!
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-21
    • 文件大小:6494833
    • 提供者:梁波浪
  1. Vcprogramdesigned

    0下载:
  2. 最新VC++绘图程序设计技巧与实例教程,主要适用于需要绘图的工程人员和初学者。-The latest VC graphics programming techniques and examples tutorial, the main applications that require graphics engineers and beginners.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-27
    • 文件大小:9969271
    • 提供者:张海涛
  1. zhuo

    0下载:
  2. vc的三维图形显示编程代码。如果是第一次使用,还是有参考价值的。-visual c++ 3d graphics codes
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3602218
    • 提供者:zhaoyi
  1. lesson

    0下载:
  2. 在vc++6.0平台下的图形图像编程,入门必备-In vc++6.0 under the platform graphics programming, entry must
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:49028
    • 提供者:郝明刚
  1. vc_polygonfill

    0下载:
  2. 使用VC++6.0进行多边形裁剪的程序,计算机图形学程序-Use VC++6.0 program for polygon clipping, computer graphics programs
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1786738
    • 提供者:张志如
  1. polygonclip_demo

    0下载:
  2. 使用VC++6.0进行多边形裁剪的程序,计算机图形学程序-Use VC++6.0 program for polygon clipping, computer graphics programs
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:57178
    • 提供者:张志如
  1. VCAutoCAD

    1下载:
  2. 这是一个基于VC平台的小型AutoCAD应用程序,可以使用其实现简单的绘图功能。-This is a VC-based platform for small AutoCAD application that can use its simple graphics.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-10
    • 文件大小:2240113
    • 提供者:无心
  1. dbbtest_shuang_huan_chong_hui_tu

    0下载:
  2. VC中 双缓冲绘图的一个实例。希望对新手有用。大家多多支持哈。-VC double buffering graphics in an instance. Want to be useful for beginners. A lot of support and Kazakhstan.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1936606
    • 提供者:怡游
  1. VCdraw

    0下载:
  2. vc中绘图,采用文件中的方法能是绘图不闪烁, 非常值得一看-vc in the drawing, the method can use the document is not flashing graphics, well worth a look
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:13669
    • 提供者:kaiyongx
  1. 15210

    0下载:
  2. 在VC中实现openGL三维绘图,值得参考-OpenGL in the VC to achieve three-dimensional graphics, it is also useful
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-23
    • 文件大小:7294372
    • 提供者:xiao
  1. hjye

    0下载:
  2. 在VC上实现三维绘图,效果不是很精确,但值得借鉴和学习-Three-dimensional graphics on the VC, the effect is not very accurate, but it is worth learning and learning
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7307910
    • 提供者:xiao
  1. openGL-Development

    0下载:
  2. OpenGL是一个图形硬件的软件接口(“GL”即Graphics Library)。这一接口包含了数百个函数,图形程序员可以利用这些函数指定设计高品质的三维彩色图像所需的对象和操作。这些函数中有许多实际上是其他函数的简单变形,因此,实际上它仅包含大约180个左右完全不同的函数。 OpenGL 实用库(OpenGL Utility Library,GLU)和对X窗口系统的OpenGL扩展,为OpenGL提供了有用的支持特性和完整的OpenGL核心函数集。本书详细介绍了这些函数的功能。 包括开发
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3597831
    • 提供者:蔡孟超
  1. GDI

    0下载:
  2. VC++ GDI图形图像处理 图形编程-VC++ GDI graphics programming, Graphics and Image Processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6850176
    • 提供者:邵江
  1. MYSKY

    0下载:
  2. 通过画太极图,学会使用vc++,练习用openggl画图。了解计算机图形学的基本知识。-Tai Chi by drawing a map, learn to use vc++, practice drawing with openggl. Learn the basics of computer graphics.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3239698
    • 提供者:chenli
  1. 2DCube

    0下载:
  2. 用VC实现的三维立体图像,对图形编程可能会有帮助,很强大~-Achieved with three-dimensional image VC on graphics programming may be helpful, very powerful ~
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:16149
    • 提供者:wang
  1. mfc-and-opengl

    0下载:
  2. 该代码适用于vc++环境下,并在mfc对话框下用opengl仿真,这对于初学计算机图形的学者来说,是容易上手的!-The code for vc++ environment, and use opengl mfc dialog box under the simulation, which for a scholar beginning computer graphics, it is easy to use!
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-19
    • 文件大小:5311576
    • 提供者:ltx
  1. Bresenham

    0下载:
  2. 该源码实现Bresenham划线算法,基于OpenGL,在VC++ 6.0下编译运行通过。该算法可以帮助大家更好理解计算机图形学的关键算法概念。-Source crossed the Bresenham algorithm to achieve, based on OpenGL, under the VC++ 6.0 compiler run through. This algorithm can help you better understand the concept of key alg
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:56356
    • 提供者:sunfulin
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com