代码搜索:字符编码
找到约 10,000 项符合「字符编码」的源代码
代码结果 10,000
www.eeworm.com/read/354013/10396492
dsw 赫夫曼编码.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# 警告: 不能编辑或删除该工作区文件!
###############################################################################
Project: "赫夫曼编码"=".\赫夫曼编码.dsp
www.eeworm.com/read/354013/10396494
opt 赫夫曼编码.opt
www.eeworm.com/read/160287/10546063
jpg 物料编码.jpg
www.eeworm.com/read/351788/10610236
doc 编码标准.doc
www.eeworm.com/read/351728/10615175
cpp 霍夫曼编码.cpp
#include
#include
#include
#include
#define MAX_LEN 128
typedef struct huffman {
char _elem;
char *_code;
short _leaf;
www.eeworm.com/read/421702/10709167
编码器
www.eeworm.com/read/158882/10722717
doc huffman编码.doc
www.eeworm.com/read/270239/11044165
地理要素编码
www.eeworm.com/read/470668/6905598
svu pcm编码.svu
www.eeworm.com/read/470694/6905900
opt irm编码.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {