搜索资源列表
sp-1.3.4.tar
- SP是一个基于GNU C++编译器,并且VC6可编译的源码包,用途在于解析SGML文档。SP内置nsgml命令行工具以便进行更方便的非编程的SGML处理工作;此外SP也提供良好的编程接口以便能够进行更复杂的处理。-SP is a based on the GNU C++ compiler, and VC6 can compile the source packages, uses is to resolve SGML documents. SP built nsgml command-line
C_language_lexical_analyzer
- 用C++写的C语言词法分析器,vc6.0开发-Written in C++, C language lexical analyzer
c02 vc6
- 类似vc的集成开发环境,包括编辑器,调试器,编译器的全部源代码,真正的交互式,支持代码自动生成技术-Vc similar integrated development environment, including the editor, debugger, compiler of all source code, a truly interactive, support automatic code generation technology
Visual_Assist_X_10.6.1822.0
- 一个很好的插件,会让你编程时节省很多时间, 【1】Visual Assist X for VS2008/VS2005/VS2003/VC6 安装方法: 先双击运行:Visual Assist X 10.5.1738.0.exe 进行安装,之后将 破解补丁 文件夹内的 VA_X.dll拷贝到 Visual Assist X 的安装目录内覆盖源文件即可!-A good plug-in, and you will save a lot of programming time, 【1】 V
typeof
- typeof,编译时获取表达式类型运算符,是gcc编译器的一个扩展(intel编译器 也支持). 笔者最近作一个项目时需要用比较hack的手段把第三方的dll(无lib但有头文件)里面的外部函数以函数指针的方式提取出来给其他模块作全局变量用,500多个函数呀,声明函数指针可不是个轻松事,类型名字至少排满一行,写了50多个就受不了了. 找了boost的typeof,把里面的代码大幅度简化,提炼,去掉一些依赖.请使用TYPEOF宏,无任何运行时开销。 本版本利用了vc6的1个bug(子类
VCimplementationCthetypeofreflexmechanisms
- VC实现C++的类的反射机制 此代码在VC6和2005上测试通过-VCimplementationC++thetypeofreflexmechanisms
ODbgScript.1.78.3.VC6
- OD 脱壳及调试脚本插件源代码,最新版本ODBGscr ipt 1.78.3.VC6 源代码-。-OD shelling and debug scr ipts, plug-in source code, the latest version ODBGscr ipt 1.78.3.VC6 source code.
K3D10
- VC6.0 OpenGL例子代码:K3D10.rar-VC6.0 OpenGL example code: K3D10.rar
MDLrenwu
- VC6.0 OpenGL例子代码:MDLrenwu.rar-VC6.0 OpenGL example code: MDLrenwu.rar
guangxian
- VC6.0 OpenGL例子代码:guangxian.rar-VC6.0 OpenGL example code: guangxian.rar
jixie
- VC6.0 OpenGL例子代码:jixie.rar-VC6.0 OpenGL example code: jixie.rar
glut-3.7.6
- VC6.0 OpenGL例子代码:glut-3.7.6.rar-VC6.0 OpenGL example code: glut-3.7.6.rar
peinject
- VC6.0 OpenGL例子代码:peinject.rar-VC6.0 OpenGL example code: peinject.rar
VC98s
- VC6.0 的编译器 不带界面的 里面有bat 即可编译
编译原理与实践(代码)
- 编译原理与实践(tiny c)代码, vc6编译。(Compiler theory and Practice (tiny C) code, VC6 compiler.)
最小vc6.0
- 一个vc6的最小编译器(ANSI C命令行版本)只可编译 .c文件,无其他功能。(A minimal compiler of VC6 (ANSI C command line version) can compile.C files without any other functions.)