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

搜索资源列表

  1. Draw0.31

    0下载:
  2. 简单绘图程序,完成一般图形绘制与修改。最近做得毕业设计-A simple drawing program to complete the revision of the general graphics rendering.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:258431
    • 提供者:motton
  1. guangzhaolifangti

    0下载:
  2. 此图形学程序实现了球的消隐、旋转、不同角度的球的光度;另外实现了旋转-This graphics program blanking of the ball, rotation, different angles of the ball of light the other to achieve the rotation
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-16
    • 文件大小:3862515
    • 提供者:陈念
  1. guangzhaomoxing

    0下载:
  2. 此图形学程序实现了对球选择不同的背景色以及进行消隐、旋转-This graphics program to select a different ball, as well as blanking the background color, rotation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:689586
    • 提供者:陈念
  1. ROAMSimple

    0下载:
  2. roam的地形算法。3d图形学的一个演示,高效的地形生成和渲染算法。-algorithm roam the terrain. A demonstration of 3d graphics and high-efficient algorithm for terrain generation and rendering.
  3. 所属分类:Graph program

    • 发布日期:2017-04-28
    • 文件大小:232820
    • 提供者:刘隽宏
  1. Combination_of_computer_graphics_code

    0下载:
  2. 计算机图形学组合代码(含:OPENGL绘图,二维绘图,简单三维绘图,以及它们各自的平移旋转等功能)-Combination of computer graphics code
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2057787
    • 提供者:沈杰
  1. GDI_Generator_src

    0下载:
  2. 图形代码生成器,能够自动根据绘制的图形,将图形保存成文件,并将图形转换成C#的代码类,通过C#生成图形!-code maker
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:143507
    • 提供者:wangdh
  1. 3DViewing

    0下载:
  2. 计算机图形学程序 可以实现 布局图 到 投影图的转换 带源程序 和 可执行程序 -Computer graphics programs can achieve the layout of map projection transformation to source code and executable programs with
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2060927
    • 提供者:jack
  1. graphics

    0下载:
  2. 计算机图形学课本上的基本图形绘制源程序,主要包括,直线,圆,b样条和bezier曲线-Textbook on computer graphics rendering the basic graphics source, including linear, circular, b-spline and bezier curves
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:4246
    • 提供者:周茂瑛
  1. jiancai

    0下载:
  2. 计算机图形学实验--实验线段的裁剪的功能,而且是鼠标动态交互-Computer Graphics Experiments- experimental segment of the cutting function, and dynamic interactive mouse
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:291232
    • 提供者:xuye
  1. TheCodeOfPicturesProceing

    0下载:
  2. 是Visual C++. NET图形图像编程,压缩包中有两个程序,一个是曲面工程,一个是数字曲面。-Is the Visual C++. NET programming graphical images, compressed package there are two procedures, one is the surface works,another is a digital surface.
  3. 所属分类:Graph program

    • 发布日期:2017-05-22
    • 文件大小:6864439
    • 提供者:灿烂六月
  1. imageprocessingMatlab

    0下载:
  2. matlab图形图像处理的精品课件,讲解很详细,适合初学者-matlab graphics quality image processing software, to explain in great detail, suitable for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14603215
    • 提供者:jie
  1. OpenGL3D

    2下载:
  2. 在VC++6.0中使用OpenGL绘制三维图形的实例源代码,源代码比较复杂,它可以绘制3D立体效果图,长方体、正方体等,其功能类似一款简单的3D绘图工具,还有其它功能,你可以下载编译一下探个究竟!-VC++6.0 in the use of OpenGL graphics rendering three-dimensional examples of source code, source code more complicated, it can draw three-dimensional
  3. 所属分类:OpenGL program

    • 发布日期:2014-04-15
    • 文件大小:7214419
    • 提供者:Davinci
  1. Bezier-Curve

    0下载:
  2. 计算机图形学图形绘制之Bezier曲面绘制-computer graphis bezier-curve drawing
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:18290
    • 提供者:tiancaigong
  1. imageGUI

    2下载:
  2. 运用MATLAB工具箱实现图像处理的GUI程序设计 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。 6)能对图像加入
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:33770
    • 提供者:小比
  1. tuxingxuetaiyangxi

    1下载:
  2. 计算机图形学课程设计 模拟太阳系 使用openGL开发 含报告-Curriculum design in computer graphics simulation of the solar system with the report of the development of the use of openGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-28
    • 文件大小:11171867
    • 提供者:aaas
  1. HGE-tor

    0下载:
  2. HGE强大2D图形引擎,很不错的中文配套教程。-HGE 2D engine s chinese tutorial.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:221664
    • 提供者:chinabeet
  1. code

    0下载:
  2. 图形处理的两大模块,点处理下的所有功能模块,和图像几何变换的各模块集合 还有3张光盘资料,包含其他语言的源码资料-Two graphics processing module, point to deal with all the features of the next module, and image geometric transformation of the module there are three CD-ROM collection of information, incl
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:56059706
    • 提供者:jinzhitao
  1. wanqugandejisuan

    2下载:
  2. 弯曲杆的计算,包括悬臂梁、简支梁、外申梁,可计算集中力、力矩、分散力的效果,可由图形显示。-Bending under the terms, including the cantilever, simply supported beam, outside the申梁, concentration calculation, torque, the effect of scattered power by the graphical display.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:75190
    • 提供者:lvlei
  1. 1874

    0下载:
  2. 计算机图形学课件,看了感觉挺有收获,ppt格式-Computer Graphics Software
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:3020829
    • 提供者:shentongxi
  1. txtc

    0下载:
  2. 图形填充 编写一段C 代码,实现先以不同的填充模式和颜色画矩形图、长方体、 扇形和椭圆扇形,然后再自定义一种填充模式和红色画它们。-Filling the preparation of graphics for some C code, the realization of the first filled with different patterns and colors painted rectangular map, rectangular, fan and fan-shaped
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:751
    • 提供者:PANY
« 1 2 ... 38 39 40 41 42 4344 45 46 47 48 49 50 »
搜珍网 www.dssz.com