-
一个很经典的读线读点画点画线的VC 程序
一个很经典的读线读点画点画线的VC 程序-a classic read read dotted dotted line VC procedures
- 2022-10-16 18:30:04下载
- 积分: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-11 09:45:16下载
- 积分:1
-
用matlab进行谱分析的源码,适合初学者
用matlab进行谱分析的源码,适合初学者-Spectral analysis carried out by the matlab source code for beginners
- 2023-01-07 10:00:02下载
- 积分:1
-
中点Bresenham画直线算法
中点Bresenham画直线算法-midpoint Bresenham algorithm for drawing straight lines
- 2022-11-18 16:20:04下载
- 积分:1
-
using OpenCV Image gray value adjustment
用OpenCV实现图像灰度值调整-using OpenCV Image gray value adjustment
- 2022-03-19 04:05:51下载
- 积分:1
-
一个关于EMD算法的程序包括文章,该算法对图像识别的研究很重要...
一个关于EMD算法的程序包括文章,该算法对图像识别的研究很重要-EMD algorithm on the procedure, including articles, the algorithm of image recognition research is important
- 2022-03-06 17:45:29下载
- 积分:1
-
200us延时子程序,延时时间可以调整。
200us延时子程序,延时时间可以调整。-200us delay subroutine, delay time can be adjusted.
- 2022-03-31 04:46:57下载
- 积分:1
-
利用vc实现的 对加载的图片进行与或操作,实现镂空的思想。...
利用vc实现的 对加载的图片进行与或操作,实现镂空的思想。-i think it‘s a good code we can learn from it
- 2022-06-12 01:34:35下载
- 积分:1
-
这个例子使用OPGL写的一个工程,它通过界面的控件来操作模型,得到了较好的真实感。
这个例子使用OPGL写的一个工程,它通过界面的控件来操作模型,得到了较好的真实感。-OPGL use the example of a writing project, which is through the control interface to operate model, a better realism.
- 2022-03-13 18:24:09下载
- 积分:1
-
Graphics are painting a straight line, arc, as well as garden and cut a straight...
现图形学中画直线,园和圆弧以及直线裁剪,区域填充等功能 1. 对于画直线,只需知道起点和终点即可。在工作区间中按下鼠标(即选择起点),拖动至另一处松开(终点),即得到直线。 2. 画圆需要圆心坐标、半径、及起始角和终止角,至于实验要求的画1/4圆弧,可设起始角=0,终止角=45,若要画整个圆弧起始角和终止角分别为0和360即可。-Graphics are painting a straight line, arc, as well as garden and cut a straight line, filled with features such as region 1. For painting a straight line, just know that you can start and finish. Interval in the work of the mouse click (that is, to choose the starting point), drag to another release (the end), that is to be a straight line. 2. Drawcircle need to center coordinates, radius, and the termination of the initial angle and angle, as required by experimental painting 1/4 arc, the starting angle can be set = 0, terminate the angle = 45, in order to draw the whole arc start angle and termination angle is 0 and 360, respectively, can be.
- 2022-01-25 14:32:32下载
- 积分:1