-
Function: to map all of the Z line endpoint coordinates are changed to 0. Uses:...
功能:将图中所有直线的端点的Z座标均改为0。用途:用于处理PKPM软件形成的图中两直线不能fillet的问题。-Function: to map all of the Z line endpoint coordinates are changed to 0. Uses: PKPM software used to deal with the formation of two straight line graph should not fillet problem.
- 2023-04-03 20:55:03下载
- 积分:1
-
这是图形学中关于弧线生成算法的源程序,是结合了老师的意见后编写的。...
这是图形学中关于弧线生成算法的源程序,是结合了老师的意见后编写的。-This is the graphics on the arc of the source code generation algorithm is a combination of the views of teachers prepared.
- 2022-09-17 02:50:03下载
- 积分:1
-
组合字体输入法可视化小程序
组合字体输入法可视化小程序-character input method portfolio visualization small program
- 2022-02-20 16:36:09下载
- 积分:1
-
VC图形编程 易于学习的模型 包括许多基础的技巧
VC图形编程 易于学习的模型 包括许多基础的技巧-VC easy to learn graphical programming model includes many of the basic skills
- 2022-10-12 06:15:03下载
- 积分:1
-
Gdi on a super
基于gdi+的一个超强的绘图程序的源代码,可以学习cad编程-Gdi on a super-powerful graphics program
- 2022-03-26 13:59:50下载
- 积分:1
-
Factorized Graph Matching 分解图匹配,路径追踪优化代价函数
Graph matching (GM) is a fundamental problem in computer science, and it plays a central role to solve correspondence
problems in computer vision. GM problems that incorporate pairwise constraints can be formulated as a quadratic assignment problem
(QAP). Although widely used, solving the correspondence problem through GM has two main limitations: (1) the QAP is NP-hard and
difficult to approximate; (2) GM algorithms do not incorporate geometric constraints between nodes that are natural in computer vision
problems. To address aforementioned problems, this paper proposes factorized graph matching (FGM). FGM factorizes the large
pairwise affinity matrix into smaller matrices that encode the local structure of each graph and the pairwise affinity between edges.
Four are the benefits that follow from this factorization: (1) There is no need to compute the costly (in space and time) pairwise affinity
matrix; (2) The factorization allows the
- 2022-02-01 17:07:26下载
- 积分:1
-
识别钻石对角线轮廓的源程序
识别钻石对角线轮廓的源程序-Diagonal contour diamond identification of the source
- 2022-03-02 13:44:06下载
- 积分:1
-
在程序实际开发中,闪屏是我们经常用到的。如果程序初始化要一些时间,设计闪屏更加有必要,不但使你的程序也漂亮,还能在上面写上你的版本信息。好处是多多的。此源代码提...
在程序实际开发中,闪屏是我们经常用到的。如果程序初始化要一些时间,设计闪屏更加有必要,不但使你的程序也漂亮,还能在上面写上你的版本信息。好处是多多的。此源代码提供了一个很简单的类,示范了如何实现闪屏。这个类只有二个函数,结构很清晰。一看就明白,还有详细的注释。-procedures in the actual development, blinking screen is used frequently. If the program to initialize some time, blinking screen design more necessary, not only to make your procedures beautiful, but also write on your version information. A lot of the benefits. This source provides a very simple type, model of how to achieve blinking screen. The only two types of function, structure is very clear. One can understand it, there are detailed notes.
- 2022-12-09 19:00:02下载
- 积分:1
-
The code is written in c environment, dynamic random sequence generator
该代码为c环境下编写的动态随机序列发生器-The code is written in c environment, dynamic random sequence generator
- 2022-01-22 17:17:03下载
- 积分:1
-
贝塞尔画直线和圆,没有使用OPENGL侦中画线的功能,运用的是贝塞尔画线、画圆的算法
贝塞尔画直线和圆,没有使用OPENGL侦中画线的功能,运用的是贝塞尔画线、画圆的算法-Bezier drawing a straight line and circle, do not use OPENGL drawing a line in the detection function, using the Bessel painting lines, the algorithm drawcircle
- 2022-08-11 15:31:09下载
- 积分:1