-
opengl
计算机图形学课程设计
1.直线反走样算法
1、 参数曲线曲面、Bezier曲线、Bezier曲面
2、 纹理映射
3、 网格化、网格细化等
A、可作一个基本的图形处理软件
B、可选择书本上所学过的算法
C、可作图形学的综合应用系统(1 Computer Graphics course design. Line anti-aliasing algorithm 1, the parameters of curves and surfaces, Bezier curves, Bezier surfaces 2, 3 texture mapping, meshing, mesh refinement such as A, can be used for a basic graphics software B, can Choose books on algorithms have learned C, can be used for graphics integrated application system)
- 2011-07-19 17:19:12下载
- 积分:1
-
使用C++语言编写的图形代码,实现图形的移动
使用C++语言编写的图形代码,实现图形的移动。在电脑上需安装EGE的图形包才可以正常使用,使用之后图像的产生和操作变得容易。
- 2023-06-15 19:50:06下载
- 积分:1
-
glut-3.spec
glut函数的使用说明,最新版,来源于opengl官方网站。英文版。(glut function instructions, the latest version, opengl from the official website. English.)
- 2011-04-27 15:12:07下载
- 积分:1
-
array
用引用的方法求二维数组的最大值及其下标,谭浩强书上的(Use the methods to controls.)
- 2012-03-29 16:55:52下载
- 积分:1
-
Archive
4) 创建一个名为Complex的类,进行复数的算术运算。复数的形式为:
realpart+imaginarypart*i
用浮点变量表示类的private数据。提供构造函数,能够对所声明的该类对象进行初始化。在不提供初始化值的情况下,该构造函数应包含默认值。针对以下功能,分别提供一个public成员函数。
(1)两个复数相加;
(2)两个复数相减
(3)用(a, b)的形式打印复数,其中a为实部,b为虚部。
(4) Create a class called Complex, and perform complex arithmetic operations. Plural form: realpart+imaginarypart* i said private data class with floating point variables. Provide a constructor, the object can be declared for the class is initialized. In the case do not provide initialization values, the constructor should contain default values. For the following functions, which provide a public member function. (A) two complex numbers (2) the subtraction of two complex (3) (a, b) in the form of plural printing, where a is the real part, b is the imaginary part.)
- 2013-12-18 15:14:46下载
- 积分:1
-
srcUDiskCpyManager_V2013_1012_1653
防止向U盘中拷贝文件, Hook Win32API, 实现在WinXp下U盘 DLP Hook函数列表:CopyFileExW Win7(x86/x64)下U盘DLP Hook函数列表: CoCreateInstance,
IFileOperation::CopyItems IFileOperation::MoveItems IFileOperation::NewItem IFileOperation::RenameItem
(U disk to copy files to prevent, Hook Win32API, U disk under WinXp achieve DLP Hook Function list: CopyFileExW Win7 (x86/x64) under U disk DLP Hook Function list: CoCreateInstance, IFileOperation :: CopyItems IFileOperation :: MoveItems IFileOperation: : NewItem IFileOperation :: RenameItem)
- 2021-01-27 11:38:35下载
- 积分:1
-
MinOGLView
学习OPengl的视点变化设置。理解opengl的环境,视角等概念。(The learning OPengl viewpoint change settings. Understand opengl environmental perspective, such as the concept of.)
- 2012-08-23 15:39:54下载
- 积分:1
-
mapx2
mapx在VC++里面的头文件,解压后放进include文件夹即可,虽小有用(Mapx in vc++ header file, extract can be in the include folder after, small and useful
)
- 2013-05-02 23:30:47下载
- 积分:1
-
sijieadangmusi
四阶阿当姆斯预测-校正公式 - 龙格库塔方法,四阶,求解一个方程,可控精度,实现很直观,扩展性强。(Adam Williams, the fourth-order prediction- correction formula- Runge-Kutta method of fourth order, to solve an equation, control accuracy, the implementation is straightforward, and strong expansion.)
- 2011-09-05 16:23:33下载
- 积分:1
-
20103112_homework2
Add, remove, subtract, attach polynomials
- 2015-01-13 15:33:46下载
- 积分:1