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

搜索资源列表

  1. MYDLGOPENGL

    1下载:
  2. 利用OpenGL结合VC开发环境制作的小例子,很不错的立体图形-use OpenGL combination VC environment produced by the small examples, very good 3-D graphics
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:32752
    • 提供者:张三
  1. gis绘图程序

    3下载:
  2. 使用vc实现GIS的简单矢量图形绘制与常见GIS类图形文件的打开功能 (1)利用鼠标绘制点、线、多边形、圆等 (2)图形的颜色与填充功能 (3)mif、shp格式文件的打开-Dev in VC++, Which implements the simple Vector Graphics Drawing and opening normal GIS format file. 1. Mouse-Driven of Point, Line, Polygen, Circle, etc. 2. G
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:183690
    • 提供者:yuanshuang
  1. 地形编辑器(可用鼠标调整地形高度)

    1下载:
  2. 地形编辑器(可用鼠标调整地形高度) 开发工具:VC++2005,库:OpenGL This is a project I worked on for my Interactive Computer Graphics Class at Drexel University. The goal was to have editable terrain during runtime by clicking on the terrain to edit the height and textures th
  3. 所属分类:其他游戏

    • 发布日期:2011-04-14
    • 文件大小:3394170
    • 提供者:hongyi.mg
  1. VS2010-DrawVS2010 画图形、存储、打开

    1下载:
  2. VS2010 画图形、存储、打开,简单说明VC中制作画图软件的原理及过程。-VS2010 draw graphics, storage, open, simple descr iption of the VC and the principle of making the process of drawing software.
  3. 所属分类:GDI/图象编程

    • 发布日期:2013-07-29
    • 文件大小:2092433
    • 提供者:zoe
  1. FiveQi.rar

    0下载:
  2. 五子棋游戏,利用vc实现图形绘制,鼠标消息响应实现棋子放置。,Gobang games, graphics rendering using vc, mouse to place the news in response to the realization of a pawn.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-18
    • 文件大小:34205
    • 提供者:zhoujunhua
  1. EastDraw.rar

    0下载:
  2. 完整的基本图形绘制系统。一个类似的画图程序,用VC开发,具有很高的参考价值。,Integrity of the basic graphics rendering system. Drawing a similar procedure, with VC development, a high reference value.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:171682
    • 提供者:tk
  1. CG.zip

    0下载:
  2. 计算机图形学作业算法 VC++程序源码 含画直线(逐点比较法)、二维裁剪(中点分割算法)、判别点在区域内外(标号法)等算法,经我修改用于保存手动提取图形特征点,Computer graphics algorithms operating VC++ Program source code containing paint a straight line (point by point comparison method), two-dimensional cutting (mid-poin
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:42566
    • 提供者:fei243
  1. DDD.rar

    0下载:
  2. 在VC下实现二次曲线的绘制,图形填充,裁剪等功能。,In the VC under Conics drawing, graphics, filling, cutting and other functions.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:66491
    • 提供者:张兵
  1. s12.rar

    0下载:
  2. 这是一个用VC++编的关于用七巧板来拼凑图形的程序,完成的功能很好,This is a used VC++ Made on the puzzle to put together with graphics procedures, the completion of the function of good
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:41391
    • 提供者:张薇薇
  1. 14160_12302558264cIi.rar

    1下载:
  2. 毕业设计基于VC的车牌识别系统,使用GDI[图形设备接口]对象 ,Graduation design is based on the VC license plate recognition system, the use of GDI [Graphics Device Interface] objects
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-11-24
    • 文件大小:236899
    • 提供者:zhanghenry
  1. transformBy.rar

    0下载:
  2. 用vc结合objectarx对autocad二次开发,输入cad命令生产圆和直线,并能让图形实现镜像,偏置。,Vc ObjectARX combination with the secondary development of autocad, cad command input circular and straight-line production, and graphics can achieve mirroring, bias.
  3. 所属分类:界面编程

    • 发布日期:2017-03-29
    • 文件大小:19461
    • 提供者:david huang
  1. polygon.rar

    0下载:
  2. 用VC++的开发的绘制多边形的源代码,演示了如何用C++绘制图形,Using VC++ the development of polygon rendering the source code, demonstrates how to use C++ rendering graphics
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:2035038
    • 提供者:谢川
  1. ComputerGraphics.rar

    0下载:
  2. 计算机图形学各种基本技术如三维变换,图形裁减,实时动画,图形相交等用VC实现的例子,Basic computer graphics techniques such as three-dimensional transformation, graphical reduction, real-time animation, graphics interface, such as examples of implementation using VC
  3. 所属分类:Graph program

    • 发布日期:2017-06-02
    • 文件大小:14338208
    • 提供者:hejiansui
  1. rotation.rar

    0下载:
  2. vc++图形变换,包括平移、旋转、比例,以及几种变换结合的复合变换,vc++ graphics transformation, including translation, rotation, the ratio, as well as complex combination of several Transform Transform
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1806183
    • 提供者:yanyan
  1. redbook.rar

    0下载:
  2. VC++图形编程,内容比较丰富详实。有兴趣的朋友可以看看。 图形编程 opengl,VC++ graphics programming, content rich informative. Friends who are interested can look at. Graphical programming
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:2429137
    • 提供者:palamer
  1. image.rar

    0下载:
  2. VC++实现的常用图形变换,Hough变换,图像平移,图像旋转,图像的3D灰度显示,维纳滤波处理等,VC++ to achieve the common graphics transform, Hough transform, image translation, image rotation, 3D gray-scale images show that Wiener filter processing
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:21598
    • 提供者:crazy4stef
  1. foresuncheck

    0下载:
  2. VC实现的曲线图形显示库,很适合作历史曲线显示。需要做历史曲线对比的可以参考下哈。-VC graphics library to achieve the curve, it is suitable for the historical curve display. History needs to be done under the curve of contrast can refer to Kazakhstan.
  3. 所属分类:File Operate

    • 发布日期:2017-04-08
    • 文件大小:7896
    • 提供者:冯军
  1. DynViews

    0下载:
  2. 本代码利用OpenGL实现了VC环境下三维旋转图形的绘制,并加载了二维图形-The code uses OpenGL, the VC environment to draw three-dimensional rotating graphics, and loads the two-dimensional graphics
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2813727
    • 提供者:陈意映
  1. NetCall

    0下载:
  2. 用VC++6.0写的网络语音电话,可一对一进行语言聊天,亮点是实现了异形的图形窗口,并提供了一套该方法的模版。-Written in VC++6.0 using VoIP, you can chat one on one for language, the highlight is to achieve a shaped graphics window, and provides a template of the method.
  3. 所属分类:VOIP program

    • 发布日期:2017-05-21
    • 文件大小:6207922
    • 提供者:蔡灿
  1. RingSDK

    0下载:
  2. 临风的个人界面库,对常用的win32 sdk进行了封装。界面库的最大特点是方便易用,实现了一些特殊功能的控件,比如类似VB的属性设置控件,XP样式的菜单等。所有子窗口和控件都可以实现停靠,可以方便实现类似VC的界面。图象库则实现了图象的解码,显示及一些简单的图象处理,与界面库结合,可以实现一些比较酷的界面。因此,界面库里并没有对DC和BITMAP进行封装,一些简单的图形绘制操作代码并不复杂,而要想实现动画等一些复杂效果,就可以使用图象库。-Rinpu personal interface lib
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:7775398
    • 提供者:低不就
« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 ... 50 »
搜珍网 www.dssz.com