搜索资源列表

  1. 2d_Graphic_System

    0下载:
  2. vc6实现的2d图形学系统 其中图形算法全部自己实现 没有调用接口。主要功能如下a)直线和圆的生成,直线和圆的扫描转换。并且实现了用鼠标点击取点的交互功能。 b) 多边形的裁剪和填充,实现了点扫描与直线扫描多边形。 c) 直线剪裁,并可以自动判断与某条或某些条直线可剪裁,剪裁结果是一条线段生成两到三条线段,并可在文档中保存。 d) 图形变换:二维变换:平移、旋转、缩放功能,其中平移已实现了鼠标点击取点的交互功能。 e)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:179200
    • 提供者:minny
  1. TransForm

    0下载:
  2. 二维图形变换的源代码 可以实现各种变换 很好很实用 -Two-dimensional graphics transform the source code can achieve a variety of transformation very very good practical
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-16
    • 文件大小:62464
    • 提供者:
  1. rotation

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

    • 发布日期:2024-05-16
    • 文件大小:1806336
    • 提供者:yanyan
  1. planar.figurecounterchange

    0下载:
  2. 计算机图形学 二维图形变换 例子程序 点对称, 镜面对称, 翻转等坐标变换-planar.figurecounterchange
  3. 所属分类:图形图象

    • 发布日期:2024-05-16
    • 文件大小:349184
    • 提供者:李波
  1. VC-source

    0下载:
  2. 计算机图形学VC.源代码 包括二维三维图形变换等的VC++代码-Computer Graphics VC. Source code
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-16
    • 文件大小:28340224
    • 提供者:lizhengguo
  1. huibian

    0下载:
  2. 汇编课程设计源代码,常用汇编小程序,俄罗斯方块,图形变换,系统时间显示-Compilation of curriculum design, source code, commonly used compilation of small programs, the Russian box, graphics conversion, the system time display
  3. 所属分类:汇编语言

    • 发布日期:2024-05-16
    • 文件大小:2404352
    • 提供者:yj
  1. tuxingbianhuan

    0下载:
  2. vc++二维图形变换实例,平移,比例,错切旋转-vc++ examples of two-dimensional graphics transformations, translation, scale, shear rotation
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:1959936
    • 提供者:slippery
  1. san_wei_tuxing-bianhuan

    0下载:
  2. 这是一个三维图形变换的源代码 用VC++编的 希望有用-This is a three-dimensional graphics transform the source code VC++ compiled with the hope of useful
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-16
    • 文件大小:349184
    • 提供者:刺猬
  1. Change

    0下载:
  2. 另外一份计算机图形学的作业,实现的效果:二维图形变换,裁剪,二维动画,三维图形,雪花线,-In addition to a computer graphics operations to achieve results: two-dimensional graphics transformations, clipping, two-dimensional animation, three-dimensional graphics, sn
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:2200576
    • 提供者:陈小泉
  1. Transformation

    0下载:
  2. 实现二维图形变换..包括平移、缩放、旋转-Achieve the two-dimensional graphics transformations .. including translation, scaling, rotation ..
  3. 所属分类:C#编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:Monss
  1. Graph

    0下载:
  2. 图形学完整课件,包括光栅图形学,图形裁剪,基本几何,二维几何,图形变换,三维几何,几何造型,光照模型,曲线与曲面,曲线拟合与双圆弧逼近,交互技术等。-Graphics complete courseware, including raster graphics, graphic cut, basic geometry, two-dimensional geometry, graph transformation, three-dimen
  3. 所属分类:OpenGL

    • 发布日期:2024-05-16
    • 文件大小:7930880
    • 提供者:朵朵
  1. test4

    0下载:
  2. 二维图形变换程序设计 程序中增加图形变换菜单(各基本变换对应菜单项),各图形变换的参数通过对话框提供(设计提供变换参数的对话框,如平移、 旋转、比例等),实现二维图形的变换。(提示:在各图形类中增加相应成员函数实现平移;菜单选择变换弹出对应变换的参数对话框,对话框中提供参数后取出参数传递给图形对象,通过调用图形变换成员函数 实现图形对象的变换)-Transform two-dimensional graphics progr
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-16
    • 文件大小:3809280
    • 提供者:star
  1. theGraphicalTranslation

    0下载:
  2. 二维图形变换程序 程序中增加图形变换菜单(各基本变换对应菜单项),各图 形变换的参数通过对话框提供(设计提供变换参数的对话框,如平移、 旋转、比例等),实现二维图形的变换。(提示:在各图形类中增加相 应成员函数实现平移;菜单选择变换弹出对应变换的参数对话框,对话 框中提供参数后取出参数传递给图形对象,通过调用图形变换成员函数 实现图形对象的变换)-Procedure for two-dimensional gra
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-16
    • 文件大小:3810304
    • 提供者:star
  1. 3d-transformation

    0下载:
  2. 三维图形变换: 包括各种几何变换与投影变换-Three-dimensional graphics transformations: including various geometric transformation and projection transformation
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-16
    • 文件大小:423936
    • 提供者:holly
  1. Graph

    0下载:
  2. 功能比较全面,可以实现三维图形变换及二维图形裁剪的功能-three dimensional transform two dimensional cut out
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-16
    • 文件大小:93184
    • 提供者:张龙
  1. 1

    0下载:
  2. 二维图形变换算法,这是比较简便的一种方法,大家可以参考-Two-dimensional graphics transform algorithm, which is a relatively simple way, we can refer to
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:亲才
  1. sanweibianhuan2

    0下载:
  2. 计算机图形学VC.源代码,关于三维图形变换的应用程序。在vc环境下生成,使用mfc框架编写。-Computer Graphics VC. Source code transformation on the three-dimensional graphics applications. Vc generated in the environment, using the fr a mework of the preparation of
  3. 所属分类:界面编程

    • 发布日期:2024-05-16
    • 文件大小:2039808
    • 提供者:wu
  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图形编程

  1. 2008302590151

    0下载:
  2. 图形生成、图形变换、图形填充、二维剪裁、三维处理、OPENGL-Graphics generation, graphics conversion, graphic filled, two-dimensional cut, three-dimensional treatment, OPENGL
  3. 所属分类:OpenGL

    • 发布日期:2024-05-16
    • 文件大小:6211584
    • 提供者:李加元
  1. 图形变换

    0下载:
  2. 这是一个图形变换的程序,按字母“Y”画一个用点组成的圆;按字母“S”画一个用不同颜色填充的三角形;按字母“Z”画一个用不同颜色填充且带有边框图案的矩形;按“q”键退出。-this is a image transform program,draw a cirlce according to the letter "Y" draw a triangle filled with different color according to
  3. 所属分类:图形图象

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:电子测量
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org