ANSI
ANSI是一种字符代码,为使计算机支持更多语言,通常使用0x00~0x7f范围的1个字节来表示1个英文字符。超出此范围的使用0x80~0xFFFF来编码,即扩展的ASCII编码。
资源总数
80
ANSI 热门资料
查看全部 80 份 →ANSI C的标准词法描述和文法描述
ANSI C的标准词法描述和文法描述,使用lex和yacc即可编译出可用的C语言源代码,通过这两个描述文档,即可实现最简单的C语法解析器。
2014-01-26
80
The files in this directory comprise ANSI-C language reference implementations of the CCITT (Intern
The files in this directory comprise ANSI-C language reference implementations of the CCITT (International Telegraph an...
2014-01-22
180
ITU ANSI-C Source code G.729 annex GSOFTWARE
·详细说明:ITU ANSI-C Source code G.729 annex GSOFTWARE - ITU ANSI-C source Code G.729 annex gSoftware. 文件列表: sof...
2023-04-30
10
Tiny C Compiler - C Scripting Everywhere - The Smallest ANSI C compiler Installation on a i386 Li
Tiny C Compiler - C Scripting Everywhere - The Smallest ANSI C compiler Installation on a i386 Linux host (for Window...
2013-12-19
52