搜索资源列表
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
734939RSA
- rsa算法源程序,C代码.信息安全rsa非对称加密算法用c语言编程实现 rsa的C语言实现 gcc 3.4.2编译通过 -rsa algorithm source code, C code. information security rsa asymmetric encryption algorithm using c language rsa the C programming language compiler gcc 3.4.2 through
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
pdf-decrypt
- PDF RC4 (40bit) decryptor (for known password) example code, compiles with GCC 4.3
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.
0V9650-drive-application-source-code
- 编译器必须为 3.3.2 编译时候要加参数 1)加载模块:insmod s3c2440a_camif.ko (设备节点为:/dev/v4l/video0) 2)运行程序:./ov9650_init (通过iic初始化ov9650芯片,运行一次即可) 2)运行测试程序:./testcamera (加-h可查看参数说明) 注: 1)驱动模块中不含摄像头芯片的iic初始化,初始化部分位于ov9650_init中。 2)若文件系统不支持2.6下的insmod命令,请
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
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.)