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

搜索资源列表

  1. PolyPick

    0下载:
  2. 计算机图形学,使用vc++实现多边形的拾取算法,PolyPick算法。-Computer graphics, using vc++ to achieve the polygon picking algorithm, PolyPick algorithm.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-17
    • 文件大小:43747
    • 提供者:lou
  1. hellovc

    0下载:
  2. 此程序可以实现,显示hello vc字样和一个桃心,并且图形跟随鼠标运动-This program can display the word hello vc and a peach heart, and follow the mouse motion graphics
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:748395
    • 提供者:vivi
  1. zhifangtu

    0下载:
  2. 用vc++实现的基于颜色直方图的图形图形检索-Achieved with the vc++ graphics graphics search
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:7093
    • 提供者:
  1. EasyX_v20100825

    0下载:
  2. graphics.h的源文件,TC中的头文件,但VC编程中需要用到,特别是做图像绘制时就是 VC 方便的开发平台和 TC 简单的绘图功能。-graphics.h the source file, TC in the header file, but need to use VC programming, especially when doing image rendering is a convenient development platform and VC TC simple graph
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:278716
    • 提供者:00
  1. OpenGLdraw

    0下载:
  2. 使用VC++构建opengl环境下的三维绘图环境,可以实现基本的2D绘图。源码经过调试可以运行-Opengl using VC++ build environment, three-dimensional graphics environment, can realize the basic 2D drawing. Source code can be run through the commissioning
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-23
    • 文件大小:7348931
    • 提供者:wib0813
  1. GA-tspfile

    0下载:
  2. 通过遗传算法解决tsp问题,包括完整的代码,并有图形输出,已在vc环境调试成功,好资源大家分享-Tsp genetic algorithm to solve the problem by including the complete code, and graphics output, has been successful in vc debugging environment, and good resources to share! !
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1779605
    • 提供者:yujin
  1. Graphicalsourcecode

    0下载:
  2. 这是我做的VC++课程设计,主要实现对图形的操作,如图层,多边形,弧形,圆,直线等的操作,并显示图层信息和实体信息。-This is what I do VC++ program design, the main achievement of graphics operations, such as layers, polygons, arcs, circles, lines and other operations, and display the layer information and
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:877558
    • 提供者:滕林颖
  1. saomiaoxian

    0下载:
  2. 计算机图形学,简单的扫描线程序,用VC++实现。-Computer graphics, a simple scan line process, using VC++ implementation.
  3. 所属分类:2D Graphic

  1. 1

    0下载:
  2. 计算机图形学试验程序,实现二维图形变换的主要代码。VC++编程的程序,适合图形学初学者使用。-Computer graphics test program to realize the main two-dimensional graphics transformation code. VC++ programming procedures, suitable for beginners to use graphics.
  3. 所属分类:2D Graphic

  1. 3dtransition

    0下载:
  2. 主要实现了在计算机图形学中的三维变换算法功能。用的是VC++实现的。很好用!-Mainly realized in three-dimensional computer graphics transform algorithm function. Using a VC++ implementation. Good use!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:333355
    • 提供者:peter
  1. lesson48

    0下载:
  2. 计算机图形学,基于VC下的圆弧和圆球画法实现-Computer graphics, based on the VC and the ball under the painting to achieve circular
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:44450
    • 提供者:惘抒爱
  1. TrueTypeFontsWithFreeType

    0下载:
  2. 计算机图形学基于VC++TrueType Fonts With FreeType-Computer graphics based on VC++ TrueType Fonts With FreeType
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-03
    • 文件大小:705967
    • 提供者:惘抒爱
  1. lesson32

    0下载:
  2. 计算机图形学 基于VC++下 设计小游戏-VC++ based computer graphics to design a game
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-07
    • 文件大小:1653663
    • 提供者:惘抒爱
  1. ball6

    2下载:
  2. opengl计算机图形学模拟小球单摆运动。。。用VC实现-opengl computer graphics simulation of ball pendulum. . . Achieved with the VC
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:382787
    • 提供者:cly
  1. OpenGL_VC_APP

    0下载:
  2. 详细介绍了功能强大的图形接口OpenGL的基本原理及在VC++下的工程运用,对于学习图形编程的朋友有较大参考价值。-Introduced a powerful OpenGL graphics interface and the basic principles of the project under VC++ application, for learning graphics programming more valuable friends.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:15279
    • 提供者:LiDeSheng
  1. PrinciplesofComputerGraphicsVCversiontutorial

    0下载:
  2. 计算机图形学教程包含相关pdf格式的电子书以及相应的代码实例为学习VC的初学者提供很好的学习环境-Computer Graphics pdf format e-book contains relevant and appropriate for the code examples for beginners learning VC to provide good learning environment
  3. 所属分类:Graph program

    • 发布日期:2017-06-17
    • 文件大小:26858026
    • 提供者:Kumtag
  1. MyPen2

    0下载:
  2. vc++6.0 在窗口界面中用鼠标绘图,适合c++初学者-vc++6.0 using the mouse in the graphics window interface for c++ beginners
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1929190
    • 提供者:林琳
  1. Lab

    0下载:
  2. 在vc++上开发的图形学学习程序,二维图元的变换,包括旋转、缩放、平移等操作-In vc++ graphics on the development of the learning process, two-dimensional pixel transformation, including rotation, zoom, pan and other operations
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:2024745
    • 提供者:chenyue
  1. ImageTest1

    0下载:
  2. Visual C/C++图形图像与游戏编程典型实例解析1--涵盖内容: 1>图像处理简介 2>常用图像文件格式说明 3>BMP图像文件读写 涉及VC知识主要有: 1>消息添加 2>文件读写 3>串行化 实验环境: Win+VC6.0 -Visual C/C++ graphics and game programming typical examples of analytical 1- co
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:64146
    • 提供者:hty
  1. ImageTest2

    0下载:
  2. Visual C/C++图形图像与游戏编程典型实例解析--涵盖内容: 1>图像显示原理 2>图像显示函数 3>提高显示性能的方法,双缓存技术和VFW组件 涉及VC知识主要有: 1>const使用 2>类的编写 附加说明: 由于本程序使用了VFW组件,所以在Project--Setting中--Object/libray modules中添加vfw32.lib。 实验环境: Win+VC6.0-Vi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:60193
    • 提供者:hty
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com