-
这是个绘制三次贝塞尔曲线的小程序,源码附上,供大家参考
这是个绘制三次贝塞尔曲线的小程序,源码附上,供大家参考-This is a Bezier curve drawing three small procedures, the source code attached for your reference
- 2023-01-02 20:35:08下载
- 积分:1
-
对32位微型计算机的系统结构,指令系统,存储器,中断与中断控制,I/O接口做了详尽透彻的论述。...
对32位微型计算机的系统结构,指令系统,存储器,中断与中断控制,I/O接口做了详尽透彻的论述。-Of 32 micro-computer system architecture, instruction set, memory, interrupt and interrupt control, I/O interface to do a thorough exposition.
- 2022-02-26 21:46:01下载
- 积分:1
-
不错的源码
不错的源码-Good source
- 2022-04-19 08:58:16下载
- 积分:1
-
比较容易理解的Gabor滤波代码,通过测试比较好用。
比较容易理解的Gabor滤波代码,通过测试比较好用。-Relatively easy to understand Gabor filtering code, to pass the test comparing ease of use.
- 2022-03-20 20:59:33下载
- 积分:1
-
Gamma校正的快速算法及其C语言实现的算法…
Gamma校正的快速算法及其C语言实现,该算法特别适用于在嵌入式系统中处理视频流。-A Fast Algorithm for Gamma Correction and C language implementation of the algorithm is especially suitable for processing in embedded systems video streaming.
- 2022-03-31 15:43:16下载
- 积分:1
-
图象的检测,模板匹配
图象的检测,模板匹配-Image detection, template matching
- 2022-04-07 22:02:37下载
- 积分:1
-
图像处理的一种方法,图像进行傅立叶时所需要的源程序,得到的图像和原图像之间有清晰的比较...
图像处理的一种方法,图像进行傅立叶时所需要的源程序,得到的图像和原图像之间有清晰的比较-image processing method, Fourier images when needed source, the images and the original image between a clear comparison
- 2022-02-13 04:13:19下载
- 积分:1
-
彩色图像分割的图片
彩色图像分割的图片-color photo image segmentation
- 2022-09-24 20:30:02下载
- 积分:1
-
A matching on a graph is a set of edges, no two of which share a vertex.
A matching on a graph is a set of edges, no two of which share a vertex.
- 2022-06-13 18:15:04下载
- 积分:1
-
本软件是一个图形编辑器,毕业设计是做的,有完整的系统和相关的文档,软件内容包括:
绘图方面,可以画点、直线、折线、多边形、圆、矩形。绘制时先选择所绘制图元类...
本软件是一个图形编辑器,毕业设计是做的,有完整的系统和相关的文档,软件内容包括:
绘图方面,可以画点、直线、折线、多边形、圆、矩形。绘制时先选择所绘制图元类型,然后用鼠标完成绘制。
编辑方面 ,要求针对每个图元,可对其进行选中、删除操作,并且都可编辑其基本属性,如颜色、线宽等。同时编辑时必须以选中状态才可进行编辑。
保存方面 ,要求能够将所绘制图元成功保存进文件。
读取方面,要求能够将所保存文件成功读取,并显示出来,并且实现对所读取图元的编辑功能与再保存功能。 -err
- 2023-02-16 20:10:04下载
- 积分:1