搜索资源列表
GCC-help
- GCC是linux的编译器,等价于windows中的c。重要性不可言语。-GCC is the compiler, equivalent to the c windows. Not importance of language.
pcil
- linux 下PCI设备的扫描程序。gcc,C+ASM完成。-the scanning equipment. Gcc, the C ASM completed.
gcc-2.95.3
- gcc-2.95.3 Linux下最常用的C编译器-gcc - 2.95.3 Linux the most commonly used C compiler
gcc-4.1.0.tar
- linux下编程用 编译软件,gcc,对学习c,c++语言很好用-with compiler software, gcc, to learn c, c good with language
trav-dir.c
- 本文件可以在linux,UNIX 或者 Cygwin 下面编译执行, gcc -o filename.c 即可。 主要的功能是遍历目录,根据命令行参数可以实现文件拷贝文件查看等功能。 可以列出比某一时间更新的文件,并拷贝到另外一个目录中,并且保持目录结构不变化。 也可以只列目录名称,或者只列某系扩展名的文件名。可以打印文件信息。 如果用户经常需要备份一个目录下面的所有新文件,则此工具非常有效。
c++andunixc
- 标准c++的学习源代码。还有uc代码 15天c++学习代码和4天unix c学习代码 使用gcc编译器,solaris环境,完全通过编译,源自达内科技学习笔记
GNU;GCC;Manual
- 本手册页内容摘自GNU C编译器的完整文档,仅限于解释选项的含义。
gcc
- gcc帮助文档!对linux c/c++开发大有帮助!
UTF-8toGB2312
- C语言实现UTF-8与GB2312互换,提供详细的转换函数-C language UTF-8 with GB2312 exchange, provide a detailed transfer function
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交叉编译工具链)或类
MinGW5.1.6
- MinGW是一款比较优秀的c++编程工具集合,希望大家喜欢,无私奉上-this is a very good C++ programm toolkit
GOST-28147-89
- GOST-28147-89 crypt/decrypt C source (GNU GCC)
hello-gnu-make.tar
- 装一整套 gcc-libc libstdc++ gcc-c++ gcc -objc cpp binutil 卸载与2.95.3-8有关的 卸载gcc 卸载gcc-g++ 卸载gcc-chill 卸载gcc-g77 卸载gcc-objc 卸载gcc 卸载 libstdc++-2.95.3-8 批量装gcc rpm -ivh gcc*.rpm 批量装libst
sniffer_for_linux
- 在linux下的网络嗅探器 使用的是GTK2.0+GLADE做的前台 具体的后台是ANSI C 编译器 G-At the next linux network sniffer is used to do the GTK2.0+ GLADE Backgrounds are Front Desk specific ANSI C Compiler GCC
c-s-huangjun86
- linux环境下gcc编译通过,cs通信server端源码,实现了简单的文本的传输,阅读后即可了解整个socket流程,绝对原创,欢迎大家多多支持。-gcc compiler under linux through, cs source client server communication, the realization of a simple transfer of text, reading socket understand the whole process can be absol
VIRUNNER
- 读写VIJOS题库时所用的GUI版界面,全部采用C语言编写,编译器为GCC,(DEVCPP) 调用WINAPI-Reading and writing questions VIJOS used version of the GUI interface, all using C language, the compiler for GCC, (DEVCPP) call WINAPI
059
- 本实例运行在Linux环境下: 编译命令: gcc -o md5 md5.c 执行命令: ./md5 -x-The examples in the Linux environment to run: compile command: gcc-o md5 md5.c the implementation of the command: ./md5-x
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-4.1.0
- 现在很多程序员都应用GCC,怎样才能更好的应用GCC。目前,GCC可以用来编译C/C++、FORTRAN、JAVA、OBJC、ADA等语言的程序,可根据需要选择安装支持的语言。本文以在Redhat Linux安装GCC4.1.2为例(因在项目开发过程中要求使用,没有用最新的GCC版本),介绍Linux安装GCC过程。(Install GCC under Linux)
gcc-2.95.1.tar
- gcc ver2.95.1 gnu c compiler