-
vb own series programming, which is the diamond source code! A great weekend!
自己编的vb编程,这是钻石源代码!请多多指教!-vb own series programming, which is the diamond source code! A great weekend!
- 2022-03-30 18:37:00下载
- 积分:1
-
一个简单的D3D程序源代码,特别适合初学者
一个简单的D3D程序源代码,特别适合初学者-a simple D3D program source code, especially for beginners
- 2023-02-11 06:50:03下载
- 积分:1
-
微软的新作xna c#2005
教程第一课的源码
微软的新作xna c#2005
教程第一课的源码-for Microsoft"s new xna c# 2005 Guide to the first lesson of FO
- 2022-09-27 10:20:03下载
- 积分:1
-
图像处理代码,包括二值化,灰度化,几何变化等
图像处理代码,包括二值化,灰度化,几何变化等-image processing code, including binary, gray, and geometric changes
- 2022-03-19 15:36:58下载
- 积分:1
-
简单的绘图程序源代码
简单的绘图程序源代码-simple drawing program source code
- 2023-02-26 21:30:04下载
- 积分:1
-
图像压缩编码 霍夫曼 香农 算术 游程 位平面
图像压缩编码 霍夫曼 香农 算术 游程 位平面-Image Coding Shannon Hoffman arithmetic bit-plane run-length
- 2022-01-26 01:11:14下载
- 积分:1
-
利用opencv实现的一个手势识别算法,识别效果很好!
利用opencv实现的一个手势识别算法,识别效果很好!-Opencv realize the use of a gesture recognition algorithm to identify good effect!
- 2023-06-19 06:30:03下载
- 积分:1
-
java development of the 3D engine is suitable for beginners, code rarely, but ca...
java开发的三维引擎
很适合初学者,代码很少,却有劲想不到的用处-java development of the 3D engine is suitable for beginners, code rarely, but can not think of the usefulness of interesting
- 2022-03-12 05:05:19下载
- 积分: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
-
抓图的原代码,很有趣
抓图的原代码,很有趣-screen in the original code, very interesting
- 2022-06-19 09:53:36下载
- 积分:1