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

搜索资源列表

  1. caiyuan

    0下载:
  2. 这是计算机图形学中的一个实验,使用VC++编写,功能是实现用菜单和鼠标交互式画圆。-This is the computer graphics an experiment, the use of VC preparation, function is using interactive menus and mouse Circle.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:44230
    • 提供者:苏艳
  1. jiaocaijian

    0下载:
  2. 这是计算机图形学中的一个实验,使用VC++编写,功能是实现用鼠标交互式地裁减直线。-This is the computer graphics an experiment, the use of VC preparation, function is using the mouse interactive linear reductions.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:39420
    • 提供者:苏艳
  1. Cell-grow

    0下载:
  2. 用vc++模拟细胞的成长、死亡和分裂,自动图形显示过程-with vc + + simulation cell growth, death and division. Graphics automatically process
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:122448
    • 提供者:
  1. VCDDBDEMO

    1下载:
  2. 使用vc双缓冲绘图,避免闪烁,在别处看到的,感觉很不错,发出来与大家共享。-vc-use graphics buffer to avoid flicker, see elsewhere, I feel very good, and sent share.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:62518
    • 提供者:黄涛
  1. EastDraw1

    0下载:
  2. 绘制CAD图形的基本函数的VC实现,很不错的-CAD graphics rendering the basic function of the VC, very good
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:456655
    • 提供者:石头
  1. VC_OpenGL_draw

    0下载:
  2. 在VC中实现OpenGL三维绘图 程序用VC 实现了Opengl 三维绘图!-in VC achieve OpenGL 3D drawing program with the VC Opengl 3D graphics!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:757794
    • 提供者:supernova531
  1. Graphicedit

    0下载:
  2. 用vc++6.0编写的一个图形处理程序-with vc prepared in a 6.0 graphics processing
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:232034
    • 提供者:黄伟
  1. dgs

    0下载:
  2. VC+OPENGL动态几何画图软件源代码,可以做三维环境下的图形,快下载哦!^_^要不就成商业版了。-VC OpenGL dynamic geometric drawing software source code, can do 3D graphics environment, the faster download! ^ _ ^ Median into the commercial version.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1402797
    • 提供者:秦青
  1. OpenGLExample

    0下载:
  2. vc++图形学示例程序-vc graphics sample program
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:491097
    • 提供者:胡发连
  1. makeseal

    1下载:
  2. 学习VC也没多久,将我做的这个小工具和大家分享一下。其主要功能就是可以自定义生成公章图形并保存为bmp图片,希望对大家有点用。具体实现的方法如下: 步骤一:生成对话框工程,并加入相应的控件,图片的显示使用Picture控件; 步骤二:定义生成图形所需要的参数; 步骤三:通过参数定义,生成对应的Bitmap,再在Picture控件中显示该位图,具体实 现参看源程序。 步骤四:将生成的Bitmap保存为位图文件。 -VC did not learn how long I w
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:17684
    • 提供者:刘海
  1. OPENGzoom

    0下载:
  2. 是在VC++中实现三维图形的翻转。有放大,缩小,还有翻转-in VC 3D graphics and overturned. A big, narrow, overturned
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:184734
    • 提供者:
  1. ChessBorad

    0下载:
  2. 本程序是用VC++编写的残缺棋盘,这是基于分治的思想,现利用一个数组将对应的残缺棋盘用L型排列好,再调用一个上色子程序将棋盘以图形方式用L型骨牌填充起来-this procedure is used to prepare the VC incomplete chessboard, it is based on the idea of partition, now the use of an array of corresponding deterioration chessboard with
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:52166
    • 提供者:yancy
  1. 0327

    0下载:
  2. 计算机图形学实验,非常优秀的vc++界面编程,老师看了肯定满意-experimental computer graphics, excellent programming interface vc, teachers read certain satisfaction!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:191562
    • 提供者:老赵
  1. admin_qiyenews

    0下载:
  2. 高级图形按钮,VC.NET设计,免费资源,欢迎交流-advanced graphics buttons, VC.NET design, free resources, exchange welcome
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:5421
    • 提供者:guan
  1. 复件 1.2.6

    0下载:
  2. 图形编辑器的VC++原代码,很好的例子,对大家开发图形方面的软件会很有价值.-graphics editor of the VC-source, a very good example for all developing graphics software will be of great value.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:83371
    • 提供者:施立娟
  1. 3Ddrawing

    0下载:
  2. VC++6.0编写的3D图像程序.可以使用鼠标或键盘随意旋转3D图像,以及调整其颜色及光照效果.-VC 6.0 3D graphics prepared by the procedure. Using the mouse or keyboard randomly rotating 3D graphics, and adjust its color and lighting effect.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:60868
    • 提供者:王道
  1. MFC_graph_exa

    0下载:
  2. vc++的绘图实例,用户可以通过实例,学习在vc++下的绘图,也通过学习而对vc++的使用有一定的了解。-vc graphics example, users can example, learning vc in the drawings, through learning and the use of vc a certain understanding.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:286643
    • 提供者:王伟
  1. CPoint3DCloud

    5下载:
  2. 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大 -use OpenGL, prepared by the VC C, 3-D process, learn
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1080881
    • 提供者:李瑞
  1. PotDisFromTri

    0下载:
  2. 用VC控制台程序写的一个计算任意空间点到某一个三角形的最短距离程序,可能对某些搞计算机图形学的人有帮助-VC console procedures written in a calculated arbitrary space to a certain point of a triangle shortest distance procedures, some may engage in the computer graphics help
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:116331
    • 提供者:陈飞
  1. MeshProcess

    0下载:
  2. VC++ 实现图形处理,二维、3D-VC graphics, 2D and 3D
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:106667
    • 提供者:QIN
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com