• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>

            winlinglin

            螺旋數(shù)組

            今天想練練手,所以寫了個(gè)螺旋數(shù)組:
              1 #include <iostream>
              2 
              3 using namespace std;
              4 
              5 #define MAXSIZE 8
              6 
              7 void left( int& x, int& y )
              8 {
              9     --y;
             10 }
             11 
             12 void right( int& x, int& y )
             13 {
             14     ++y;
             15 }
             16 
             17 void up( int& x, int& y )
             18 {
             19     --x;
             20 }
             21 
             22 void down( int& x, int& y )
             23 {
             24     ++x;
             25 }
             26 
             27 int main()
             28 {
             29     int numbers[MAXSIZE][MAXSIZE];
             30     // 初始化數(shù)組,若數(shù)值為0,則代表還沒有被賦值
             31     forint i = 0; i<MAXSIZE; ++i )
             32         forint j = 0; j<MAXSIZE; ++j )
             33             numbers[i][j] = 0;
             34 
             35     enum Direction{RIGHT,DOWN,LEFT,UP};    // 移動(dòng)方向
             36     int x=0,y=0;
             37     int Next = -1;    // 下一個(gè)位置的值
             38     Direction direct = RIGHT;
             39     int count = MAXSIZE * MAXSIZE;    // 還沒被賦值的數(shù)目
             40     int value = 1;    //將要被賦值的值
             41 
             42     while( count > 0 )
             43     {
             44         Next = numbers[x][y];
             45         if( Next == 0 && x<MAXSIZE && y<MAXSIZE )    // 無(wú)障礙,可以賦值
             46         {
             47             numbers[x][y] = value;
             48             // 賦值成功,count減一, value加一
             49             --count;
             50             ++value;
             51 
             52             // 設(shè)置Next
             53             if( direct == RIGHT )
             54                 right( x, y );
             55             else if( direct == DOWN )
             56                 down( x, y );
             57             else if( direct == LEFT )
             58                 left( x, y );
             59             else if( direct == UP )
             60                 up( x, y );
             61         }
             62         else        // 有障礙,要轉(zhuǎn)彎
             63         {
             64             if( direct == RIGHT )    // 若原來方向是右的話,就轉(zhuǎn)彎向下
             65             {
             66                 x = x + 1;
             67                 y = y - 1;
             68                 direct = DOWN;
             69             }
             70             else if( direct == DOWN )    //若原來方向是下的話,就轉(zhuǎn)彎向左
             71             {
             72                 x = x - 1;
             73                 y = y - 1;
             74                 direct = LEFT;
             75             }
             76             else if( direct == LEFT )    //若原來方向是左的話,就轉(zhuǎn)彎向上
             77             {                
             78                 x = x - 1;
             79                 y = y + 1;
             80                 direct = UP;
             81             }
             82             else if( direct == UP)    //若原來方向是上的話,就轉(zhuǎn)彎向右
             83             {                
             84                 x = x + 1;
             85                 y = y + 1;
             86                 direct = RIGHT;
             87             }
             88         }
             89     }
             90 
             91     forint i = 0; i<MAXSIZE; ++i )
             92     {
             93         forint j = 0; j<MAXSIZE; ++j )
             94         {
             95             cout<<numbers[i][j]<<"   ";
             96         }
             97         cout<<endl;
             98     }
             99 
            100     return 0;
            101 }

            posted on 2009-03-05 18:33 wil 閱讀(1128) 評(píng)論(2)  編輯 收藏 引用 所屬分類: 算法

            評(píng)論

            # re: 螺旋數(shù)組 2009-03-06 09:02 成大才子

            呵呵,有意思  回復(fù)  更多評(píng)論   

            # re: 螺旋數(shù)組 2010-03-18 16:16 后現(xiàn)代

            @成大才子
            思路清晰,可改性強(qiáng)。 強(qiáng)  回復(fù)  更多評(píng)論   


            只有注冊(cè)用戶登錄后才能發(fā)表評(píng)論。
            網(wǎng)站導(dǎo)航: 博客園   IT新聞   BlogJava   博問   Chat2DB   管理


            <2010年3月>
            28123456
            78910111213
            14151617181920
            21222324252627
            28293031123
            45678910

            導(dǎo)航

            統(tǒng)計(jì)

            常用鏈接

            留言簿(1)

            隨筆分類

            隨筆檔案

            文章分類

            搜索

            最新評(píng)論

            閱讀排行榜

            評(píng)論排行榜

            亚洲精品高清国产一久久| 色天使久久综合网天天| 91精品国产综合久久久久久| 伊人色综合久久| 久久亚洲AV成人无码软件| 国产精品久久国产精品99盘| 国产午夜电影久久| 久久亚洲精精品中文字幕| 久久久免费观成人影院| 无码精品久久久天天影视| 久久国产成人精品国产成人亚洲| 久久精品人人做人人爽电影| 国产国产成人久久精品| 天堂久久天堂AV色综合| 久久精品二区| 久久亚洲精品视频| 久久精品麻豆日日躁夜夜躁| 久久91精品国产91久| 久久精品18| 2020最新久久久视精品爱| 久久超乳爆乳中文字幕| 久久久久久伊人高潮影院| 性做久久久久久免费观看| 91性高湖久久久久| 99久久婷婷免费国产综合精品| 久久久久久综合网天天| 伊人久久大香线蕉成人| 久久精品国产一区二区电影| 久久精品国产亚洲沈樵| 久久99国产精品久久99| 久久99精品国产99久久6男男| 亚洲精品无码久久久久| 奇米影视7777久久精品人人爽| 国产日韩久久久精品影院首页| A狠狠久久蜜臀婷色中文网| 精品久久久久久无码专区| 看久久久久久a级毛片| 精品国产乱码久久久久久呢 | 色综合久久夜色精品国产 | 99久久这里只有精品| 久久国产高潮流白浆免费观看|