资源列表
Cplusplus_perfect_source_code
- C++完美演绎源代码,整合C++相关经典算法-C++ perfect source code
bianyiyuanlijidainma
- 编译原理及其代码 很有用 希望对大家有帮助 -Compiled code very useful principle and hope to help
mingw
- mingw强大的编译器,可以类似于VC6.0但是不会出现像VC那样出现莫名其妙的司机-mingw powerful compiler that can appear similar to VC6.0 but not appear as baffling as the driver of VC
compiler_code
- 编译器实现的一个代码,vc6.0平台下实现,可以实现基本的功能-Compiler implementation of a code, vc6.0 platform to achieve, basic functions can be achieved
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
typeof_common
- typeof,编译时获取表达式类型运算符,是gcc编译器的一个扩展(intel编译器 也支持). 笔者最近作一个项目时需要用比较hack的手段把第三方的dll(无lib但有头文件)里面的外部函数以函数指针的方式提取出来给其他模块作全局变量用,500多个函数呀,声明函数指针可不是个轻松事,类型名字至少排满一行,写了50多个就受不了了. 找了boost的typeof,把里面的代码大幅度简化,提炼,去掉一些依赖.请使用TYPEOF宏,无任何运行时开销。 本版本利用了vc6的1个bug(子类
MHS6.1
- Memory Hacking SoftWare
VirtualDesktop
- Vitual desktop programer source
Check
- Check If you regis the Vcredist
S7BlocksUnlock
- 主要是对西门子PLC功能块的解锁问题实现了一键完成。-Mainly for unlocking Siemens PLC function blocks to achieve a key issue to complete.
Markup112
- RapidXml 试图成为最快的 XML DOM 解析工具包,同时保证解析结果的可用性、可移植性以及与 W3C 标准的兼容性。RapidXml 使用 C++ 编写,因此在操作同一数据时,其解析速度接近于 strlen() 函数。 整个解析工具包包含在一个头文件中,所以使用时不用编译也不用连接。要想使用 RapidXml 只要包含 rapidxml.hpp 即可,当然如果要用附加功能(如打印函数),你可以包含 rapidxml_print.hpp 文件。 RapidXml 为采用C++语言
LuaProgrammingLanguage
- Lua本身是以简单优雅为本,着眼于处理那些C不擅长的任务。借助C/C++为其扩展,Lua可闪现无穷魅力。Lua本身完全遵循ANSI C而写成,只要有C编译器的地方,Lua便可发挥她的力量。Lua不需要追求Python那样的大而全的库,太多累赘,反而破坏了她的优美。-Lua itself is simple and elegant oriented, focused on dealing with the tasks that C is not good. With C/C++ for its e