搜索资源列表
des-linux-1.0.tar.gz 3DES加解密C源码
- 3DES加解密C源码,32位。内带makefile。以验证可用,3DES encryption and decryption C source, 32. Within the band makefile. Can be used to verify
ping
- linux下实现一个ping程序源码,内含Makefile-linux source code to achieve a ping program that contains Makefile
embeded_linux
- 《嵌入式Linux应用开发详解》的源码 /demo**本书各章部分例子程序源代码 /examples**样例程序的源代码和makefile- Embedded Linux application development explain the source/demo** part of the various chapters of the book source code examples/examples** sample program source code and mak
922624schar
- linux字符设备驱动程序schar 内附makefile-linux character device driver makefile containing Schar
makefile
- 学习makefile经典材料,linux编程必看.-Learning makefile classic material,a must for linux programming
MakeFile
- Linux下一个简单的Makefile文件的具体实现。可以使用其作为框架来编译自己的Linxu程序-Linux with a simple Makefile file under the concrete implementation. You can use it as a framework to compile your own programs Linxu
example09
- linux下实现一个防火墙的简单程序,文件中带有Makefile-linux firewall to achieve a simple program, file with the Makefile
Linux
- linux操作系统下C语言编程入门 源程序编译 Makefile 的编写 程序库的链接 程序的调试 头文件和系统求助 -linux operating system, C language programming entry
shell-and-Makefile
- 跟我一起写Makefile和Shell的主要命令,对于初学Linux开发非常有用-Makefile Linux Shell
linux2.6-kernel-Makefile
- 2.6内核详解 Makefile 特性及其作用 能够熟悉内核的Makefile 便于内核编译-2.6 kernel Xiangjie properties and role in Makefile to become familiar with kernel compiling the kernel Makefile to facilitate
makefile
- Linux下Makefile书写的详细规则,最全的Makefile读写说明-Makefile under Linux detailed rules of writing, the most complete descr iption of read and write Makefile
Makefile.tar
- 最基本的Makefile, Linux/Unix 多文件编程必备,学习Makefile的必经阶段代码。-The most basic Makefile, Linux/Unix multi-file programming required, the necessary stage of learning Makefile code.
linux-dev-framework-master实现p2p
- linux-dev-framework是一个Linux程序开发框架,基于C语言和gcc工具链。 linux-dev-framework内含一份简单的源码目录结构、一些常用的C例程和makefile编译脚本。(Linux-dev-framework is a Linux program development framework based on the C language and the GCC tool chain. Linux-dev-framework contains a
Makefile进行多文件的编译
- 学习makefile对linux下的多文件进行同时编译,比gcc进行的单文件编译高效,方便(Learning makefile for Linux under the simultaneous compilation of multiple files, than GCC single file compilation efficient and convenient)
跟我一起写Makefile-陈皓
- 该文件可以帮助C++编程者快速的写出makefile文件。尤其在linux系统下,编写大规模系统文件,该文档的帮助很大。(This file helps C ++ programmers write out makefiles quickly. Especially in the linux system, the preparation of large-scale system files, the document is of great help.)
Makefile
- More linux source file
awk实用程序源码
- Linux 平台下编写程序语言的makefile脚本编写入门文档(An introductory document for writing makefile scr ipts for programming language under the Linux platform)
跟我一起写 Makefile
- Makefile入门,linux学习,shell学习(Makefile,linux and shell,study)
linux开发Makefile模板
- Linux软件Makefile模板,满足C、C++文件单独编译或混合编译要求,用户按照框架即可一键Make,生成可执行程序(Linux software Makefile template to meet C, C++ files individually compiled or mixed compilation requirements, users follow the framework to execute Make commands to generate executable pr
Linux操作系统下C
- 本书介绍在Linux环境下进行C语言编程所需要的知识,可以学到以下内容:1.源程序编译;2.Makefile的编写;3.程序的调试;4.头文件和系统求助。(Knowledge needed for C language programming under Linux environment)