搜索资源列表
Makefile_c_test
- cygwin下的包含各种c基本操作的demo程序,makefile支持随意添加源文件到根目录,并自动生成dependecy,是学习linux编程和makefile的好代码。-cygwin contains all the basic operation of the c demo procedures, makefile support arbitrarily add source files to the root directory, and automatic generation dep
autoconf-2.13.tar
- 这是一个自动生成MAKEFILE的工具。在LINUX工程项目里是很好的帮手。希望对大家有点帮助。-This is an automatically generated MAKEFILE tool. LINUX projects in Lane is a good helper. We hope to help a bit.
automake-1.4-p5.tar
- 这是一个自动生成MAKEFILE的工具。相信大家都听说过。在LINUX工程项目里是很好的帮手。希望对大家有点帮助。-This is an automatically generated MAKEFILE tool. I believe we have heard about. LINUX projects in Lane is a good helper. We hope to help a bit.
libtool-1.4.2.tar
- 这是一个自动生成MAKEFILE的工具。一个很有用的库。在LINUX工程项目里是很好的帮手。希望对大家有点帮助。-This is an automatically generated MAKEFILE tool. A very useful libraries. LINUX projects in Lane is a good helper. We hope to help a bit.
llg256
- linux-2.4内核修改工具,可以方便的定制启动图标,根据指定的BMP,自动生成linux内核的C语言代码 -linux-2.4 kernel modifying tools, to facilitate the commencement icon customization, According to the designated BMP, automatic generation of the Linux kernel C language code
tmake-1.13
- 一个自动生成makefile的工具,对于小型linux的工程,这个工具很好!
mks
- 用于搜寻linux操作系统访问过的文件,自动生成安装脚本,可用于定制超小体积的linux系统,程序虽小,但肯定是很多linux程序员所需要的,关键是这种定制方法的独创性和高效性
dhcp_autoip_client
- 程序实现了Linux下dhcp客户端以及autoip客户端的功能,即当网络中有dhcp服务器时从dhcp服务器获取IP,没有时由autoip策略自动生成169.254.0.0网段IP,实现自组网功能。
tmake.tar
- linux下tmake程序,用于自动生成Makefile文件。
makefile_study
- 万能makefile学习代码,适合于所有c、c++文件,有了它以后的所有代码都不用写makefile,也是学习makefile很好的参考代码,有三个文件夹,包括:1、单一文件夹源文件make,2、工程用多文件夹3、静态库动态库自动生成。-Universal makefile learning code, suitable for all c, c++ files, with all the code after it do not have to write makefile, makefile
05
- 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
10
- 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类似
09
- 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
08
- 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
06
- 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
04
- 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
makefile_for_start
- 使用通配符编写的makefile,将源码放在根目录下,使用此makefile可自动生成与目录名相同的可执行文件。同时附多级目录的makefile的demo,可将不同模块放到不同目录中,便于管理。附多个文档,为本人搜集编译后,供初学者使用入门。-Prepared by the use of wildcard makefile, the source code on the root directory, use this makefile to automatically generate a d
src
- 使用C实现的R树结构,可以自动生成大量矩形或自己修改输入固定的矩形。根据最小扩大原则和Guttman的经典算法实现的结构。经过测试,构建的最小MBR结果都是正确的。-The use of C to achieve the R-tree, you can automatically generate a large number of rectangular or modify their own fixed rectangular input. The smallest expansion in
openswan-2.6.22.tar
- IPsec服务器,可以自动生成证书密钥等-IPsec server certificates can be automatically generated keys, etc.
MagicCube
- 三种方法生成5*5*5的魔方 (1)通过预制件数组 ?(2)通过材质数组 ?(3)通过随机设定每个小块的颜色(Three methods of generating 5*5*5 cube (1) by a preform (2) through the material array array (3) by a random set for each piece of color)