-
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
-
此源码实现基于OpenGL的摄像漫游,模仿第一人称视角在游戏中漫游,程序简明扼要,对喜欢游戏编程的朋友有一定的帮助...
此源码实现基于OpenGL的摄像漫游,模仿第一人称视角在游戏中漫游,程序简明扼要,对喜欢游戏编程的朋友有一定的帮助-This source OpenGL-based camera roaming, to imitate the first person perspective in the game roaming, concise procedures for programming like the game will certainly help with Friend
- 2022-05-09 13:04:08下载
- 积分:1
-
很不错的球面程序哦,用图形学编的,真的不错
很不错的球面程序哦,用图形学编的,真的不错-very good spherical procedures Oh, and graphics addendum to the really good
- 2023-07-14 16:40:03下载
- 积分:1
-
用Java书写的3D图形渲染程序,不使用Java3D和OpenGL,纯Java实现,采用扫描线深度消隐,和局部光照模型,该程序用作图形学教学。程序使用Jcrea...
用Java书写的3D图形渲染程序,不使用Java3D和OpenGL,纯Java实现,采用扫描线深度消隐,和局部光照模型,该程序用作图形学教学。程序使用Jcreator3.5编译(内建工程),当然也可以用其他Java工具编译。需要详细了解的网友可与我联系-written with Java 3D graphics rendering procedures, and not to use OpenGL Java3D, pure Java, scanning depth blanking line, and partial illumination model, the procedures used for graphics teaching. Procedures used Jcreator3.5 compiler (built-engineering), of course, can also be used to build other Java tools. A detailed understanding of the needs of netizens can contact me
- 2022-07-21 20:55:03下载
- 积分:1
-
opengal的一个小例子,大家可以交流一下,其实opengal的功能很强大的,学习ing...
opengal的一个小例子,大家可以交流一下,其实opengal的功能很强大的,学习ing-opengal a small example, we can exchange, in fact, the function of opengal very powerful, learning ing
- 2022-03-15 17:17:03下载
- 积分:1
-
利用VC实现OPGEL的编程,一个小例子,希望有用
利用VC实现OPGEL的编程,一个小例子,希望有用-Achieve OPGEL programming using VC, a small example, want to be useful. . .
- 2022-03-14 23:40:16下载
- 积分:1
-
OpenGL图像绘制,构造一个窗体,显示一个旋转的立方体和一个旋转的四边体。...
OpenGL图像绘制,构造一个窗体,显示一个旋转的立方体和一个旋转的四边体。-OpenGL image rendering, to construct a form, showing a rotating cube and a rotating four-sided body.
- 2022-09-25 01:35:03下载
- 积分:1
-
关于三维地形的OPENGL的代码
关于三维地形的OPENGL的代码-on the OpenGL 3D terrain code
- 2022-05-24 11:04:52下载
- 积分:1
-
三维纹理,opengl
三维纹理,opengl- Three dimensional texture, opengl
- 2023-08-25 19:50:03下载
- 积分:1
-
bresenham画直线及opengl扫描线算法填充
使用bresenham法实现画直线,再利用扫描线算法实现多边形的填充,使用了opengl来显示界面。
- 2022-04-13 09:06:17下载
- 积分:1