-
使用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
-
直线扫描算法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# 编写的事实绘制曲线及框选放大功能
C# 编写的事实绘制曲线及框选放大功能...
C# 编写的事实绘制曲线及框选放大功能
C# 编写的事实绘制曲线及框选放大功能-The facts written in C# drawing amplification curve and box is checked the facts written in C# drawing amplification curve and box is checked
- 2022-03-10 13:17:08下载
- 积分:1
-
人脸拟合程序的实现, 人脸拟合程序的实现!
人脸拟合程序的实现, 人脸拟合程序的实现!-Face realize fitting procedure, fitting procedure Face realize!
- 2022-09-06 18:40:03下载
- 积分:1
-
一个外国人做的目标检测的源代码,很不错的,供参考…
一个外国人做的目标检测源代码,相当不错,仅供参考
- 2023-01-04 17:55:04下载
- 积分:1
-
这是计算机图形学中的区域填充噢能够算法中的种子填充算法。...
这是计算机图形学中的区域填充噢能够算法中的种子填充算法。-This is the computer graphics in the region filling algorithm, the seed Oh, can fill algorithm.
- 2023-05-21 16:05:03下载
- 积分:1
-
联机手写数字识别,可以运行的 (2005
联机手写数字识别,可以运行的 (2005-1-14,VC,69KB,下载1-online handwritten numeral recognition, can run (2005-1-14, VC, 69KB download a
- 2022-06-01 17:30:19下载
- 积分:1
-
graphics editing vice
图形图像编辑副源码-graphics editing vice-source
- 2023-03-01 05:10:03下载
- 积分:1
-
三维地形绘制--四叉树递归算法 .比较具有参考价值,值得借鉴...
三维地形绘制--四叉树递归算法 .比较具有参考价值,值得借鉴-Three-dimensional topographical map- quadtree recursive algorithm. Compared with the reference value, it is worth drawing
- 2023-08-15 12:20:04下载
- 积分:1
-
This programme introduces an algorithm of adaptive histogram equipoise.And the e...
自适应直方图均衡算法,因为是从局部入手,所以图像增强效果显著。-This programme introduces an algorithm of adaptive histogram equipoise.And the effect of the enhancement is obvious because it begins from the part of the image
- 2022-02-14 13:50:01下载
- 积分:1