-
FlexCell表格控件For .NET V1.0.8
FlexCell表格控件For .NET V1.0.8 -FlexCell Controls For forms.NET V1.0.8
- 2022-01-25 14:17:36下载
- 积分:1
-
硬件加速的绘制排序算法HAVS。可用在大规模数据的可视化中。...
硬件加速的绘制排序算法HAVS。可用在大规模数据的可视化中。-Hardware-accelerated rendering sorting algorithm HAVS. Can be used in large-scale data visualization.
- 2023-04-23 07:45:03下载
- 积分:1
-
分形几何中多种分形图形的生成程序
分形几何中多种分形图形的生成程序- In minute shape geometry many kinds of minute shapes graph
production procedure
- 2022-09-13 01:10:03下载
- 积分:1
-
directory
这是一个利用计算机图形学画直线的算法,希望给初学者带来帮助-directory
- 2022-03-14 19:59:26下载
- 积分:1
-
采用CDIBImage类,是不可多得的图象处理软件,具参考价值 包括图像的放大、全屏显示、点取象素点颜色等,显示直方图等...
采用CDIBImage类,是不可多得的图象处理软件,具参考价值 包括图像的放大、全屏显示、点取象素点颜色等,显示直方图等-used CDIBImage category is a rare image processing software, reference value, including image magnification, full-screen, from point pixel color, such as histogram display
- 2022-06-15 05:26:44下载
- 积分:1
-
sift算法资料大全,包括论文和代码,中文和英文全有,还有两个实现代码...
sift算法资料大全,包括论文和代码,中文和英文全有,还有两个实现代码-sift resources
- 2022-08-03 17:06:01下载
- 积分:1
-
全景技术还原程序 为Java Applet
全景技术还原程序 为Java Applet-panoramic technical procedures for the reduction of Java Applet
- 2022-11-06 06:15:03下载
- 积分: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
-
C#写的滤波程序,通常的图像处理源码都是VC写的,这个是C#的,可以做高斯滤波等...
C#写的滤波程序,通常的图像处理源码都是VC写的,这个是C#的,可以做高斯滤波等-C# to write filtering procedures, the usual source image processing are written by the VC, this is C#, can do Gaussian filter
- 2023-08-05 06:05:03下载
- 积分:1
-
使用OpenGL来打开并显示3DS文件的MFC程序,使用VC++编程,内含EXE及源码...
使用OpenGL来打开并显示3DS文件的MFC程序,使用VC++编程,内含EXE及源码-The use of OpenGL to open and display 3DS file MFC programs, use the VC++ program that contains EXE and source code
- 2023-06-11 10:25:13下载
- 积分:1