搜索资源列表
071222@52RD_makefile
- linux 环境下的make file 教程
GNUMake
- GNU make file 文件檔 GNU make file 文件檔
mkdosfs
- mkdosfs - Make DOS file system utilty. I wrote this, partially to complement the dosfsck utility written by Werner Almesberger (who graciously gave me some pointers when I asked for some advice about writing this code), and also to avoid
AutoMake-HowTo
- 作为Linux下的程序开发人员,大家一定都遇到过Makefile,用make命令来编译自己写的程序确实是很方便。一般情况下,大家都是手工写一个简单Makefile,如果要想写出一个符合自由软件惯例的Makefile就不那么容易了。这是个很详细的automake教程,看完你就知道怎样写正规的make file了。-Under the procedures as Linux developers, we must have encountered Makefile, use make command
linux_prog_doc
- 14篇Linux编程文档:供初学者参考。 内容包括: GCC介绍 Make file书写方法 文件与网络编程 进程与线程编程 等等...
studyforlinux.tar
- 1.make file 中文教程,2. linux内核学习,3.电视基顶盒的资料,4.嵌入式最小系统资料 5.linux系统裁减-for linux study
file-3.33.tar
- Fairly straightforward port. Only a few changes: 1. Changed man1 to man.1, etc in Makefile to conform to SCO convention. 2. Added -Dsco to Makefile for following checks: a. We don t want stdio.h in file.h b. We do want stdio.h in inte
file-3.22-src.tar
- Fairly straightforward port. Only a few changes: 1. Changed man1 to man.1, etc in Makefile to conform to SCO convention. 2. Added -Dsco to Makefile for following checks: a. We don t want stdio.h in file.h b. We do want stdio.h in inte
Research-And-Development-Of-RSA-File-Encryption.ra
- 分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密操作的窗体应用程序。经过加密的文件以及密钥文件都是文本文件。给出关键类类图、整个应用程序的结构描述文档、关键模块流程图、较详细的接口文档、所有源代码。对应用程序进行测试,对测试结果进行分析研究,进而对应
071107232651
- lev00最新版本,新版本编译;make file 文件修改-lev00 version 3.20
Makefile
- 什么是makefile?或许很多Winodws的程序员都不知道这个东西,因为那些Windows的IDE都为你做了这个工作,但我觉得要作一个好的和professional的程序员,makefile还是要懂。这就好像现在有这么多的HTML的编辑器,但如果你想成为一个专业人士,你还是要了解HTML的标识的含义。特别在Unix下的软件编译,你就不能不自己写makefile了,会不会写makefile,从一个侧面说明了一个人是否具备完成大型工程的能力。 -the make file document de
Makefile_study
- make file 编写说明,很详细。中文教程-make file written instructions, very detailed. Chinese Tutorial
LCD_UG32F11_LM3S9B96.tar
- This file contain: Code for lm3s9b96 to controll a QVGA 320x240 Lcd ug32f11, this code uses SafeRTOS, open the tar file into a directory and do make, you will need a toolchain form cortex M3, if you use another one different from arm-none-eabi-gcc,
Makefile
- Make File书写方法,其中讲解了Makefile的基本语法-Make File writing method, which explains the basic syntax of Makefile
make
- 这是本人珍藏的一个讲如何写makefile的文件,很不错,初学者必看-This is my collection about how to write a makefile file, very good, beginners must see! !
Linux_MakeFile
- linux平台makefile编写,详细讲述了makefile编写的规则,技巧。从最基本的linux脚本到高级makefile编写例子-programming for make file on linux os, from base shell programming to advanced make file programming.
Make
- Make file doucments for building the application
makefile
- linux makefile 一本详细介绍make file的开发书籍,对广大linux初学者有很大的帮助。-linux makefile
mkfiles
- 用C语言编制一个对一系列文件反复读写的命令行程序。-use C language to make file
1-LEACH-Makefile-modified
- leach make file... modified for wireless sensor network utilization.