资源列表
Keil.C51.v8.05.Full.with.crack.(Cybernox.release)
- Keil uVision v8.12 compiler (crack)
bc31
- BC 用于开发DOS软件,早期版本,很不错的。
KeilC51V8.08a
- Keil C51的最新破解板,增加了很多器件,修正了很多BUG
JVCL345CompleteJCL231-Build4197
- components delphi 7 vcl
tcforwin70
- 一个C++函数解释器,很好用。-a C function interpreter, a good use.
KeilHlp
- 描述KEIL的功能应用 对嵌入式的软件详细了解-Describe the function of KEIL software applications Learn more about embedded
compile_mpich.tar
- 用于使用pgi编译器编译并行环境mpich1中环境变量的设置-pgi compile mpich1
codeblocks-8[1].02mingw-setup
- Code::Blocks,有时也简单打成“CodeBlocks”或者“C::B”,是一款全新的C++集成设计环境(IDE)。所集成了哪些功能主要包括:代码编辑器、代码编译器、代码链接器、代码调试器。总之,就是你使用用它,从编写C++代码、到最终生成一个可运行的程序的完整过程,都仅仅需要这款软件就够了-codeblocks
djgpp_src.zip
- djgpp源码,含有gcc2.9编译器,汇编工具,debug工具等
djgpp_src
- djgpp源码,含有gcc2.9编译器,汇编工具,debug工具等-Source coded of djgpp , it includes the gcc2.9 compiler, ASM tools, the debug tools etc.
codeblocks_8.02-0ubuntu1.deb.tar
- Ubuntu环境下的Code::Blocks,开源的全功能的跨平台C/C++集成开发环境,很好用。-Code::Blocks is a free C++ IDE built to meet the most demanding needs of its users. It is designed to be very extensible and fully configurable.
NBuilder-Lexical
- 用MFC实现的C语言词法分析器,是学习编译原理的不错的参考资料,本程序用VS2010编写,此词法分析程序可分析出C语言中: 标识符(以字母或下划线开头,后面可以是数字字母或下划线) 字符串常量 字符常量 整数常量 普通实型 有+/-科学记数 无+/-科学记数 注释说明,还不能处理预处理命令33种运算符说明:,() [] .在界符中有,这里出 , ? : sizeof 也没给出11种分界符32种关键字程序使用转换表设计,运行速度快,本人还对每个能识别的符号