资源列表
[编译器/词法分析] VirtualDesktop
说明:Vitual desktop programer source<Tuan> 在 2024-11-19 上传 | 大小:393kb | 下载:0
[编译器/词法分析] typeof_common
说明:typeof,编译时获取表达式类型运算符,是gcc编译器的一个扩展(intel编译器 也支持). 笔者最近作一个项目时需要用比较hack的手段把第三方的dll(无lib但有头文件)里面的外部函数以函数指针的方式提取出来给其他模块作全局变量用,500多个函数呀,声明函数指针可不是个轻松事,类型名字至少排满一行,写了50多个就受不了了. 找了boost的typeof,把里面的代码大幅度简化,提炼,去掉一些依赖.请使用TYPEOF宏,<朱元> 在 2024-11-19 上传 | 大小:2kb | 下载:0
[编译器/词法分析] Compilers_Principles_Techniques_and_Tools(2nd_Edit
说明:编译原理经典书籍,“龙书”英文版第二版,是学习编译原理的必备书籍-Compiler theory classic books, " Dragon book" English second edition, is to learn the essential principles of book compiled<wzw> 在 2024-11-19 上传 | 大小:47.22mb | 下载:0
[编译器/词法分析] compiler_code
说明:编译器实现的一个代码,vc6.0平台下实现,可以实现基本的功能-Compiler implementation of a code, vc6.0 platform to achieve, basic functions can be achieved<wzw> 在 2024-11-19 上传 | 大小:52kb | 下载:0
[编译器/词法分析] bianyiyuanlijidainma
说明:编译原理及其代码 很有用 希望对大家有帮助 -Compiled code very useful principle and hope to help<chuchuyajun> 在 2024-11-19 上传 | 大小:1.05mb | 下载:0
[编译器/词法分析] Cplusplus_perfect_source_code
说明:C++完美演绎源代码,整合C++相关经典算法-C++ perfect source code<刘军荣> 在 2024-11-19 上传 | 大小:125kb | 下载:0
[编译器/词法分析] ReversePolishNotation
说明:中缀表达式转换为逆波兰表达式,并计算逆波兰式结果。-Infix expression into Reverse Polish expression, and calculate the Reverse Polish Notation results.<Chen> 在 2024-11-19 上传 | 大小:5kb | 下载:0