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

搜索资源列表

  1. CenterView

    0下载:
  2. 放大视图画面,框选放大视图,可以设置绘图模式-enlarged view images Kuangshua enlarged view, set the graphics mode
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:37862
    • 提供者:增用
  1. OpenGLSample多视图

    1下载:
  2. opengl,3d图形。单文档多文档多视图范例-opengl, 3d graphics. More single-file documents multi-view model
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:574145
    • 提供者:汪友林
  1. BiTree分割视图版

    0下载:
  2. 将视图分割成两部分,左边为显示取,右边为数据录入区,每录入一个节点数据,立即在左边显示节点图形,能实现二叉树的插入、删除、前序遍历、中序遍历、后序遍历。-View will be divided into two parts, shown from left to right for the data entry areas, each node a data entry immediately on the left shows nodes graphics can achieve binar
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:50472
    • 提供者:编程浪子
  1. 简单的绘图工具

    1下载:
  2. 实现了一个简单的绘工具,该绘图工具具有打开,关闭,保存,另存文件的功能;它能够对直线,矩形等几种图元进行绘制和操作。本章主要介绍了视图文档的程序框架的应用,创建工具条,使用设备环境变量的各种绘制功能,使用设备环境变量的不同绘制模式,实现文件的流式存储与加载功能等。-achieve a simple painting tool, the graphics tools with open and closed, preservation, Save document functions; It is
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:101332
    • 提供者:张伟
  1. Winform.rar

    0下载:
  2. 最近在做一个图片查看器,由于使用一般的PctureBox,在性能和缩放控制上都无法满足预期的要求,因此所有组件的呈现均是通过重写控件的OnPaint事件来绘制。在查看gif图片时发现Graphics.DrawImage只呈现第一帧,无法满足预期要求,因此经过摸索寻找到了解决自绘gif的较好办法。,At a recent picture viewer, because of the use of general PctureBox, at performance and zoom control
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:22084
    • 提供者:delpiero107108
  1. jisuanjituxingxue

    0下载:
  2. 计算机图形学源码包括区域填充算法、裁剪算法和三视图算法-Computer graphics, source code, including the region filling algorithm, clipping algorithm and three-view algorithm
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-08
    • 文件大小:4283223
    • 提供者:刘硕
  1. main

    0下载:
  2. GL/实现绘制直线看,计算机图形学实验1-GL/drawing of a straight line of view, Computer Graphics Lab 1
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:728
    • 提供者:dongwenbo
  1. ModbusVCprcess

    0下载:
  2. 基于VC的MODBUS通信实现程序,界面用的是文档/视图结构,能与数据库相连、绘制响应图形等,可参考上传的论文ModbusVC-VC-based implementation of the MODBUS communications program interface using a document/view architecture, can be connected with the database, drawing responses graphics, etc., may refer
  3. 所属分类:GUI Develop

    • 发布日期:2015-06-03
    • 文件大小:1523403
    • 提供者:chenxinjun
  1. sst

    0下载:
  2. 这是一个计算机图形学中关于三视图显示的程序-This is a computer graphics on the three show the procedure View
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:1260
    • 提供者:黄海涛
  1. MiniDraw

    0下载:
  2. 一个小的图形编辑软件,基于doc/view结构,结构比较合理.-A small graphics editing software, based on the doc/view structure, the structure more reasonable.
  3. 所属分类:GDI/图象编程

    • 发布日期:2014-03-18
    • 文件大小:62893
    • 提供者:杨辉
  1. Blanking

    0下载:
  2. 绘制了凸多面体,并用远近法和可以随意操纵的角度观看三维立体图形。及渐变效果-Draw a convex polyhedron, and distance and can be manipulated view of three-dimensional graphics. And Gradient effects
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-11
    • 文件大小:190926
    • 提供者:ldc
  1. ball

    0下载:
  2. 用VC++绘制球体和四面体,并通过设置视点、视口,视景体等计算机图形学编程中方法来改变球或四面体视觉效果-With VC++ Mapping sphere and the tetrahedron, and by setting the point of view, depending on the mouth, visual and physical methods of computer graphics programming to change the ball or tetrahedra
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:116209
    • 提供者:何希
  1. MiniDraw

    0下载:
  2. 使用MFC文档视图结构,采用双缓冲绘图技术写的gdi绘图程序-View the use of MFC document structure, the use of double buffering graphics technology gdi drawing program written in
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:171582
    • 提供者:天隼
  1. xuanzhuanliti

    0下载:
  2. 自由查看立方体: 1.绘制立方体 2.第一视角自由查看立方体 3.立方体的消隐 4.界外图形的删除 -Free to view the cube: 1. Drawing cube 2. The first free to view the cube 3 perspective. 4 blanking cube. Delete graphics sector
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-24
    • 文件大小:20291
    • 提供者:yu
  1. FreControl

    0下载:
  2. 比较容易掌握的视图控件类,样例中仅仅做了正弦函数的图像,在此基础上可以改写成其它波形,愿我们一起提高,共同进步。-Relatively easy to grasp control of the view class, sample only the sine function to do the graphics, on this basis can be rewritten into other waveforms, is willing to enhance our work togethe
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-25
    • 文件大小:119572
    • 提供者:ghost
  1. delphi_3d_designer

    0下载:
  2. 一个Delphi开发的矢量3D绘图源代码-abstract : drawing 3D shapes and changing the camera and screen position with the mouse key words : 3D graphics, geometry, perspective, floodfill, vector graphics, camera, World view, homogeneous transforms software use
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-05
    • 文件大小:42956
    • 提供者:Bannico
  1. datalog

    0下载:
  2. Graphics programm for datalogger. Eight channell for view binary data.
  3. 所属分类:Communication

    • 发布日期:2017-05-08
    • 文件大小:1638839
    • 提供者:yurij
  1. PPicView

    0下载:
  2. Symbian手机智能操作系统下的源码,图像查看软件,支持十几种图形格式. -Symbian smart phone operating system source code, image view software, support for several graphics formats 10.
  3. 所属分类:Symbian

    • 发布日期:2017-05-10
    • 文件大小:2258584
    • 提供者:zhang
  1. 2008011276_3th

    0下载:
  2. 图片查看器,可以查看图片,还可以绘制简单图形-Picture viewer, can view the picture, you can draw simple graphics
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:17675
    • 提供者:陈召群
  1. sanshitu

    0下载:
  2. 图形学实现三视图演示,显示三视图效果,运行可观察结果-Presentation graphics to achieve the three view, showing the effect of three-view, operation can be observed
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:223392
    • 提供者:first
« 1 2 3 4 56 7 8 9 10 11 12 »
搜珍网 www.dssz.com