搜索资源列表
20063838
- 本节学习GNU推出的Linux系统下C编译器----gcc,主要介绍这种编译器的基本原理和使用方法,以及编译过程中所产生的错误的原因及对策。 -this section study launched by the GNU Linux System C compiler - gcc. This introduces the basic compiler theory and methods, compile and process are the wrong reasons and count
gnudos
- dos作業系統源代碼,用GNU C 來編譯 , 我是來自台灣的朋友 , 謝謝 :)-dos operating system source code, to use the GNU C compiler, I was a friend from Taiwan, thank you :)
402_01
- CForms, by Lars Berntzon (Stockholm, Sweden), is a tool for building interactive forms-driven applications. CForms applications can run on nany type of library supported by the \"curses\" library. CForms uses a language-based design to define forms.
Tiger Compiler
- GNU C compiler from Tiger textbook
20081222(des-ka9q-1.0-i386-gnu).tar
- DES加密解密源代码,c语言编写,在Linux系统下编译后直接可用-DES encryption and decryption source code, c language, in the Linux system can be used directly after the compiler
AboutGccComplier
- Linux系统下的Gcc(GNU C Compiler)是GNU推出的功能强大、性能优越的多平台编译器,是GNU的代表作品之一。gcc是可以在多种硬体平台上编译出可执行程序的超级编译器,其执行效率与一般的编译器相比平均效率要高20 ~30 。 Gcc编译器能将C、C++语言源程序、汇程式化序和目标程序编译、连接成可执行文件,如果没有给出可执行文件的名字,gcc将生成一个名为a.out的文件。在Linux系统中,可执行文件没有统一的后缀,系统从文件的属性来区分可执行文件和不可执行文件。而gc
GNUCplusplus(andC)forLinux
- This fi le is a C programming tutorial using the GNU C compiler and GNU Libc.
How_to_Write_makefile
- makefile关系到了整个工程的编译规则。一个工程中的源文件不计数,其按类型、功能、模块分别放在若干个目录中,makefile定义了一系列的规则来指定,哪些文件需要先编译,哪些文件需要后编译,哪些文件需要重新编译,甚至于进行更复杂的功能操作,因为makefile就像一个Shell脚本一样,其中也可以执行操作系统的命令。 makefile带来的好处就是——“自动化编译”,一旦写好,只需要一个make命令,整个工程完全自动编译,极大的提高了软件开发的效率。make是一个命令工具,是一个解释make
GCCManual
- Linux系统下的Gcc(GNU C Compiler)是GNU推出的功能强大、性能优越的多平台编译器,是GNU的代表作品之一。gcc是可以在多种硬体平台上编译出可执行程序的超级编译 器,其执行效率与一般的编译器相比平均效率要高20 ~30 。-Linux system under Gcc (GNU C Compiler) is GNU introduced the powerful, the superior performance of multi-platform compiler, i
GCC_command
- 关于GCC命令的中文手册. 手册内容摘自GNU C编译器的完整文档-GCC' s command of the Chinese manual It is an excerpt from the complete GNU C compiler documentation
e_scalb
- ISO C++ 2011 standard. This support is currently experimental, and must be \ enabled with the -std=c++11 or -std=gnu++11 compiler options.
gcc-2.95.1.tar
- gcc ver2.95.1 gnu c compiler