-
This is a high
这是OpenGL高级编程与可视化系统开发(系统开发篇)源码 -This is a high-level programming with OpenGL visualization system development (system development articles) source
- 2022-03-15 07:35:34下载
- 积分:1
-
数字识别,能识别0到9这几个数字啊,基于matlab
数字识别,能识别0到9这几个数字啊,基于matlab-Digital identification, can identify it 0-9 a few figures ah, based on matlab
- 2022-09-25 18:35:02下载
- 积分: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
-
利用lm库在实现inverse kinematic,能够给定点,使人体的关节点自动符合这些给定的约束...
利用lm库在实现inverse kinematic,能够给定点,使人体的关节点自动符合这些给定的约束-using lm library to realize inverse kinematics, and let the human pose to satisfy the constraints.
- 2022-08-08 17:05:50下载
- 积分:1
-
质量不错的OCR源码。这是国外很有名的开源OCR,研究OCR的同好一定要支持啊。...
质量不错的OCR源码。这是国外很有名的开源OCR,研究OCR的同好一定要支持啊。-OCR source good quality. This is a well-known open source abroad OCR, the OCR research enthusiasts must support ah.
- 2022-03-03 12:12:30下载
- 积分:1
-
使用基于硬件支持的dot3来实现bump效果,基于vc6和ogl编写。只有可编程的显卡才能运行。...
使用基于硬件支持的dot3来实现bump效果,基于vc6和ogl编写。只有可编程的显卡才能运行。-use hardware-based support dot3 bump to achieve results, and based on vc6 t prepared. Only programmable graphics to run.
- 2022-08-16 00:08:08下载
- 积分:1
-
关于绘图的源码,很实用的代码,包括绘图、选择、移动、复制和粘贴部分,是学习的好例子...
关于绘图的源码,很实用的代码,包括绘图、选择、移动、复制和粘贴部分,是学习的好例子-On the drawing source, it is useful code, including graphics, select, move, copy and paste part of the study a good example of
- 2022-02-01 08:11:54下载
- 积分:1
-
VC中使用falsh的各种操作
介绍在VC中使用falsh具体操作, 包扩按钮等程序的方法
- 2023-01-09 02:45:03下载
- 积分:1
-
用jbuilder 9.0编写的一个图形“水纹处理”程序
用jbuilder 9.0编写的一个图形“水纹处理”程序-JBuilder 9.0 with a graphical prepared by the "watermarked handling of the" procedures
- 2022-07-28 09:15:11下载
- 积分:1
-
采用递归的方法对正六边形进行填充,得到了一个很好看的图形。很有规则。...
采用递归的方法对正六边形进行填充,得到了一个很好看的图形。很有规则。-using recursive method is right for filled hexagons, was a very good graphics. Very rules.
- 2022-12-02 01:25:03下载
- 积分:1