• <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>

            上善若水,厚德載物

            大道無親 大象無形 大音希聲 大巧若拙 大智若愚 【From small beginnings comes great things.】

             

            使用流處理和關聯容器map的解密(詞轉換)程序

                  最近看到有關容器與流處理的部分內容,看到書上關于一段單詞轉化的代碼,看上去感覺比較亂==b,按著自己的思路再寫一遍:-)
                  該程序會在你電腦的D盤生成(或者你自己寫一個)密碼表的password list.txt文件,寫入亂碼和解密后的正確字符串;然后同樣是在D盤找到需要解密的input.txt文件對里面的文檔進行轉換.

             1 #include <iostream>
             2 #include <fstream>
             3 #include <sstream>
             4 #include <map>
             5 #include <string>
             6 
             7 using namespace std;
             8 
             9 int main()
            10 
            11     try
            12     {
            13         map<string,string> trans_map;
            14         string key,value;
            15         char isContinue = 'y',BuildList = 'a';
            16         fstream map_file;
            17         cout<<"Already have a password list(a) or want to bulid a new one(b)?\n";
            18         cin>>BuildList;
            19         if(BuildList == 'b')
            20         {
            21             cout<<"Please build and input the password list: \n";
            22             map_file.open("d:\\password list.txt",ios::out);
            23             if(!map_file)
            24                 throw std::runtime_error("Password list_File cannot be opened!");
            25             /*創建密碼表**************************/
            26             while(isContinue == 'y')
            27             {
            28                 cin>>key>>value;
            29                 map_file<<key<<" "<<value<<'\n';
            30                 trans_map.insert(make_pair(key,value));
            31                 cout<<"Continue?(y/n)\n";
            32                 cin>>isContinue;
            33             }
            34             map_file.close();
            35         }
            36         cout<<"Password list is successfully builded!"<<endl;
            37         map_file.open("d:\\password list.txt",ios::in);
            38         if(!map_file)
            39             throw std::runtime_error("Password list_File cannot be opened!");
            40         /*讀密碼表數據并寫入關聯容器*************/
            41         while(map_file>>key>>value)
            42         {
            43             trans_map.insert(make_pair(key,value));
            44         }
            45         map_file.close();
            46         fstream input_file;
            47         input_file.open("d:\\input.txt",ios::in);
            48         if(!input_file)
            49             throw std::runtime_error("Input_File cannot be opened!");
            50         string line;
            51         /*匹配字符串并進行轉換解密**************/
            52         while(getline(input_file,line))
            53         {
            54             //映射入字符串流
            55             istringstream stream(line);
            56             string word;
            57             while(stream>>word)
            58             {
            59                 map<string,string>::const_iterator map_it = trans_map.find(word);
            60                 if(map_it != trans_map.end())
            61                     word = map_it->second;
            62                 cout<<word<<" ";
            63             }
            64             cout<<endl;
            65         }
            66         input_file.close();
            67         return 0;
            68     }
            69     catch(std::exception const &ex)
            70     {
            71         cerr<<ex.what()<<endl;
            72         return EXIT_FAILURE;  //以錯誤狀態退出
            73     }
            74 }
            75 
            76 

            posted on 2009-06-24 11:12 ChenZB 閱讀(349) 評論(2)  編輯 收藏 引用 所屬分類: C++

            評論

            # re: 使用流處理和關聯容器map的解密(詞轉換)程序 2009-08-17 22:22 水色精靈

            Good~~  回復  更多評論   

            # re: 使用流處理和關聯容器map的解密(詞轉換)程序 2009-08-17 22:24 ChenZB

            n年前的東西了~~@水色精靈
              回復  更多評論   

            導航

            統計

            常用鏈接

            留言簿(6)

            隨筆分類

            隨筆檔案

            收藏夾

            友情鏈接

            搜索

            積分與排名

            最新評論

            閱讀排行榜

            評論排行榜

            婷婷五月深深久久精品| 久久精品国产一区二区三区不卡| 久久综合鬼色88久久精品综合自在自线噜噜| 久久久综合九色合综国产| 国产精品青草久久久久福利99 | 亚洲午夜久久久久妓女影院| 日韩精品久久久久久免费| 狠狠色丁香久久婷婷综| 久久国产免费直播| 欧美熟妇另类久久久久久不卡| 国产精品久久国产精麻豆99网站| 精品一久久香蕉国产线看播放| 久久国语露脸国产精品电影| 国产精品久久久久久久久| 色综合久久中文字幕综合网| 精品永久久福利一区二区| 亚洲国产成人久久综合一区77| av无码久久久久不卡免费网站| 久久丝袜精品中文字幕| 久久精品国产精品青草app| 热99RE久久精品这里都是精品免费| 国产成人久久激情91| 蜜桃麻豆WWW久久囤产精品| 国产综合成人久久大片91| 久久久久久人妻无码| 久久福利资源国产精品999| 中文字幕成人精品久久不卡| 久久精品人人做人人爽97| 97精品依人久久久大香线蕉97 | 久久久国产乱子伦精品作者| 亚洲国产高清精品线久久| 精品多毛少妇人妻AV免费久久| 久久中文字幕一区二区| 精品久久8x国产免费观看| 亚洲va久久久噜噜噜久久狠狠| 亚洲精品国产第一综合99久久| 久久99久久成人免费播放| 久久久久亚洲精品中文字幕| 三级片免费观看久久| 思思久久精品在热线热| 久久精品国产亚洲AV蜜臀色欲 |