搜索资源列表
linuxcchuankou
- linux环境下嵌入式串口原程序,编译环境(Linux,arm-linux-gcc)!-linux environment Embedded Serial original program, compile environment (Linux, arm - linux-gcc)!
sourcesocket.rar
- socket program by gcc for linux,socket program by gcc for linux
ftpClient
- 从busybox提取的ftp客户端程序,main函数是测试函数。用arm-linux-gcc ftpClient.c -o main编译后即可运行。-Busybox extracted from the ftp client program, main function is to test the function. Use arm-linux-gcc ftpClient.c-o main compiled to run.
pipe
- 操作系统编程,利用pipe管道实现进程间通信,linux环境下gcc编译-Operating system programming, the use of pipe pipeline implementation process communication, linux environment gcc compiler
Linux
- 程序代码使用说明: (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交叉编译工具链)或类
myping
- linux 下的 ping 例程 依赖于 g-the ping program under linux, it needs gcc
server_client
- linux下的客户机与服务器网络程序,实现实现客户机能群聊的功能。服务器可以查看当前的在线客户状态。开发环境为linux ubutun 10.04 用gcc编译-linux client and server under the network program to achieve functional groups to achieve customer chat feature. Server can view the current state of online customers. D
net-camera-1.0_final.tar
- 基于 video for linux II 的视频采集服务端 运行程序后可以直接用firefox访问 运行环境 linux内核2.4以上 编辑环境 vim 编译环境 gcc 4.3以上 硬件需求 USB摄像头一个 (我用的逻辑的C100)-Based on video for linux II' s video capture server after running the program directly access the operating environme
Hilos
- Simple program to call 2 threads in C for linux to compile : gcc hilo.c -l pthread -o thread -Wa-Simple program to call 2 threads in C for linux to compile : gcc hilo.c -l pthread -o thread -Wall
Linux
- 含有Linux基本教程、C语言教程、数据结构、文本编辑器、GCC编译器、调试工具、Linux GUI编程、网络编程、进程间通信、多线程编程、客户端/服务器端程序-Basic tutorial with Linux, C Language Tutorials, data structure, text editor, GCC compiler, debugging tools, Linux GUI programming, network programming, interprocess com
linuxprog.tar
- Linux环境下系统编程示例程序,gcc下编译通过-System programming under Linux sample program, gcc compiled by
jmor.c.tar
- opengl for a robot program extract and compile in linux compile with gcc -lm -lglut -lGL -lGLU jmor.c
camera
- OV9650全套源码,以及摄像头测试程序,用arm-linux-gcc即可编译成功-OV9650 full source code, and camera test program, with arm-linux-gcc to compile successfully
pjsua-arm-arago-linux-gnueabi
- PJSIP 2.0 版本 PJSUA 可执行程序 cortex-A8平台验证OK。交叉编译版本为 gcc.4.5.3-PJSIP 2.0 the version PJSUA executable program cortex-A8 platform verification OK. Cross compiler version gcc.4.5.3
A
- 2440裸机ADC(ARM-Linux-gcc编译)-2440 bare metal program- ADC (ARM-Linux-gcc compiler)
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
lcd_picture
- 这是一个Tiny210开发板的裸机程序,可以在LCD屏幕显示图片。该程序需要在linux操作系统上安装arm-linux-gcc。-This is a development board Tiny210 bare metal program that can display images on the LCD screen. The program requires the operating system installed on linux arm-linux-gcc.
My-C-Tutorial-Program-Base-On-wwwlearncorg.tar
- This my first C programs, it s a tutorial base www.learn-c.org, but I wrote them on my own, some are exactly from there. I use linux gcc as compiler.
linux-dev-framework-master实现p2p
- linux-dev-framework是一个Linux程序开发框架,基于C语言和gcc工具链。 linux-dev-framework内含一份简单的源码目录结构、一些常用的C例程和makefile编译脚本。(Linux-dev-framework is a Linux program development framework based on the C language and the GCC tool chain. Linux-dev-framework contains a
crosstool-0.43.tar
- 这是编译在arm平台上的运行程序的工具链(This is the tool chain that compiles the running program on the arm platform)