搜索资源列表
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
stemwin-tutorials-Chapter--ten
- 安富莱电子推出emwin教程,共60期。论坛:http://bbs.armfly.com/本期主要讲解2-D图形库的图形绘制,包括绘制多边形,绘制圆,绘制椭圆,绘制弧线,绘制线图,绘制饼图。本期的例子不用在开发板上面做调试,直接用emWin5.24的模拟器即可。-Armfly Electronics launched emwin tutorials, a total of 60. Forum: http: //bbs.armfly.com/
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,
Pwm
- 空间电压矢量控制PWM(SVPWM)也叫磁通正弦PWM法.它以三相波形整体生成效果为前提,以逼近电机气隙的理想圆形旋转磁场轨迹为目的,用逆变器不同的开关模式所产生的实际磁通去逼近基准圆磁通,由它们的比较结果决定逆变器的开关,形成PWM波形.此法从电动机的角度出发,把逆变器和电机看作一个整体,以内切多边形逼近圆的方式进行控制,使电机获得幅值恒定的圆形磁场(正弦磁通).-Space voltage vector control PWM (SVPWM), also known as magnetic
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