搜索资源列表
samsmode
- 短信猫源码,自己编写的。请仔细查看说明手册,谢谢故事纳西-SMS cat source code, prepared by themselves. Please carefully check guidebooks, thank story Naxi
MeshViewerCn
- 由于Ogre自带的模型观察器无法处理中文名,和查看从天龙八部中导出的mesh和骨骼动画,所以他写了一个小工具。过程中重编译了Ogre的源码以便其支持中文资源名和处理天龙八部的模型资源。-model editor
VBExplorer
- vb反编译的软件,可以查看vb程序的源码,大家觉得好就下吧-vbexplorer
makefile
- makefile教程,教你如何编写makefile文件 在这篇文档中,将以C/C++的源码作为我们基础,所以必然涉及一些关于C/C++的编译的知识,相关于这方面的内容,还请各位查看相关的编译器的文档。这里所默认的编译器是UNIX下的GCC和-makefile tutorial teaches you how to write makefile file in this document, will be C/C++ source code as our foundation, so must
stripcc-0.2.0.tar
- 在网上下载的源码中,很多源码为了考虑移植性,加入了大量的条件编译,使得我们查看代码容易看花眼。 stripcc能根据makefile规则,去除不被编译的代码段,让代码清爽起来。此工具适用于使用makefile的任意C/C++代码工程。-Download source, a lot of source code in order to consider the portability by adding a lot of conditional compilation allows us to