-
关于C++制作opengl的框架和例子。方便初学者学习
关于C++制作opengl的框架和例子。方便初学者学习-C production opengl on the framework and example. Facilitate beginners learning
- 2022-08-07 03:46:06下载
- 积分:1
-
计算机图形学(第四版)书中代码
该文件中包含计算机图形学(第四版)书中示例源代码,方便大家学习计算机图形学(第四版)。
- 2022-03-11 22:26:58下载
- 积分:1
-
Visual C++精彩实例详解,本书通过50个综合性问题,介绍了VisualC++的开发技巧和方法,内容涵盖了VisualC++编程中的数据库、网络、多媒体、...
Visual C++精彩实例详解,本书通过50个综合性问题,介绍了VisualC++的开发技巧和方法,内容涵盖了VisualC++编程中的数据库、网络、多媒体、图像处理、优化算法、系统编程、界面美化、OpenGL三维虚拟现实、汇编语言混合编程、DirectX编程、复合文档等许多热门领域。-Visual C++ Wonderful examples detailed in this book through a comprehensive 50 question, introduced VisualC++ The development of skills and methods, covering the VisualC++ Database programming, network, multimedia, image processing and optimize the algorithms, system programming, interface landscaping, OpenGL three-dimensional virtual reality, mixed assembly language programming, DirectX programming, compound document, and many other popular fields.
- 2022-09-16 03:35:06下载
- 积分:1
-
Simple OpenGL Classes GLSrc.zip
Simple OpenGL Classes GLSrc.zip
- 2023-01-09 21:10:04下载
- 积分:1
-
opengl教程,包括nehe教程(前十章)与基本知识
opengl教程,包括nehe教程(前十章)与基本知识-opengl guides, including nehe Directory (formerly 10) and basic knowledge
- 2022-11-18 22:15:03下载
- 积分:1
-
给初学者在那里,这是不适当的纯面向对象代码缺乏时间。和他们打算给你如何创建基本的收银系统 (售卖点)、 工艺流程,以及数据库的设计,所以你可以开始开发类似的系统思考
掌握会计软件开发、 VB.Net、 C# 和糟糕的编程基础书。较详细的解释会计域的程序员是包括在内。SQL 和 ADO.Net 还详细地被复盖。这本书给你应用程序开发中的一个坚实的基础。您将学习使用 GridView 控件来实现会计交易,如付款、 收据、 银行交易和现金交易。您还将学习如何使用 ADO.Net 对象连接到 sql server 数据库,使用数据集检索数据和保存交易记录并生成报告。
- 2023-02-09 21:45:04下载
- 积分:1
-
按ADWS键还有上下左右键可以移动机器人!
按ADWS键还有上下左右键可以移动机器人!-Rehabilitation Robot
- 2022-06-28 13:04:54下载
- 积分:1
-
搜集的一些openGL在仿真中的硬用 尤其机器人研究方面
搜集的一些openGL在仿真中的硬用 尤其机器人研究方面-collect some Open GL simulation of the hardware used in particular robot research
- 2022-05-22 10:54:21下载
- 积分:1
-
三维几何变换
在VS2013和OpenGL环境下,用矩阵的方法实现三维图形的平移、旋转、缩放变换
- 2023-05-13 11:30:03下载
- 积分:1
-
盒子中飞出气球
#include "stdafx.h"
#include "welcome.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CMainFrame
IMPLEMEN
- 2022-03-18 11:49:16下载
- 积分:1