-
绘制给定数据的波形,跟上次传的那个一样,就是一个CGraph 类,主要是改进了一点算法,修正了一点错误...
绘制给定数据的波形,跟上次传的那个一样,就是一个CGraph 类,主要是改进了一点算法,修正了一点错误-drawn to the waveform data set, with the last word that the same, which is a CGraph category, the main point is to improve the algorithm, amended 1:00 wrong. .
- 2022-02-04 12:28:58下载
- 积分: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
-
该代码是一个用C++编写的面向对象的计算机视觉库,它包含了许多的功能用于解决数学问题,许多的图像处理算法等...
该代码是一个用C++编写的面向对象的计算机视觉库,它包含了许多的功能用于解决数学问题,许多的图像处理算法等-the code is a C prepared by the object-oriented computer vision library, which contains many of the functions for solving mathematical problems, many of the image processing algorithm
- 2022-08-21 07:25:37下载
- 积分:1
-
用Bresenham算法画圆,使用打点函数实现上述功能
用Bresenham算法画圆,使用打点函数实现上述功能-with Bresenham algorithm Circle, which was used to achieve the above function function
- 2022-07-06 16:02:11下载
- 积分:1
-
枝干图
罗盘图
轮廓图
交互式图形
变换的傅立叶函数曲线
劳伦兹非线形方程的无序活动
填充图...
枝干图
罗盘图
轮廓图
交互式图形
变换的傅立叶函数曲线
劳伦兹非线形方程的无序活动
填充图
-Branches contour map compass interactive graphical map of the Fourier transform Lorenz curves non-linear equation of the activity-filled map of disorder
- 2022-01-25 17:18:45下载
- 积分:1
-
AutoCAD Graphic Interchange File dxf file sample yen Read
AutoCAD图文交换文件dxf文件 圆 读取示例-AutoCAD Graphic Interchange File dxf file sample yen Read
- 2023-06-10 19:30:03下载
- 积分:1
-
A graphic drawing program, be able to draw graphics, including triangular and re...
一个图形绘制程序,能够绘制的图形包括点线三角形和长方形。-A graphic drawing program, be able to draw graphics, including triangular and rectangular point line.
- 2022-03-24 13:32:12下载
- 积分:1
-
java编写的图形处理程序
java编写的图形处理程序-It is an image processing programme implemented by Java
- 2022-03-25 01:06:58下载
- 积分:1
-
vc used to prepare an image points procedures
一个用vc编写的图像计分程序-vc used to prepare an image points procedures
- 2022-03-25 10:17:32下载
- 积分:1
-
OpenGL轨迹球
轨迹球控制:如果只用鼠标来控制你的模型是不是很酷?轨迹球可以帮你做到这一点,我将告诉你我的实现,你可以把它应用在你的工程里。我的实现是基于Bretton Wade’s,它是基于Ken Shoemake’s 实现的,最初的版本,你可以从游戏编程指南这本图上找到。但我还是修正了一些错误,并优化了它。轨迹球实现的内容就是把二维的鼠标点映射到三维的轨迹球,并基于它完成旋转变化。
- 2022-08-02 14:23:03下载
- 积分:1