代码搜索:字符编码

找到约 10,000 项符合「字符编码」的源代码

代码结果 10,000
www.eeworm.com/read/482459/6624964

plg 哈弗曼编码.plg

Build Log --------------------Configuration: 哈弗曼编码 - Win32 Debug-------------------- Command Lines Creating temporary file "C:\Users\WANGXI~1\A
www.eeworm.com/read/478645/6712282

txt java 程序编码规范.txt

作者:zergman email: zergman@chinaasp.com 日期:2001-6-15 13:24:42 [BLOCKQUOTE][BLOCKQUOTE][BLOCKQUOTE][BLOCKQUOTE][BLOCKQUOTE][BLOCKQUOTE] [b]Java 程序编码规范[/b] [b][/b][/BLOCKQUOTE][/BLOCKQUOTE][/BLOCKQU
www.eeworm.com/read/477757/6733770

txt huffman编码生成程序.txt

#include #include #define MaxSize 50 typedef struct{ char c; //代码; int w; //代码权值; char code[MaxSize]; //代码的Huffman编码; }HuffCode[MaxSize]; typedef struct{ int Weight; //权值
www.eeworm.com/read/158516/11604680

htm java 程序编码规范.htm

csdn_Java 程序编码规范