搜索资源列表
gcc-5363.tar
- Mac OS X 10.4.9 for x86 Source Code gcc 实现源代码
gcc-source-code
- gcc核心源代码分析,gcc是linux上的编译器-gcc internel source code
usleep.tar
- ubuntu linux sleep source code. could be compiled by GCC.-ubuntu linux sleep source code.could be compiled by GCC.
student
- 本人自己编写。学生信息管理系统。linux下C语言编写,gcc编议,是初学C语言的好例子。压缩文件中包括:源码,已编议文件,数据文件,word文档说明以及流程图四项。-I write your own. Student Information Management System. linux under the C language, gcc compiled proposal is a good example of beginners C language. Zip file includi
fileMadify
- 将window上的C源程序格式化成低版本的gcc格式.-The window on the C source code format into a lower version of gcc format.
uClibc-0.9.19.patch
- 该源码是uclinux中用于GCC的补丁文件,在安装时要用。-The source code is used uClinux GCC patch files, to use during installation.
serial
- 该源码是linux下的串口读写程序,本人在debian下用GCC已编译通过,其中包含了串口的打开、设置、读取等内容。- The source code is read and write serial port under linux procedures under debian, I have compiled through the use of GCC, which includes the opening of the serial port, set, read and so on
Source
- this a free implementation of bplus tree in c++. this code is written in linux and should be compiled by gcc.-this is a free implementation of bplus tree in c++. this code is written in linux and should be compiled by gcc.
tree
- GCC tree patch. adding hooks into gcc tree source code, which provide compiler level instrumentation.
gcc_link_problem
- 一个gcc和vc编译器存在的问题,代码变量与库中函数重名就会导致连接错误。-One problem of both gcc and vc compiler. if there is a variable in source code which has the same name as the library function, after linking , there will cause a crash when run the program
AnIntroductiontoGCC
- An+Introduction+to+GCC,学习linux下C语言编程的学习资料,包含了源代码-An+ Introduction+ to+ GCC, learning linux C programming language under the learning materials, including the source code
tetris
- 用C编写的一个俄罗斯方块游戏的源代码,用gcc编译后可在linux平台下运行.-With C a Tetris game written in the source code, compiled with gcc to run in linux platform.
gcc-g77-fortran.tar
- linux中经典的G77的源码。这是一个FORTRAN编译器。特经典。-linux source code G77 in the classic. This is a FORTRAN compiler. Special classic.
hanoi
- 用c编写的一个在linux环境下运行的汉诺塔游戏源码,用gcc编译就可以用啦。-C prepared by a run in the linux environment, Tower of Hanoi game source code, compiled with gcc can be used.
Wiippv6pinga
- linux下 ipv6协议 ping程序源码最多运行50线程 2.每个线程发送4个ICMP6包后开始接收 3.试验程序源码,多线程结构安排不一定合理,待试验验后进一步修改 4.在终端./pingipv6 IP11 1P2......即可运行程序源码 5.为单源文件,没写make,编译命令为: gcc 可直接使用。 -ping program source code under linux ipv6 protocol up to run 50 threads each thread send
linux-0.11-for-gcc3.4.tar
- linux 0.11 内核源代码,在32位或者64位的ubuntu或者debian系统下使用的可以用gcc 3.4编译的linux-0.-linux 0.11 kernel source code
snakes
- 用c语言编写的一个贪吃蛇的源代码,在用gcc编译后可在linux下运行.-With c language source code of a Snake in the use of gcc can be compiled to run in linux.
adc
- mini2440实现数模ADC转换程序源码,以测试过直接可以用。arm-linux-gcc 4.3.2-mini2440 digital-analog ADC conversion program source code, can be used to directly tested. arm-linux-gcc 4.3.2
glibc-2.2.4.tar
- gnu gcc源码,可参考《C标准库》书籍进行学习,感受下专业的源码书写。-gnu gcc source code, refer to " C standard library" of books for learning, professional source code written under feelings.
获取GCC源代码
- Linux平台编译器GCC的源码获取方法,适用于初学者。(Linux platform compiler GCC source code access method, applicable to beginners.)