-
C语言编的各类图形及动画效果
C语言编的各类图形及动画效果-series of the C language types graphics and animation effects
- 2023-03-02 12:45:03下载
- 积分:1
-
功能完善的2D矢量绘图软件,用来学习mfc很不错
功能完善的2D矢量绘图软件,用来学习mfc很不错-Featured 2D vector graphics software, used to very good learning mfc
- 2022-01-25 15:52:51下载
- 积分:1
-
用delphi开发的windows下的一个绘图程序.
用delphi开发的windows下的一个绘图程序.-development with the windows of a drawing program.
- 2022-04-13 02:49:00下载
- 积分:1
-
Very interesting process, after running a maze in accordance with the set painti...
很有意思的程序,运行后会按照设定画迷宫并给出答案路径,能画非常复杂的迷宫-Very interesting process, after running a maze in accordance with the set painting and gives the answer to the path, can paint a very complex maze
- 2022-08-25 23:06:32下载
- 积分:1
-
该算法建立了由最小二乘法,离散点曲率和离散点曲率变化和三项组成的目标函数并求出了最优控制点序列坐标,采用非线性优化方法对权因子序列进行了调整,确立了逼近误差的近...
该算法建立了由最小二乘法,离散点曲率和离散点曲率变化和三项组成的目标函数并求出了最优控制点序列坐标,采用非线性优化方法对权因子序列进行了调整,确立了逼近误差的近似表示方法,并提出了包括上述方法的循环判断流程.-The algorithm was established by the least squares method, discrete points, the curvature and the curvature change and the three discrete points consisting of the objective function and find the optimal sequence of control point coordinates, using non-linear optimization method for sequence weights have been adjusted establishes the approximation error of the approximate representation, and proposed, including the cycle of the above methods to determine flow.
- 2022-03-14 05:05:42下载
- 积分:1
-
a Voronoi diagram mapping and triangulation Delauany procedures, and is seeking...
一个绘制Voronoi图和Delauany三角剖分的程序,并且给出了求凸包的算法。该程序可以演示如何进行三角剖分,帮助你理解整个剖分过程。-a Voronoi diagram mapping and triangulation Delauany procedures, and is seeking a convex hull algorithms. The procedure can demonstrate how triangulation, and help you understand the subdivision process.
- 2022-05-15 10:56:13下载
- 积分: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
-
这是一个来自反
这是一个对图像进行亮度取反等操作的程序-this is one of the images from the anti-brightness operational procedures
- 2022-05-20 03:34:45下载
- 积分:1
-
基于c++和|openGL三维动态库建立的三维可视化场景。
基于c++和|openGL三维动态库建立的三维可视化场景。-Based on c++, and | openGL libraries establishment of three-dimensional dynamic three-dimensional visualization of the scene.
- 2022-03-15 07:05:43下载
- 积分:1
-
linux QT坦克大战
工具:QT4 C++ Sql 实现功能:具有创建数据库文件(.db文件)、保存记录、遍历、删除、查询、修改功能 代码运行方式 1.QT4运行这个程序 2.点击“创建/打开数据”即可创建或打开相应的.db数据库.
- 2022-03-20 12:47:43下载
- 积分:1