<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>懒人资源论坛 - 单片机技术</title>
    <link>https://lazyres.com/forum-41-1.html</link>
    <description>Latest 20 threads of 单片机技术</description>
    <copyright>Copyright(C) 懒人资源论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Thu, 07 May 2026 19:44:14 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://lazyres.com/static/image/common/logo_88_31.gif</url>
      <title>懒人资源论坛</title>
      <link>https://lazyres.com/</link>
    </image>
    <item>
      <title>GUI的绘图效率优化总结</title>
      <link>https://lazyres.com/thread-57-1-1.html</link>
      <description><![CDATA[一：我们先研究下GUI库的外围


影响绘图效率的因数有：
1：屏幕分辨率（和屏幕的物理尺寸无关）
2：屏幕接口的带宽
3：CPU速度
4：内存速度

1：屏幕分辨率
通过分辨率我们可以算出理论帧率（每秒的全屏绘图次数）：
假设屏幕的分辨率为 320*480  颜色为16位色 两个字 ...]]></description>
      <category>单片机技术</category>
      <author>admin</author>
      <pubDate>Tue, 21 Jul 2020 10:17:10 +0000</pubDate>
    </item>
  </channel>
</rss>