-
图像的平移,旋转
平移(translation)变换是几何变换中最简单的一种。初始坐标为(x0,y0)的点经过平移(tx,ty)(以向
右,向下为正方向)后,坐标变为(x1,y1)。这两点之间的关系是x1=x0+tx ,y1=y0+ty。
下面给出 Translation 的源代码。算法的思想是先将所有区域填成白色,然后找平移后显示
区域的左上角点(x0,y0) 和右下角点(x1,y1) ,分几种情况进行处理。
- 2022-03-16 08:40:04下载
- 积分:1
-
CAD drawing of a similar code, graphics, drag, select object features such as st...
类似CAD绘图的代码,绘图、拖动、分层选择物件等功能-CAD drawing of a similar code, graphics, drag, select object features such as stratification
- 2022-03-23 08:47:57下载
- 积分:1
-
徐慧的Viscual C++数字工程案例中的程序,超级经典,适用于本科生和研究生的毕业设计...
徐慧的Viscual C++数字工程案例中的程序,超级经典,适用于本科生和研究生的毕业设计-XU Viscual the C++ Digital Engineering cases the procedure, the super classic, applicable to undergraduate and postgraduate students in the graduate design
- 2022-07-12 04:58:31下载
- 积分:1
-
English.
System will automatically delete the directory of debug and release,...
English.
System will automatically delete the directory of debug and release, so
- 2023-07-14 17:50:03下载
- 积分:1
-
实现白夜窗开关效果,屏幕从上到下打开百叶窗的开关:)
实现白夜窗开关效果,屏幕从上到下打开百叶窗的开关:)-White Night Window Switches to achieve results, the screen from top to bottom to open the blinds Switches :)
- 2022-08-06 12:41:08下载
- 积分:1
-
AUTOCAD的模板 AUTOCAD在ARX下的开发,需要ARX开发环境
AUTOCAD的模板 AUTOCAD在ARX下的开发,需要ARX开发环境-AutoCAD template AUTOCAD ARX in the development, the need ARX
- 2022-12-06 13:40:03下载
- 积分:1
-
vga 显示
完全硬件语言
大家可以学习学习
微处理器学习板显示的模范设计的8位单板计算机。更多的周边和容易适应是一个专用控制器。-Microprocessor learning board shows a model designed eight single-board computer. More peripheral and easily adaptable to a dedicated controller.
- 2022-03-11 20:30:55下载
- 积分:1
-
OpenSceneGraph(OSG)的使用,实现了一个简单的控制和鹰眼地图对象…
使用OpenSceneGraph(OSG)实现简单物体控制和鹰眼图(雷达地图)的效果。
使用鼠标点击场景内的滑翔机对象,再使用键盘方向键控制器左右移动,同时观察鹰眼图中的效果。
VS 2008+OSG 2.6测试通过
模型文件与源代码在同一目录下-The use of OpenSceneGraph (OSG) to achieve a simple control and Hawkeye map objects (radar map) results. Use your mouse to click inside the glider scene object, and then use the keyboard arrow keys to move around the controller, while observing the Eagle Eye diagram results. VS 2008+ OSG 2.6 test model of documents and source code in the same directory
- 2022-01-24 17:34:41下载
- 积分:1
-
一种用C++语言模拟小球运动的动画,很好用…
一个用C语言编写的模拟两个小球运动的小动画,很有趣。-A use of C language simulation of the two small ball movement animation, very interesting.
- 2023-03-07 15:00:04下载
- 积分:1
-
vc++制作数码相机等设备的快照,一个和好的数字图像处理的原代码...
vc++制作数码相机等设备的快照,一个和好的数字图像处理的原代码-vc production of digital cameras and other equipment snapshot, and a good digital image processing of the original code
- 2022-10-02 09:15:04下载
- 积分:1