-
在图形模式下显示3D图形绕任意轴旋转的程序,物体的每一个顶点的坐标都储存在外部变量point中了,比如说第一个顶点就是point[0],他的坐标是(point[...
在图形模式下显示3D图形绕任意轴旋转的程序,物体的每一个顶点的坐标都储存在外部变量point中了,比如说第一个顶点就是point[0],他的坐标是(point[0][0],point[0][1],point[0][2])。整个步骤我想在程序的注释中讲得很清楚了。-in graphic mode display 3D graphics rotating procedures objects each vertex of the coordinates are stored in the external variables which point, for instance, the first point is a vertex [0], the coordinates of (point [0] [0], [0] point [1] point [0] [2]). I think the whole process in the Notes procedures made very clear.
- 2022-02-12 17:14:49下载
- 积分:1
-
C Builder Image louver effects and is simple and fast operation and the results...
C++Builder实现图象的百叶窗效果,原理简单,运行速度快,效果很好。-C Builder Image louver effects and is simple and fast operation and the results very good.
- 2022-03-15 03:21:48下载
- 积分:1
-
G引擎C++游戏开发,研究人员或学生准备3…
G3D 引擎是为 C++ 的游戏开发者、研究人员或者学生准备的 3D 图形库,包含一组可靠而且高性能的通用三维示例。src版-G3D engine for C++ for game developers, researchers or students to prepare the 3D graphics library, contains a set of reliable and high-performance general-purpose three-dimensional example. src version
- 2022-10-21 14:20:13下载
- 积分:1
-
VB在PICUTRE控件内实现画曲线的例子,有二个参数可选
VB在PICUTRE控件内实现画曲线的例子,有二个参数可选-VB controls in PICUTRE curve to achieve painting examples have two optional parameters
- 2022-03-15 23:54:58下载
- 积分:1
-
这是一个很重要的开源3d引擎,设计简单 容易上手,同时也有许多预处理的函数...
这是一个很重要的开源3d引擎,设计简单 容易上手,同时也有许多预处理的函数-This is a very important revenue 3d engine design is simple and easy to get started, and it is also a function of many pretreatment
- 2023-04-08 01:50:11下载
- 积分:1
-
使用vc进行离散余弦变换,在傅立叶变换的基础上
使用vc进行离散余弦变换,在傅立叶变换的基础上-DCT by VC,it is based on FFT.
- 2022-06-12 09:25:41下载
- 积分:1
-
猫抓老鼠游戏,本程序利用visual c++实现了利用鼠标进行猫抓老鼠的程序。在一定的时间内把屏幕上的鼠抓完。...
猫抓老鼠游戏,本程序利用visual c++实现了利用鼠标进行猫抓老鼠的程序。在一定的时间内把屏幕上的鼠抓完。-Cat抓老鼠games, this procedure is to achieve visual c++ using the mouse to the cat抓老鼠procedures. A certain amount of time the mouse on the screen after grasping.
- 2022-04-30 17:02:15下载
- 积分:1
-
橡皮筋技术的实现,c语言实现,希望交流,多多指教
橡皮筋技术的实现,c语言实现,希望交流,多多指教-Rubber Band Technology, c language, hoping the exchange of exhibitions
- 2022-01-26 03:37:02下载
- 积分:1
-
RSA Encryption and Decryption of BigInteger
下面是使用RSA算法使用大整数对字符串执行加密和解密的java源代码。公钥和私钥将仅通过代码随机生成,并且还取决于代码中指定的位长度。
- 2022-04-16 18:36:06下载
- 积分:1
-
c语言实现抛物线逐次积分法
c语言实现抛物线逐次积分法-c language realization parabola step-by-step integration method
- 2023-03-10 18:50:03下载
- 积分:1