-
Computer-graphics-with-OpenGL-
计算机图形学(第四版)(英文版)源码。作 者:(美)赫恩。本书是一本内容丰富、取材新颖的计算机图形学著作,在前一版的基础上进行了全面扩充,增加了许多新的内容,覆盖了近年来计算机图形学的最新发展和成就。全书层次分明、重点突出,并附有使用OpenGL编写的大量程序及各种效果图,是一本难得的优秀教材。全书共分为24章及3个附录,全面系统地讲解了计算机图形学的基本概念和相关技术。作者首先对计算机图形学进行综述;然后讲解二维图形的对象表示、算法及应用,三维图形的相关技术、建模和变换等;接着介绍光照模型、颜色模型和动画技术。本书还新增了有关分层建模与动画的介绍,OpenGL的全面介绍;最后的附录给出了计算机图形学中用到的基本数学概念、图形文件格式及OpenGL的相关内容等。
(Computer graphics with OpenGL (Fourth Edition) (English version), source code. Author: Donald Hearn. )
- 2020-11-17 22:19:39下载
- 积分:1
-
免注册调用DLL(纯API)
说明: 很久之前收录的,并非原创。歪果仁写的免注册调用DLL的VB源码例子。(What was included a long time ago was not original. An example of VB source code for non-registered DLL calls written by crooked kernels)
- 2021-03-11 16:09:25下载
- 积分:1
-
ascii
VB写的Ascii字符的转换与显示实例,可以下载学习。(VB write Ascii character conversion and display examples, you can download to learn.)
- 2013-07-11 07:56:36下载
- 积分:1
-
exam1
使用API函数编的一个窗口示例程序,目的在于说明如何编写简单的应用程序(Compiled using the API function, a window sample program, the purpose is to describe how to write a simple application)
- 2009-11-19 20:39:02下载
- 积分:1
-
tsp--yichuangsuanfa
程序对48个城市的TSP问题(城市坐标文件对应于48.txt)进行计算,求解路径和最优路径图如下。
48个城市结果,大的红*表示路径开始城市,途经城市依次用蓝色方块和红色*标示。
(Procedures of the 48 cities TSP problem (document coordinates corresponding to the city 48.txt) to calculate the optimal solution of the path and road map are as follows. The results of 48 cities, the path of the red* indicates the beginning of the city, passing through the city followed by the blue box and red* marked.)
- 2009-04-11 22:05:02下载
- 积分:1
-
ChipGenius
U盘数据重写,可以想已损坏的U盘重新向里面写入新的数据,(U disk data rewriting can be damaged U disk to re-write new data to the inside,)
- 2010-07-09 02:16:38下载
- 积分:1
-
ModbusRTU_attiny44
MODBUS RTU using Attiny44 from Atmel
- 2013-08-30 22:21:27下载
- 积分:1
-
CDataGrid
CDataGrid 分类:Visual C++
如何删除DataGrid中的一行记录
CDataGrid m_Grid
Rs->Delete(adAffectCurrent)
Rs->Requery()
m_Grid.SetRefDataSource(NULL)
m_Grid.SetRefDataSource((LPUNKNOWN)Rs)
m_Grid.Refresh() (CDataGrid Category: Visual C++ How DataGrid row delete records CDataGrid m_Grid Rs-)
- 2007-09-29 12:25:15下载
- 积分:1
-
Vc
说明: 画干涉波 借以模拟物理中的相关现象 (To simulate the physical picture of interference related phenomena in)
- 2010-12-13 14:44:51下载
- 积分:1
-
OPCserver
用vc++实现了一个标准的OPC DA服务器!可以实现工业以太网数据采集并为实现了标准OPC接口的客户程序进行数据交互!(Using vc++ to achieve a standard OPC DA server! Industrial Ethernet can be achieved for the realization of data acquisition and a standard OPC client interface for data exchange!)
- 2009-07-03 10:50:14下载
- 积分:1