-
用来绘制样条曲线的基本方法,采用的是追赶法
用来绘制样条曲线的基本方法,采用的是追赶法-used to map spline curve, the basic methodology used is to catch up with the law
- 2022-01-25 14:44:16下载
- 积分:1
-
用小线段连接实现bezier curve 的绘制,无控制点数量限制,用鼠标右键可以移动控制点,从而改变bezier curve的形状...
用小线段连接实现bezier curve 的绘制,无控制点数量限制,用鼠标右键可以移动控制点,从而改变bezier curve的形状-to draw bezier curve by using many connected tiny line. it has no limit of the number of the control point. you can also change the position of the control points by using the right mouse button to change the behavier of bizier curve.
- 2023-03-07 18:40:02下载
- 积分:1
-
这里面有几个算法游戏实例,包括多边形游戏,装载问题, 单源路径等,都是比较经典的算法...
这里面有几个算法游戏实例,包括多边形游戏,装载问题, 单源路径等,都是比较经典的算法-this algorithm, there are several examples of games, including polygon game, loading problems, such as single-source path, which is a more classical algorithm
- 2022-03-15 12:23:51下载
- 积分:1
-
经典的图象处理源码(delphi)
经典的图象处理源码(delphi)-classic image processing source (delphi)
- 2022-04-29 13:47:30下载
- 积分:1
-
this by far the GDI graphics programming on the most comprehensive one book, thi...
这是迄今为止关于 GDI+ 图形编程最全面的一本书,本书将是一本 Windows 图形程序员非常有用的工具书。-this by far the GDI graphics programming on the most comprehensive one book, this book will be a Windows graphics programmers very useful tool.
- 2022-08-26 13:17:27下载
- 积分:1
-
一本很好的关于图像处理编程的工具书,有方法例子,且有命令集。...
一本很好的关于图像处理编程的工具书,有方法例子,且有命令集。-A good programming tool for image processing on the books, there are ways to examples, and there is command set.
- 2022-11-20 04:45:04下载
- 积分:1
-
实现光线跟踪算法,具有光照效果
实现光线跟踪算法,具有光照效果-achieve ray tracing algorithm, with lighting effect
- 2022-01-26 02:46:01下载
- 积分:1
-
我们的任务是设计和培养一个可行的和有效的神经网络来实现0
111我们的任务是要设计并训练出一个可行、高效的 BP 网络,以实现对 0到 9共 10 个加噪声后的数字和识别。-Our task is to design and train a viable and efficient BP networks to achieve 0-9 to a total of 10 increases the noise figure and identification.
- 2022-08-16 11:58:44下载
- 积分:1
-
特征提取超实用源码
实用.....经本人检测...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
- 2022-08-17 03:26:34下载
- 积分:1
-
绘制Bezier曲线
Bezier曲线是一种广泛应用于外形设计的参数曲线,它通过对一些特定点的控制来曲线的形状,这些点即为控制顶点。本程序代码基于对Bezier曲线的理解,采用opengl中关于曲面方面的相关应用,在VisualC++中绘制Bezier曲面。
- 2023-02-17 04:05:03下载
- 积分:1