-
字体旋转的VC源码程序
字体旋转的VC源码程序-font rotation VC-source programs
- 2022-03-05 15:01:03下载
- 积分:1
-
最实用的背景建模
这是关于Simple Flow 的源程序,是一种最新的光流计算程序,对光流计算的不适定性有比较好的效果,作者又加上一些局部运算和子线性方法,对高分辨率的图像有很好的效果
- 2022-03-18 15:13:31下载
- 积分:1
-
JPEG image compression!
JPEG图形压缩!-JPEG image compression!
- 2022-08-16 15:08:58下载
- 积分:1
-
本源码实现了一个在3D编程中很重要的四元数的类。在写这个类前提还包括对三维空间中向量类,以及4*4矩阵的运算。四元数对于三维模型的旋转能够很好的计算。...
本源码实现了一个在3D编程中很重要的四元数的类。在写这个类前提还包括对三维空间中向量类,以及4*4矩阵的运算。四元数对于三维模型的旋转能够很好的计算。-The source to achieve a 3D programming in a very important class Quaternion. At the time of writing the premise of this class also includes three-dimensional vector space categories, as well as 4* 4 matrix arithmetic. Quaternion for the rotation of three-dimensional model can be well calculated.
- 2023-08-07 08:40:08下载
- 积分:1
-
画图工具L c R G NONE End Enum Dim graph As Graphic Private Type Lnode’定义一个节点类型来 保存每个...
画图工具L c R G NONE End Enum Dim graph As Graphic Private Type Lnode’定义一个节点类型来 保存每个图形的信息 Sx As Single Sy As Single Tx As Single Ty As Single Bch As Graphic Color As Long End Type 画图:直线,圆跟矩形都用Line方法来实现,封装在Public Sub-drawing tools c R L G NONE End Enum Dim graph As Graphic Private Type Lnode "definition of a node to preserve each type of graphical information Sx As Sy As Single Single Single Tx As Ty As Single Bch As Long As Graphic Color End Type Painting : linear , round rectangle with both methods to achieve Line, the Public Sub Packaging
- 2023-03-29 15:00:02下载
- 积分:1
-
generalrect是一个C++库的全部源代码对任何整改…
GeneralRect is a C++ library with full source code for the rectification of any pair of images for which the epipolar geometry can be determined. -GeneralRect is a C++ Library with full source code for the rectification of any pair of images for which the epipolar geometry can be determined.
- 2022-01-26 06:36:39下载
- 积分:1
-
扩展的CSPLITTERWND视窗分割代码,对MDI和SDI不熟的朋友可以参考
扩展的CSPLITTERWND视窗分割代码,对MDI和SDI不熟的朋友可以参考-expansion CSPLITTERWND Windows code division of MDI and SDI are unfamiliar with the reference can be friends
- 2022-09-20 03:30:03下载
- 积分:1
-
灵感编程等程序码
灵感编程等程序码-inspiration programming code such as
- 2022-02-07 04:47:47下载
- 积分:1
-
画外接圆的C++代码
//计算外接圆半径
//输入参数:
// 三角形三点坐标(ddDot0,ddDot1,ddDot2)
//输出参数...
画外接圆的C++代码
//计算外接圆半径
//输入参数:
// 三角形三点坐标(ddDot0,ddDot1,ddDot2)
//输出参数
// 圆心坐标(ddCenter)
// 圆心半径(dRad)
//成功:返回值>0
//失败:返回值
- 2022-03-21 03:10:38下载
- 积分:1
-
DDA与Bresenham算法
DDA与Bresenham算法-计算机图形学-DDA and the Bresenham algorithm-Computer Graphics
- 2022-02-01 03:51:42下载
- 积分:1