-
Visual C++ CAD应用程序开发技术源代码ch4
Visual C++ CAD应用程序开发技术源代码ch4-Visual C CAD application development technology source code CH4
- 2022-03-14 17:16:36下载
- 积分:1
-
图像的平移,旋转
平移(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
-
Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而使许多用DirectX 3D的...
Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而使许多用DirectX 3D的程序员不能使用/读懂demo代码,这是使用D3D着色引擎重新写的一些demo代码。-Rag doll(带执行文件)-Ageia s PhysX (well-known game physics library) D3D 9 demo using the code. PhysX physics library as a result of the use of OpenGL graphics rendering code so that many use the DirectX 3D programmer can not use/read demo code, which is the use of D3D shaders to re-write some demo code.-Rag doll (with the implementation of document)
- 2022-02-27 03:26:23下载
- 积分:1
-
号码识别系统,用于识别手写数字。它写的是…
数字识别,识别手写体。 使用神经网络算法编写。 识别率一般,带训练功能-Number recognizing system,used to recogize the hand writing figures.It is writen by nero network and has low recognizing effects but we can exercise it.
- 2022-03-07 15:12:34下载
- 积分:1
-
地图中等值线的识别与矢量化(程序+源码)
地图中等值线的识别与矢量化,可以实现从栅格地图(目前支持bmp,emf等文件)中获取等值线.GIS工程有用的。-contour map of identification and vectorization, can be achieved from the raster maps (currently supports bmp, catalog, etc.) access contours. GIS projects useful.
- 2023-06-24 16:25:03下载
- 积分:1
-
fingerprint images can be used to fingerprint identification test
指纹图像,可用于指纹识别试验-fingerprint images can be used to fingerprint identification test
- 2023-03-06 18:25:04下载
- 积分:1
-
一篇关于图像扭曲恢复的算法思想,主要用于高级验证码的识别分割部分...
一篇关于图像扭曲恢复的算法思想,主要用于高级验证码的识别分割部分-A distorted image restoration algorithms on the idea, mainly for high-level segmentation part of the identification code
- 2022-03-01 17:54:53下载
- 积分:1
-
HDraw(基于MFC编写的画图板)
============================================================
v3.0
自画直线,矩形,园
============================================================
v2.8-2.9
完成所有功能,包括全选,拖动等,参见文档HDraw2.9.doc
============================================================
v2.7
修正画布随滚动条滚动的Bug
完善MouseMove的直线,矩形和椭圆识别
- 2022-03-11 21:37:48下载
- 积分:1
-
自己简化的FASTICA算法,可用于进行高维数据的处理
自己简化的FASTICA算法,可用于进行高维数据的处理-FASTICA own simplified algorithm can be used for high-dimensional data processing
- 2022-04-08 04:09:56下载
- 积分:1
-
区域填充的好算法,利用OpenCv的进行填充的源码!先求连通域再进行填充...
区域填充的好算法,利用OpenCv的进行填充的源码!先求连通域再进行填充-A good algorithm for area filling, using the OpenCv source for filling! First seek further connected domain filled
- 2022-07-28 00:05:51下载
- 积分:1