搜索资源列表

  1. contour234

    1下载:
  2. vb 处理数据等高线,原创,构造三角网,计算机图形学作业-vb data processing contour lines, originality, structure triangulation, computer graphics operations
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:14336
    • 提供者:刘志峰
  1. biantianchong

    0下载:
  2. 计算机图形学中的边填充算法是个不错的算法,呵呵,希望大家能支持!-Computer Graphics Edge filling algorithm is a good algorithm, Oh, I hope you will support!
  3. 所属分类:绘图程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:张涛
  1. jsjtuxingxue

    0下载:
  2. 计算机图形学程序 BRESENHACircle.C BRESEN算法圆 LINEDDA.C DDA算法画直线 unicursal.C 一笔画成图形-computer graphics algorithms procedures BRESENHACircle.C BRESEN Yuan LIN EDDA.C DDA algorithm painting a stroke unicursal.C straight into g
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:静静
  1. Hullproduce

    0下载:
  2. 计算几何中凸包的生成,也是计算机图形学中的一个重要的算法实现-convex geometry calculation packet generation, as well as computer graphics of an important algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:36864
    • 提供者:xwenq
  1. ComputerGraphicsTutorial

    0下载:
  2. 图形学教学的源码。演示本科计算机图形学中常用算法,可单步演示。-graphics teaching source. Undergraduate computer graphics demo commonly used algorithm, single-step demonstration.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:196608
    • 提供者:sduhd
  1. linefull

    0下载:
  2. 计算机图形学扫描线算法 用扫描线算法填充空白处 -computer graphics scanning algorithm scanning algorithm to fill space
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:3518464
    • 提供者:铀花
  1. MyGraphExp

    0下载:
  2. 计算机图形学实验一 用visual C++实现画线的简单功能,并且对所画的线进行保存和撤消。-computer graphics experiment with a visual C realization of a simple line drawing functions, and for the painting line preservation and removal.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-19
    • 文件大小:40960
    • 提供者:淡林
  1. Exe_DDA

    0下载:
  2. 计算机图形学中DDA算法的实现,对于准备从事图形领域编程的人员是有一定的帮助,能真的帮助你是我最大的心愿。-computer graphics algorithms to achieve DDA, preparing for graphics programming staff is helpful to a certain extent, can really help you is my greatest wish.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:michael
  1. jsjtx

    0下载:
  2. DDA算法的程序实现计算机图形学实验报告 改进的bresenham画线算法的程序实现 字符点阵显示算法的程序实现 梁友栋-barske算法的程序实现-DDA algorithm computer graphics program to improve the experimental report bresenham line drawing algorithm the program character dot-ma
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:23552
    • 提供者:林明清
  1. computerGraphy

    0下载:
  2. 计算机图形学 关于画点,画圆,画三角形等,已经各种填充技术-computer graphics on the painting, Circle, Triangle, such as painting, has filled various technical
  3. 所属分类:界面编程

    • 发布日期:2024-05-19
    • 文件大小:82944
    • 提供者:dengwei
  1. graphics11

    0下载:
  2. 计算机图形学课程设计 包括画基本图形并可实现平移 转置 缩放等功能-computer graphics design courses include basic painting graphics can achieve translation to home scaling function
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:108544
    • 提供者:
  1. theprincipleofthecomputergraphic(VC++)

    1下载:
  2. 计算机图形学原理及算法教程(VC++版),比较经典的算法教程,不用过多介绍吧。-computer graphics theory and algorithms Guide (VC version), the classic comparison algorithm guides, not too much on it.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-19
    • 文件大小:26857472
    • 提供者:梅小明
  1. Accesscsharp

    0下载:
  2. 计算机图形学的几个实验总结,综合到了一块。-computer graphics in several experimental summarizing and synthesizing the one.
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:906240
    • 提供者:杨志广
  1. wj

    0下载:
  2. 这是我们计算机图形学的课程设计,有时间不放-This our computer graphics curriculum design, and a link to see time
  3. 所属分类:绘图程序

    • 发布日期:2024-05-19
    • 文件大小:1936384
    • 提供者:叶子
  1. tuxingxuekaoshishiti

    0下载:
  2. 计算机图形学考试题目,好不容易才搜集到的,拿出来供大家使用,大家共同进步。-computer graphics exams, and managed to collect only a show for everyone to use common progress.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:501760
    • 提供者:淡林
  1. CPG

    0下载:
  2. 计算机图形学——立方体旋转 立方体沿轴X,Y,Z旋转,但没有对代码作出注释,不过大家应该能看得懂!! 转载自: 开源盛世-源代码下载网 -computer graphics-- rotating cube cube along the axis X, Y and Z rotation, but no code to make notes, but we should be able to
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-19
    • 文件大小:32768
    • 提供者:素衣
  1. Binder1

    0下载:
  2. 《计算机图形学》课件,不错啊。别处没有的-"Computer Graphics" courseware, ah well. Not elsewhere
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:2336768
    • 提供者:李焱
  1. zhztchsf

    0下载:
  2. 这是关于计算机图形学的平面区域简单种子填充算法的改进新算法,对有关学习人员很有帮助-This is the computer graphics on the plane filled with seeds regional simple algorithm improvements to the new algorithm, on studying helpful
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:53248
    • 提供者:sanshang
  1. Gaphics

    0下载:
  2. 我是一名大学的学生,我没有做过很复杂的编程练习,这也是我第一次上传源程序,这次上传的是我做计算机图形学的练习时在WIN-TC环境下所编的一些程序,其中有二维图形的基本变换(平移,旋转,错切,放缩,对称)的动画演示、三维图在二维平面上的消隐图的显示、线条的裁减、抛物线的绘制以及B样条曲线的绘制,程序中有详细的注释,希望对学生朋友们能够有所帮助。-I was a university student, I had not done a ve
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:李好
  1. sdafsdfdsf

    0下载:
  2. 《计算机图形学》实验报告.rar 《计算机图形学》实验报告.rar 可以看一看,不错的!-"Computer Graphics" experiment report. Rar "Computer Graphics" experiment report. One can see rar , Yes!
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-19
    • 文件大小:68608
    • 提供者:jack
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »

源码中国 www.ymcn.org