-
MAX708一种微处理器电源监控和看门狗芯片说明
MAX708一种微处理器电源监控和看门狗芯片说明-MAX708 a microprocessor chip power supply monitoring and watchdog Description
- 2022-03-23 19:37:46下载
- 积分:1
-
内含两个文件,一个是键盘钩子程序,另外一个是程序界面
内含两个文件,一个是键盘钩子程序,另外一个是程序界面-intron 2, is a keyboard hooks, and the other one is a procedural interface
- 2022-01-26 03:11:58下载
- 积分:1
-
按ADWS键还有上下左右键可以移动机器人!
按ADWS键还有上下左右键可以移动机器人!-Rehabilitation Robot
- 2022-06-28 13:04:54下载
- 积分:1
-
Qt图形绘制
通过MVC实现Qt图形绘制,可以实现多个图形的单选或者多选,类似于office以及WPS等常见办公软件的演示操作时候的图形天剑功能
- 2023-02-19 05:20:06下载
- 积分:1
-
我的opengl的开发心得。我使用开放性图形库写的第一个程序,和我对开发的总结...
我的opengl的开发心得。我使用开放性图形库写的第一个程序,和我对开发的总结-my opengl development experience. I use open graphics library was the first procedure, and I would like to sum up the development of
- 2022-07-11 19:58:06下载
- 积分:1
-
OpenGL源代码,主要用于初学者学习OpenGL的基本语法时用。
OpenGL源代码,主要用于初学者学习OpenGL的基本语法时用。-OpenGL source code, mainly for the OpenGL beginners learn the basic syntax used.
- 2022-01-26 08:15:48下载
- 积分:1
-
在vc的环境下关于mfc的opengl的窗口设置的简单例子,程序很简单,对opengl的初学者应该很有用....
在vc的环境下关于mfc的opengl的窗口设置的简单例子,程序很简单,对opengl的初学者应该很有用.-in vc environment on the opengl mfc the window set up a simple example, the procedures are simple, right opengl beginners should be very useful.
- 2022-02-02 23:14:07下载
- 积分:1
-
Program on the basis of the object
Program on the basis of the object-oriented programming with detailed comments. Executes drawing of ground, dear, at home, trees and lines of electricity transmissions.
- 2023-01-31 19:50:03下载
- 积分:1
-
OpenGL中用3dsmax的类,就可以在OpenGL中直接使用3dsmax模型,而不用在OpenGL中极其复杂的建模了...
OpenGL中用3dsmax的类,就可以在OpenGL中直接使用3dsmax模型,而不用在OpenGL中极其复杂的建模了-3dsmax using the OpenGL category, we can use OpenGL directly 3dsmax model, and not in OpenGL extremely complex modeling of
- 2023-04-17 06:15:03下载
- 积分:1
-
学习如何映射有很多好处。我们说你想要一个导弹…
光照和键盘控制:
添加光照和键盘控制,它让程序看起来更美观。
-Learning how to texture map has many benefits. Lets say you wanted a missile to fly across the screen. Up until this tutorial we d probably make the entire missile out of polygons, and fancy colors. With texture mapping, you can take a real picture of a missile and make the picture fly across the screen. Which do you think will look better? A photograph or an object made up of triangles and squares? By using texture mapping, not only will it look better, but your program will run faster. The texture mapped missile would only be one quad moving across the screen. A missile made out of polygons could be made up of hundreds or thousands of polygons. The single texture mapped quad will use alot less processing power.
- 2022-05-15 07:48:56下载
- 积分:1