登录
首页 » Visual C++ » opengl

opengl

于 2011-07-19 发布 文件大小:95KB
0 163
下载积分: 1 下载次数: 70

代码说明:

  计算机图形学课程设计 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)

文件列表:

ReadMe.txt,215,2011-07-19
计算机图形学课程设计
....................\Circle.cpp,1750,2003-11-01
....................\Circle.h,742,2003-11-01
....................\Element.cpp,1790,2003-11-04
....................\Element.h,921,2003-11-04
....................\Ellipse.cpp,1866,2003-11-01
....................\Ellipse.h,719,2003-11-02
....................\Graph.aps,36436,2003-12-08
....................\Graph.clw,5805,2003-12-08
....................\Graph.cpp,4191,2003-10-29
....................\Graph.dsp,5860,2003-11-04
....................\Graph.dsw,535,2003-10-29
....................\Graph.h,1345,2003-10-29
....................\Graph.ncb,427008,2003-12-08
....................\Graph.opt,53760,2003-12-08
....................\Graph.plg,4028,2003-11-09
....................\Graph.rc,17209,2003-11-09
....................\GraphDoc.cpp,1722,2003-10-29
....................\GraphDoc.h,1464,2003-10-29
....................\GraphView.cpp,10709,2003-11-04
....................\GraphView.h,3051,2003-11-04
....................\Line.cpp,1022,2003-11-01
....................\Line.h,609,2003-11-01
....................\MainFrm.cpp,2809,2003-11-02
....................\MainFrm.h,1612,2003-11-02
....................\res

....................\...\Graph.rc2,397,2003-10-29



....................\Resource.h,2268,2003-11-09
....................\RGBDialog.cpp,1028,2003-11-01
....................\RGBDialog.h,1230,2003-11-01
....................\RGBFill.cpp,994,2003-11-04
....................\RGBFill.h,1204,2003-11-04
....................\Rotate.cpp,1015,2003-11-02
....................\Rotate.h,1211,2003-11-02
....................\Scale.cpp,1054,2003-11-02
....................\Scale.h,1216,2003-11-02
....................\StdAfx.cpp,207,2003-10-29
....................\StdAfx.h,1054,2003-10-29
....................\Translate.cpp,988,2003-11-02
....................\Translate.h,1220,2003-11-02
....................\Triangle.cpp,1604,2003-11-02
....................\Triangle.h,594,2003-11-02

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Windows文件系统过滤驱动开发教程
    我经常在网上碰到同行请求开发文件系统驱动。windows的pc机上以过滤驱动居多。其目的不外乎有以下几种: 一是用于防病毒引擎。希望在系统读写文件的时候,捕获读写的数据内容,然后检测其中是否含有病毒代码。 二是用于加密文件系统,希望在文件写过程中对数据进行加密,在读的过程中进行解密。 三是设计透明的文件系统加速。读写磁盘的时候,合适的cache算法是可以大大提高磁盘的工作效率。windows本身的cache算法未必适合一些特殊的读写磁盘操作(如流媒体服务器上读流媒体文件)。设计自己的cache算法的效果,我已在工作中有所感受。 如果你刚好有以上此类的要求,你可以阅读本教程。(I often encounter online request peer file system driver development. Windows on the pc-driven mostly to filter. Its goal : There are several : First, for the anti-virus engine. Hope for writing the document, read and write data capture, which then detected the presence of the virus code. Two documents for encryption systems in the hope that the process of writing papers for data encryption, in the course of time deciphering. Three is to design a transparent file system accelerated. The disk read and write when appropriate cache algorithm can greatly improve the efficiency of disk. Windows itself to the cache algorithm may not be suitable for some special disk read and write operations (such as streaming media server time streaming media). The cache design algorithm results, I have some wo)
    2005-06-13 20:12:26下载
    积分:1
  • TESTopenbaidu
    网络程序,判断是否连接至外网,主要是读取内容来判断(Network program, to determine whether to connect to the external network, is read content to determine)
    2012-10-05 14:42:19下载
    积分:1
  • silverlight 使用 web api
    一份视频,一份工程,使用的是access数据库
    2022-06-03 14:48:45下载
    积分:1
  • CSerialPort-class
    最新版CSerialPort类(2014年),还包含一个旧版本,可以进行比较使用。(The latest version CSerialPort class (2014), also contains an older version. Use can be compared.)
    2016-02-22 20:31:19下载
    积分:1
  • c4
    说明:  几个算法程序,是本人参加ACM之前的训练的,对新手有点帮助(produce)
    2009-08-04 10:17:40下载
    积分:1
  • zdb
    开发的学校评分希望大家喜欢啊 多多指导啊 (Development of the school score hope everyone likes a lot of guidance.)
    2012-11-26 21:55:13下载
    积分:1
  • caibei
    非常经典的C++程序,十分实用对于练习程序来说。(good programme)
    2013-09-14 21:23:56下载
    积分:1
  • hc-mmas-ubqp
    Short description: A MAX-MIN Ant System (MMAS) implemented in the Hyper-Cube Framework for the application to Unconstrained Binary Quadratic Programming (UBQP). Aim of the software: Educational (not high-performance) it shows how to implement a MMAS in the Hyper-Cube Framework.
    2009-04-26 15:51:26下载
    积分:1
  • IEButtonDemo
    界面示例,讲述如何在MFC中生成一个动态按钮(Interface example, describes how to generate a dynamic button in MFC)
    2011-05-19 13:54:28下载
    积分:1
  • SIFT
    针对大尺度图像配准和不同传感器图像配准问题, 介绍了一种基于 SIFT 的图像配准方 法。(For large-scale image registration and image registration problem from different sensors, introduces a SIFT-based image registration method.)
    2013-07-18 15:13:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载