<meter id="pryje"><nav id="pryje"><delect id="pryje"></delect></nav></meter>
          <label id="pryje"></label>

          新聞中心

          EEPW首頁 > 嵌入式系統(tǒng) > 設(shè)計應(yīng)用 > 實現(xiàn)橫排流水燈和豎排流水燈效果

          實現(xiàn)橫排流水燈和豎排流水燈效果

          作者: 時間:2012-09-19 來源:網(wǎng)絡(luò) 收藏

          本文引用地址:http://www.ex-cimer.com/article/170840.htm

          3、斜 源程序:

          /*******************************************************************************
          作者:劉海濤
          版本:第一次
          日期:2010年7月23日
          描敘:燈,斜著走
          *******************************************************************************/

          /**********************************頭文件**************************************/
          #includereg52.h
          /******************************************************************************/

          /*******************************************************************************
          函數(shù)名:delay(),延時函數(shù)。
          輸入:無
          輸出:無
          宏定義:無
          *******************************************************************************/
          delay(unsigned int dat)
          {
          unsigned int i,j;
          for(i=0;idat;i++)
          {
          for(j=0;j20000;j++);
          }
          }

          void main(void)
          {
          unsigned int i,a,b,c;

          while(1)
          {
          for(i=0;i=7;i++)
          {

          P0=0x01i;
          delay(100);
          a=i+1;
          if(a>=8)
          {
          a=i-8;
          }

          P1=0x01a;
          delay(100);
          b=i+2;
          if(b>=8)
          {
          b=b-8;
          }
          P2=0x01b;
          delay(100);
          c=i+3;
          if(c>=8)
          {
          c=c-8;
          }
          P3=0x01c;
          delay(100);
          }
          }

          }


          上一頁 1 2 下一頁

          關(guān)鍵詞: 流水 效果 橫排 實現(xiàn)

          評論


          相關(guān)推薦

          技術(shù)專區(qū)

          關(guān)閉
          看屁屁www成人影院,亚洲人妻成人图片,亚洲精品成人午夜在线,日韩在线 欧美成人 (function(){ var bp = document.createElement('script'); var curProtocol = window.location.protocol.split(':')[0]; if (curProtocol === 'https') { bp.src = 'https://zz.bdstatic.com/linksubmit/push.js'; } else { bp.src = 'http://push.zhanzhang.baidu.com/push.js'; } var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(bp, s); })();