搜索资源列表
高速椭圆绘制程序
- 高速椭圆绘制程序 程序中var16为有符号16位数字型,uvar16为16位无符号数字型,uvar32为无符号32位数字型,var32为有符号32位数字型。Ellipse参数中的x0,y0为圆心坐标,r1和r2分别为横半径和纵半径。PutPixel为画点函数。 -high-speed oval drawing program procedures var16 symbols for the median 16 H, 16 uvar1
MySDK
- 一个鼠标点击的画点程序-a mouse click on the painting point procedures
GRAPHICS
- 适用于图形LCD的图形驱动程序,可实现画任意直线,任意圆,使用时只要再提供一个与LCD控制器相匹配的画点程序即可.
基于c语言的图像处理程序
- 基于c语言的图像处理程序,可以运行,可以画点、线、圆,边缘检测,阈值处理等等,很强大。
t6963 的程序 里面有正弦
- 里面有正弦。画点 画线 画圆 很不错的51驱动
painter
- 几个画图的程序,有如何画线、画点等--Some code that about drawing such as draw dot 、line
高速椭圆绘制程序
- 高速椭圆绘制程序 程序中var16为有符号16位数字型,uvar16为16位无符号数字型,uvar32为无符号32位数字型,var32为有符号32位数字型。Ellipse参数中的x0,y0为圆心坐标,r1和r2分别为横半径和纵半径。PutPixel为画点函数。 -high-speed oval drawing program procedures var16 symbols for the median 16 H, 16 uvar1
MySDK
- 一个鼠标点击的画点程序-a mouse click on the painting point procedures
C8051_lcd
- 摘 要: 本文件是C8051单片机LCD测试程序,功能:定义 A ~ F 为功能键。按"A"显示画点图形,按"B" 显示画直线图形, 按"C"显示画矩型图形,按"D"显示画矩型图形,按"E"显示画圆形图形, "F"显示待机界面. 将跳线器J8短接J16断开,R44闲置。使用外部22.1184MHz晶振。-Abstract : This document is C8051 MCU LCD testing procedur
plotEarth
- 为画地球椭球二维图的程序,可以在上面画点、圆,还可以设定圆的大小和颜色-of paintings earth ellipsoid 2D map procedure, in the above painting, round, a round can also set the size and color
java_drawPanel
- 一个简单的java桌面程序,利用java的GDI函数编写的简单的画图板程序,包括画矩形、椭圆、直线、点、文字-a simple java desktop procedures, java using the GDI prepared by the simple drawing board procedures, including painting rectangle, oval, line, point, the text
12864display
- 此程序是我用AT89S52单片机来控制显示屏FYD12864,采用C语言编写的可以显示图形,我调试了一周,在此和大家一起分享-this procedure is used to control the microcontroller AT89S52 FYD12864 screen, using the C language can display graphics, I debugged week, the share with eve
eastdraw
- 绘图程序,包括画点、线、圆简单图形,很实用-Mapping procedures, including painting point, line, round a simple graphics, very useful
240128_c
- KS0108液晶显示驱动控制器,可以画点,直线和框51程序-KS0108 LCD controller driver, you can draw points, lines and boxes of 51 procedures
Lcd
- nios 环境下12864液晶驱动程序,封装了任意坐标画点、循环画点,任意坐标数值显示和字符串显示程序,附加一幅世界地图源码-Nios environment 12864 LCD driver package of arbitrary coordinates of painting, the cycle of paintings, the arbitrary numerical display and the string coordi
Graphics
- 一个集成的图形界面的程序,可调用每一次作业子程序。 一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。 二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。 三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形
12864_draw
- LCD12864画点,画直线,画圆和画图片算法,包括程序和图片-LCD12864 painting point, drawing a straight line, and painting pictures drawcircle algorithm, including the procedures and picture
12864LLY
- 12864液晶显示程序 带中文字库 可以画图 写汉字 -12864 LCD process
画点
- 12864画点程序,利用寻址的方法,确定液晶的地址来画点,在此基础上可画任意直线,曲线,正弦波(Optrex products are designed for use in ordinary electronic devices such as business machines, telecommunications equipment,measurement devices and etc. Please handle the p
如何在LCD12864上任意画点
- 如何在LCD12864屏任意位置画点,内含51程序(Draw a point on the LCD12864 screen)