搜索资源列表
test1
- polygon s parallel line-polygon s parallel line
GUI
- 使用OLED显示器作为显示设备。有效果显示区域为128X48点阵,调用函数接口,实现了画点、画线、画圆、多边形、窗体等等功能。-As a display device using the OLED display. Be effective for the 128X48 dot matrix display area, call the function interface, implements the drawing point, drawing a line, circle, polygo
ZLG_GUI_spilcd
- 使用周立功GUI,一个简单的嵌入式GUI,不带操作系统,适合需要界面的简单单片机程序开发,本例为STM32单片机的程序,使用spi接口的液晶屏作为显示。本例实现了一个窗口、一个多边形和一个GUI图形的绘制-Use ZLG GUI, a simple embedded GUI, without an operating system for applications requiring a simple interface microcontroller program development,
areaCalculation
- 行驶记录仪中的区域计算算法,包括圆形区域,矩形区域,多边形区域,路线等;可以直接使用!-Tachograph in the area calculation algorithms, including a circular area, a rectangular area, polygon area, routes can be used directly!
area100
- 实现计算多边形面积的功能。第一行输入多边形的顶点数。第二行以后按照次序依次输入坐标点(如“2 3”,代表X 坐标和Y 坐标,中间加入空格区分)-To achieve the function of calculating the polygon area. Enter the first line of the polygon vertices. After the second line followed in the order of the input coordinates of poi