搜索资源列表
多边形填充算法
- 计算机图形学原理的一个程序设计,是多边形的填充算法,程序有点大.-computer graphics tenets of a design process that is filled polygon algorithms, procedures are too big.
a
- 虚拟内窥镜关键技术研究 虚拟内窥镜技术(Virtual Endoscopy)是虚拟现实技术在现代医学中 的应用。它利用医学影像作为原始数据,融合图像处理、计算机图形学、科 学计算可视化、虚拟现实技术,模拟传统光学内窥镜的一种技术。它克服了 传统光学内窥镜需把内窥镜体插入人体内的缺点,是一种完全无接触式的检 查方法。虚拟内窥镜的研究旨在为医生提供诊断依据,还可应用于辅助诊断、 手术规划、实现手术的精确定位和医务人员的培训等。
control1
- 鲁棒控制理论与应用,关于鲁棒控制理论与应用所有的计算机图形学基础算法!!!!
tuxingxue
- 计算机图形学的考试题目.现今网上所没有的.好象是某大学的考试题
cgDemo
- 计算机图形学实验设计 计算机图形学实验设计
yuanchengxu
- 计算机图形学课程设计,简单图形生成演示.希望对别人有用
111
- 计算机图形学实验报告 (模拟行星运行系统含代码)
444
- CG课程设计报告 计算机图形学 模拟行星运转系统 C++编写含代码
CGanswers
- 图形学试题,综合参考答案.对学习计算机图形学很有帮助
weitusheji
- 位图,是重要的一种现代计算机图形,它使得计算机可以用1和0的形式保存复杂的图像。本文从位图文件组成部分入手,利用VC++内部成员函数了解位图的设计及其显示。-Bitmaps, it is important to a modern computer graphics, it makes the computer can use 1 and 0 to preserve the form of complex images. In this paper, an integral part of bi
ww
- 这个是计算机图形学的课程设计的全部 内容。-This is a computer graphics curriculum design in its entirety.
Bresenham
- Bresenham算法,椭圆中点Bresenham,是VC++算法,初学计算机图形学的人来说,是一个不错的例子。-Bresenham algorithm, elliptic midpoint Bresenham, are VC++ algorithm, beginner computer graphics of the people, are a good example.
Graphics_yanhua
- 电子科技大学的计算机图形学网络课件_晏华老师_配合视频教程,视频教程可以上优酷在线观看!配合《计算机图形学》第三版,蔡士杰翻译的-Electronics University of Science and Technology Computer Graphics Courseware _ _ YAN Hua Teacher with video tutorials, video tutorials on yoqoo can watch online! With " computer gr
tuxingxueshiyanbaogao
- 大学计算机图形学中的几个常用的算法设计报告。-Several commonly used in computer graphics algorithm for the design
OpenGLFrame-lifangti
- 计算机图形学OpenGL,用来画立方体的源代码-Computer Graphics OpenGL, the source code used to draw the cube
Geometric_modeling_curve_patch
- 计算机图形学 -Geometric_modeling_curve_patch
VC
- 计算机图形学vc++实现,有良好的使用价值,对初学者很有帮助-VC++
111
- 计算机图形学 源代码 工程文件 实现椭圆的扫描转换-Engineering computer graphics source code files to achieve the scan conversion oval
tuxingxue
- 计算机图形学,经典图形处理书籍,初学者参考-Computer graphics, graphics classic books, beginners reference
计算机图形学概述
- 计算机图形学的主要研究内容就是研究如何在计算机中表示图形、以及利用计算机进行图形的计算、处理和显示的相关原理与算法。