-
如何生成Hemite曲线,利用Visual C++开发,可以实现控制顶点的移动...
如何生成Hemite曲线,利用Visual C++开发,可以实现控制顶点的移动-how hermitian curve generated using Visual C development, can achieve a mobile control vertices
- 2023-08-04 07:25:03下载
- 积分:1
-
直方图源代码 在vc上直接运行即可 可以作为编程参考
直方图源代码 在vc上直接运行即可 可以作为编程参考-histogram source code directly in vc operation can be programmed as a reference
- 2022-05-10 12:31:22下载
- 积分:1
-
正常开放
OPENGL的开源版本,支持OPENGL2.0-Open-source version of the OPENGL support OPENGL2.0
- 2023-04-01 22:35:03下载
- 积分:1
-
视频图像捕捉程序,能捕捉视频中的任意图片。
视频图像捕捉程序,能捕捉视频中的任意图片。-video capture process, can capture video images of arbitrary.
- 2023-05-28 11:35:03下载
- 积分:1
-
介绍一种用VC实现图象的纹理分析方法的程序
介绍一种用VC实现图象的纹理分析方法的程序-Introduce a program in texture analysis method .using VC realize image.
- 2022-02-02 03:41:29下载
- 积分:1
-
Which is related to image processing functions have full, including the contour...
里面是有关 图像处理的,功能比较全,包括轮廓检测 ,等等 含图像处理的常用算法-Which is related to image processing functions have full, including the contour detection, and so on with the common image processing algorithms
- 2022-01-26 00:35:34下载
- 积分:1
-
SPINELINE对象三维旋转的观众
spineline object 3d rotation viewer
- 2022-06-17 01:44:17下载
- 积分:1
-
直线扫描算法rivate AX1(100) As Integer, AY1(100) As Integer, AX2(100) As Integer, AY2(...
直线扫描算法rivate AX1(100) As Integer, AY1(100) As Integer, AX2(100) As Integer, AY2(100) As IntegerPrivate CX1 As Integer, CY1 As Integer, CX2 As Integer, CY2 As Integer, N As IntegerPrivate Sub form_Load()Picture1.BackColor = RGB(255, 255, 255)N = 0End SubPrivate Sub picture1_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single)If Button = 1 ThenCX1 = CInt(X): CX2 = CInt(X)CY1 = CInt(Y): CY2 = CInt(Y)End IfEnd Sub-linear scanning algorithm rivate AM1 (100) As Integer, AY1 (100) As Integer, AX2 (100) As Integer, AY2 (100) As IntegerPrivate CX1 As Integer, CY1 As Integer, CX2 As Integer, CY2 As Integer, N As IntegerPrivate Sub form_Load () Picture1.BackColor = RGB (255, 255, 255) N = 0End SubPrivate Sub picture1_MouseDown (Button As Integer, Shift As Integer, As Single X, Y As Single) If Button = = a ThenCX1 CInt (X) : CX2 = CInt (X) = CY1 CInt (Y) : CY2 = CInt (Y) End Sub IfEnd
- 2023-04-06 10:20:03下载
- 积分:1
-
洞察
Insight-VTK,深入了解vtk的文件-Insight-VTK, VTK-depth understanding of the document
- 2022-01-30 19:46:51下载
- 积分:1
-
曲线显示控件,类似于心电图,For D5、D6、D7。
曲线显示控件,类似于心电图,For D5、D6、D7。-curve shows controls, similar to the electrocardiogram, For D5, D6, D7.
- 2022-01-27 23:38:12下载
- 积分:1