搜索资源列表
typeof
- typeof,编译时获取表达式类型运算符,是gcc编译器的一个扩展(intel编译器 也支持). 笔者最近作一个项目时需要用比较hack的手段把第三方的dll(无lib但有头文件)里面的外部函数以函数指针的方式提取出来给其他模块作全局变量用,500多个函数呀,声明函数指针可不是个轻松事,类型名字至少排满一行,写了50多个就受不了了. 找了boost的typeof,把里面的代码大幅度简化,提炼,去掉一些依赖.请使用TYPEOF宏,无任何运行时开销。 本版本利用了vc6的1个bug(子类
compile
- C_minus编译器,linux下的。编译课程设计可用。-c_minus for linusC_minus compiler. Compiled curriculum design available.
51c_language
- 这是一个51芯片源码锦集,基本要用的源码都有,可用Keil uVision4编译-This is a set of 51 chip source kam, basic source has to be used, can use Keil uVision4 compilation
12864
- 显示屏12864显示程序,已经编译通过,完全可用,可复制到编译器中使用。-12864 screen display program has been compiled through, fully available, can be copied to the compiler used.
PL0源代码(C语言版)
- PL0编译器源码,根据编译原理课本上代码整理,亲测可用(PL0 compiler source code)
北航Pascal编译 可用程序
- 个人编写的过考试用编译器,能完成最基本的编译功能。仅供参考。(The Compiler used by myself to pass examination.For refrence only.)