-
c#下的opengl编程程序
c#下的opengl编程程序-the opengl programming procedures
- 2022-01-31 15:02:05下载
- 积分:1
-
给初学者在那里,这是不适当的纯面向对象代码缺乏时间。和他们打算给你如何创建基本的收银系统 (售卖点)、 工艺流程,以及数据库的设计,所以你可以开始开发类似的系统思考
掌握会计软件开发、 VB.Net、 C# 和糟糕的编程基础书。较详细的解释会计域的程序员是包括在内。SQL 和 ADO.Net 还详细地被复盖。这本书给你应用程序开发中的一个坚实的基础。您将学习使用 GridView 控件来实现会计交易,如付款、 收据、 银行交易和现金交易。您还将学习如何使用 ADO.Net 对象连接到 sql server 数据库,使用数据集检索数据和保存交易记录并生成报告。
- 2023-02-09 21:45:04下载
- 积分:1
-
图形学程序,vc写的原始纹理实现例子,没有用opengl等图形系统,完全自写代码,推荐下载。...
图形学程序,vc写的原始纹理实现例子,没有用opengl等图形系统,完全自写代码,推荐下载。-graphics procedures, vc wrote the original texture achieve example, no use opengl other graphics system, completely self-written code to download.
- 2022-02-11 19:37:47下载
- 积分:1
-
初学OpenGL很好的框架,添加了画出三角形和四边形的代码,完成上色并且实现了旋转效果,入门基础。
初学OpenGL很好的框架,添加了画出三角形和四边形的代码,完成上色并且实现了旋转效果,入门基础。-Good beginner OpenGL framework, added a painted triangle and quadrilateral code, complete and realize the rotating color effect, the basis for entry.
- 2022-05-22 08:11:20下载
- 积分:1
-
This is NeHe OpenGL Tourial source code from 1 to 10 with mach comment!
著名的Nehe的OpenGL教程的VC++配套源码11-20课,适合OpenGL初学者使用,作者在他的程序中已详加注释-This is NeHe OpenGL Tourial source code from 1 to 10 with mach comment!
- 2022-01-24 12:31:04下载
- 积分:1
-
C++源程序,MFC和OpenGL的B
C++ source, MFC and OpenGL B-Spline draw
- 2023-08-18 19:55:04下载
- 积分:1
-
opengl environment configuration, implementation flame flows to the special 3D e...
opengl环境设置,实现火焰流动时的特殊的三维效果-opengl environment configuration, implementation flame flows to the special 3D effects
- 2022-10-02 14:45:03下载
- 积分:1
-
免费的opengl图形开发包,支持多种C++编译器
免费的opengl图形开发包,支持多种C++编译器-free opengl graphics development kits, support for multiple C compiler
- 2022-06-03 10:54:22下载
- 积分:1
-
纹理映射
纹理映射#include
#ifdef __APPLE__
#include
#else
#include
#endif
GLfloat planes[]= {-1.0, 0.0, 1.0, 0.0};
GLfloat planet[]= {0.0, -1.0, 0.0, 1.0};
GLfloat vertices[][3] = {{-1.0,-1.0,-1.0},{1.0,-1.0,-1.0},
{1.0,1.0,-1.0}, {-1.0,1.0,-1.0}, {-1.0,-1.0,1.0},
&nbs
- 2023-07-29 13:35:04下载
- 积分:1
-
非标定下的三维重建 理论性非常强 完整的技术路线
非标定下的三维重建 理论性非常强 完整的技术路线-three-dimensional reconstruction
- 2023-07-09 07:40:04下载
- 积分:1