Welcome![Sign In][Sign Up]
Location:
Search - makefile s

Search list

[Linux-UnixMakefile指南

Description: Makefile编程及相关资料的介绍与入门。很适合初学者的学习与借鉴-Programming knowledge for Makefile. It s very usful for beginners.
Platform: | Size: 431665 | Author: 李东 | Hits:

[Windows DevelopMyGiftPiano

Description: MyGiftPiano_32位汇编在WINDOWS环境下做成的一个钢琴模拟软件 这是我送给我一个好友的一个作品,是在学习自学了32位汇编语言后做 的。比较简单,效果却很不错!内有源代码、MAKE工具、MAKEFILE文件 等说明。值得一读。-MyGiftPiano_is a 32 bit assebler software using for piano simulation in Windows system. This is a project after I learned the 32 bits assembler language and is a gift to my best friend. It s simple but has perfect effect. The software itself include source code, the MAKE tool, MAKEFILE documents ect. It s worth a try!
Platform: | Size: 78848 | Author: 谷穗 | Hits:

[Linux-UnixMakefile指南

Description: Makefile编程及相关资料的介绍与入门。很适合初学者的学习与借鉴-Programming knowledge for Makefile. It s very usful for beginners.
Platform: | Size: 431104 | Author: 李东 | Hits:

[Chess Poker games猜单词

Description: 和文曲星一样的猜英文单词游戏,比较有趣。加入了makefile,可在linux下编译成嵌入式系统需要的应用程序-and rings like the English word games guess that's more interesting. Joined the makefile can be compiled under Linux embedded system needs applications
Platform: | Size: 14336 | Author: 高约 | Hits:

[Other resourceMakefil-with-me

Description: 跟我一起写 Makefil,我们一步一步开始做!!! 什么是makefile?或许很多Winodws的程序员都不知道这个东西,因为那些 Windows的IDE都为你做了这个工作,但我觉得要作一个好的和professional的 程序员,makefile还是要懂。这就好像现在有这么多的HTML的编辑器,但如果 你想成为一个专业人士,你还是要了解HTML的标识的含义。特别在Unix下的软 件编译,你就不能不自己写makefile了,会不会写makefile,从一个侧面说明 了一个人是否具备完成大型工程的能力!!! 文中详细的很的-join me in writing Makefil, we start step by step! ! ! What is the makefile? Maybe a lot of Winodws programmers do not know such a thing. because Windows IDE for you to do the job. But I think to make a good and professional programmers. makefile still trying to understand them. It's like now there are so many HTML editor, but if you want to be a professional, you must understand HTML or for the identification of meaning. Especially in the Unix software compiler, you can not write his makefile. will write makefile, From a side note of whether a person has completed major projects capacity! ! ! Details of the text is
Platform: | Size: 254976 | Author: 卢桂荣 | Hits:

[WEB CodeMakefile

Description: 什么是makefile?或许很多Winodws的程序员都不知道这个东西,因为那些Windows 的IDE 都为你做了这个工作,但我觉得要作一个好的和professional 的程序员, makefile还是要懂。这就好像现在有这么多的HTML的编辑器,但如果你想成为一个专 业人士,你还是要了解HTML的标识的含义。特别在Unix下的软件编译,你就不能不 自己写makefile了,会不会写makefile,从一个侧面说明了一个人是否具备完成大型工 程的能力。-What is a makefile? Winodws many programmers may not know this thing, because those who IDE for Windows, you have done this job, but I feel the need to make a good and professional programmers, makefile or to understand. It s like now there are so many HTML editors, but if you want to be a professional, you have to understand the meaning of HTML logo. Particularly in the software compiler under Unix, you can not write their own makefile, and will not write makefile, from one aspect shows whether a person has the ability to complete major projects.
Platform: | Size: 509952 | Author: riyu | Hits:

[Technology ManagementMakefile

Description: makeFile编写技巧,是初学人员的极好的教程。-makefile preparation techniques, is an excellent beginner s tutorial staff.
Platform: | Size: 510976 | Author: kyle | Hits:

[ARM-PowerPC-ColdFire-MIPSspi

Description: 这是运行在S3C2440+linxu上的SPI控制器驱动程序,里面包含Makefile-This is running on S3C2440+ Linxu the SPI controller driver, which contains Makefile
Platform: | Size: 12288 | Author: 吴帅 | Hits:

[Linux-Unixcamsnap

Description: 程序是根据vidcat改的,只能抓PPM的图. makefile的内容如下,请注意打小写: cc=gcc #cflags=-i/firendly-arm/kernel/include -i/usr/local/arm/2.95.3/arm-linux/include -wall -dhave_libjpeg #-dvideo_dev=\"/dev/v4l/video0\" -dversion=\"0.7.2\" cflags=-wall -dvideo_dev=\"/dev/video0\" -dversion=\"0.7.2\" camsnap: camsnap.c 用法如下: camsnap -v -s 420x420 -o my.ppm 这儿请注意:s 的大小必需是8能整除的倍数. 这个程序我是在rh9下作的,需要交叉编译的朋友就把注释去掉,再给下面的注释就可以了.-Vidcat procedure is in accordance with the law, can only grasp PPM plans. Makefile reads as follows, please note that playing lowercase: cc = gcc# Cflags =- i/firendly-arm/kernel/include-i/usr/local/arm/2.95 .3/arm-linux/include-wall-dhave_libjpeg#-dvideo_dev =
Platform: | Size: 2048 | Author: yinlingpeng | Hits:

[Othergnu-make-doc-zh_CN-1.3

Description: 一本详细介绍Makefile的格式,语法,包含函数,变量和库等相关操作的中文书籍。非常适合嵌入式开发-the book includes the discription of the makefile s format,varible, function,library etc . it is suitable for the linux developers and emmbed developers
Platform: | Size: 926720 | Author: 强强 | Hits:

[OtherMakefile

Description: 讲述如何写makefile的文章,对GNU的make进行讲述,环境是RedHat Linux 8.0,make的版本是3.80。这个make是应用最为广泛的,也是用得最多的。而且其还是最遵循于IEEE 1003.2-1992 标准的(POSIX.2)。-Makefile on how to write an article on GNU' s make to talk about, the environment is RedHat Linux 8.0, make the version is 3.80. The make is the most widely used and is also the most used. But its still the most followed in the IEEE 1003.2-1992 standard (POSIX.2).
Platform: | Size: 924672 | Author: 牛志强 | Hits:

[ELanguagemakefile

Description: 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 involve some information about C/C++ compiler' s knowledge, relevant to content in this area, also please see documents related to the compiler. Here are the default compiler is GCC and CC under UNIX
Platform: | Size: 330752 | Author: 狮子 | Hits:

[Linux-Unixmakefile

Description: 什么是makefile?或许很多Winodws的程序员都不知道这个东西,因为那些Windows 的IDE 都为你做了这个工作,但我觉得要作一个好的和professional 的程序员, makefile还是要懂。这就好像现在有这么多的HTML的编辑器,但如果你想成为一个专 业人士,你还是要了解HTML的标识的含义。-What is a makefile? Maybe a lot of Winodws programmers do not know this thing, because the Windows of the IDE are you doing this job, but I think to make a good and professional programmer, makefile or to understand. It' s like there are so many HTML editors, but if you want to be a professional, you still have to understand the meaning of the identity of HTML.
Platform: | Size: 428032 | Author: lvjunhao | Hits:

[SCMMakefile

Description: 用于avr的通用makefile,只要修改器件名称,添加需要的源文件路径,就能使用了,默认使用avrdude的usbasp进行下载-For avr general makefile, as long as the modified device, add the desired source file path, you can use the default download using avrdude' s usbasp
Platform: | Size: 1024 | Author: lgm | Hits:

[Linux-Unixmakefile

Description: 跟我一起写makefile.pdf文档 教你如何写makefile。-Makefile pdf. It s a good material to tell you how to program you own Makefile.
Platform: | Size: 489472 | Author: zuohaibiao | Hits:

[Linux-UnixWith-me-to-write-Makefile

Description: 什么是makefile?或许很多Winodws的程序员都不知道这个东西,因为那些Windows的IDE都为你做了这个工作,但我觉得要作一个好的和professional的程序员,makefile还是要懂。这就好像现在有这么多的HTML的编辑器,但如果你想成为一个专业人士,你还是要了解HTML的标识的含义。特别在Unix下的软件编译,你就不能不自己写makefile了,会不会写makefile,从一个侧面说明了一个人是否具备完成大型工程的能力-What is a makefile? Maybe a lot of Winodws programmers do not know this thing, because those are the Windows IDE to do this work for you, but I feel the need to make a good and professional programmers, makefile, or to understand. It s like there are so many of the HTML editor, but if you want to become a professional, you still have to know HTML to identify the meaning. Especially in the software compiler under Unix, you can not write your own makefile, and will not write makefile, from one angle, whether a person has the ability to complete large projects.
Platform: | Size: 56320 | Author: wu | Hits:

[Driver Developmakefile

Description: 该文档是s3c2440芯片的spi1接口在linux系统中驱动模块的makefile文件。可以直接在文档目录下执行make命令。-this file is the makefile of the driver of s3c2440 s spi interface。you can exercise the command make in the same pathetic。
Platform: | Size: 2048 | Author: wudingzhiying | Hits:

[Linux-UnixMakefile

Description: 本文档详述了Makefile文件的书写方法,对于编写自动化脚本有很大帮助。-This document details the writing of the Makefile. It s of great help for writing automated scripts.
Platform: | Size: 428032 | Author: | Hits:

[Industry researchMakefile

Description: 跟我一起写makefile文件,非常经典的文档,陈皓大哥的经典博文-With me to write the makefile, classic document, Chen Hao Brother' s classic Bowen
Platform: | Size: 940032 | Author: yongpenghan | Hits:

[Linux-UnixMakefile

Description: 学习Linux下编写Makefile的不错的资料,大家抽空看一下,帮助会很大的-Prepared to learn Linux Makefile s good information, we find time to look at, will be an enormous help. . . . .
Platform: | Size: 431104 | Author: 郭天骄 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net