-
该程序为本人对吴进TC256系统image.h的扩展,如bmp,sprlib内部及两者之间数据剪切拷贝....
该程序为本人对吴进TC256系统image.h的扩展,如bmp,sprlib内部及两者之间数据剪切拷贝.-the procedure for himself right into the TC256 Miss image.h system expansion, such as bmp, sprlib within and between data shear copy.
- 2022-06-17 22:39:45下载
- 积分:1
-
从数码像机等设备获得图片
从数码像机等设备获得图片-from a digital camera and other equipment were pictures
- 2022-07-18 00:33:52下载
- 积分:1
-
STM32 UCOS 显示源码
本源码是基于Keil
MDK编写的。上面开发环境中没有keil的选项,不知道为什么?本程序可以直接运行在火牛STM32的开发板。是基于UCOS+UCGUI编写的。
-The source code is written based on the Keil MDK. The above development
environment does not the keil option, do not know why? This program can
run directly on the AC adapter the STM32 development board. Written
UCOS+UCGUI.
- 2022-02-22 00:27:05下载
- 积分:1
-
犯错
扫描线填充法:
1、原理:该算法利用了扫描线的相关性和多边形边的相关性,而不是逐点进行处理。
2、扫描线的相关性:某条扫描线上相邻的象素,几乎都具有同样的内外性质,这种性质只有遇到多边形边线与该扫描线的交点时才会发生改变。
3、边的相关性:由于相邻扫描线上的交点是与多边形的边线相关的。对同一条边,前一条扫描线yi与该边的交点为xi,而后一条扫描线yi+1=yi+1与该边的交点则为xi+1=xi+1/m,利用这种相关性可以省去大量的求交运算。
边相关扫描线填充算法的实现需要建立两个表:边表(ET)和活动边表(AET)。-err
- 2023-07-27 18:40:02下载
- 积分:1
-
本程序绘制可以通过鼠标的移动,绘制直线、 矩形、椭圆、B样条、besizer曲线等。...
本程序绘制可以通过鼠标的移动,绘制直线、 矩形、椭圆、B样条、besizer曲线等。-the mapping process through mouse movement, drawing straight lines and rectangular, oval, B-spline, besizer curve.
- 2023-07-24 19:35:03下载
- 积分:1
-
该程序实现图片的载入,并取图片上的任意点的RGB值,然后写入文本文件yanse.txt。...
该程序实现图片的载入,并取图片上的任意点的RGB值,然后写入文本文件yanse.txt。
-The picture of the loading program, and take pictures on any point of the RGB values, and then write a text file yanse.txt.
- 2022-06-30 15:58:00下载
- 积分:1
-
matlab drawing to achieve the various chaotic systems, the code is simple and pr...
matlab实现各个混沌系统的绘制,代码简单实用,对初学者有帮助-matlab drawing to achieve the various chaotic systems, the code is simple and practical help for beginners
- 2022-02-27 05:01:17下载
- 积分:1
-
MFC bresenham画线算法 MFC bresenham画线算法
MFC bresenham画线算法 MFC bresenham画线算法-bresenham bresenhambresenhambresenhambresenhambresenhambresenham
- 2022-09-26 19:15:03下载
- 积分:1
-
Anti
反混淆多边形的绘制程序源码。图形学课上做的实验程序,采用自己设计的算法,而不是用opengl下的反混淆模式-Anti-aliasing polygon drawing program source. Graphics class to do the experimental procedures, the use of their own design algorithm, rather than anti-aliasing under opengl mode
- 2022-01-22 03:06:26下载
- 积分:1
-
绘制图形的CGraph类,可以绘制各种图形如走势线、直方图、饼图...
绘制图形的CGraph类,可以绘制各种图形如走势线、直方图、饼图- The plan graph CGraph kind, may draw up each kind of graph like
trend line, the histogram, the cake chart
- 2022-06-21 14:04:57下载
- 积分:1