搜索资源列表
retroguard-v2.3.1gpl
- retroguard 混淆器 Included in this release are the following files and directories: Readme.txt : This file. License.txt : For commercial projects, RetroGuard Pro is distributed under an annual subscr iption-based commercial license. -OR
GNU_make.pdf.tar
- gnu make 中文文档,内容简单明了,适合初学者-gnu make Chinese documents, the contents of simple and clear, suitable for beginners
GNUMake
- 讲述GNU make工具,涵盖GNU make的用法、语法。同时重点讨论如何为一个工程编写Makefile-About the GNU make tools, covering the use of GNU make, grammar. Also focus on how to prepare a project Makefile
cp
- 对c代码进行语法分析,生成语句之间的连接关系,借助dot工具以图形化方式显示,另外解析出每个函数的变量的定义、使用情况 该版本没有加入预处理,预处理功能可以自己开发(有些复杂),也可以借助gnu c的预处理功能-Parse c code to generate the connection between the statement, with the dot tool graphically displays another parse out the variables of ea
multi2sim-4.1.tar
- Multi2Sim CPU-GPU 仿真器, 4.1版本 基于Linux的版本。可以用GNU make编译。 可以设计自己的CPU或者CPU-GPU架构,然后仿真。-Multi2Sim CPU-GPU Simulator. Version 4.1
cdrtools-2.01.tar
- 刻录机,cdrtools2.01, 可以在ubuntu下实现多段刻录,也可以在ARM板上,不过,这得需要移植-You**need** either my "smake" program, the SunPRO make from /usr/bin/make (SunOS 4.x) or /usr/ccs/bin/make (SunOS 5.x) or GNU make to compile this program. Read READMEs/README.gmake for
GNU-make.pdf.tar
- 这个是比较详细的gnu MAKE手册,里面介绍了make的启动规则和一些文件-gnu make
GMP 6.1.1
- GMP 6.1.1 GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating-point numbers. There is no practical limit to the precision except the ones implied by the available memory in the machin
The GNU Make Book
- The GNU Make Book demystifies GNU make and shows you how to use its best features. You'll find a fast, thorough rundown of the basics of variables, rules, targets, and makefiles. Learn how to fix wastefully long build times and other common problems,