與《Base64編碼解碼的源碼(基于MFC的C++)》相關的《函數類庫》
c_c++采用編碼轉換表實現gbk與unicode互轉源碼,文件內含有兩個編碼大矩陣
c/c++采用編碼轉換表實現gbk與unicode互轉,采用unicode小端模式,程序簡單易懂#include #include "unicodeTables.h"#include "gbkTables.h"using namespace std;//gbk->unicodeint GbkToUnicode(char *gbk_buf, unsigned short *unicode_buf, ...
5 140712 0
C++Base64編解碼庫源碼
C++Base64編解碼庫源碼,有英文注釋
5 117202 0
C++Base64編解碼庫源碼
C++Base64編解碼庫源碼,有英文注釋
5 117202 0


