搜索资源列表
linux-thread-samples
- linux下线程的典型例子,很适合初学者学习,运行需要uClibc-0.9.20库,没有的这个库的网友可以留个言,偶给你!-Thread typical example is well-suited to beginners learning needs, uClibc - 0.9.20 library, not the Library of netizens can leave a statement, even to you!
linux下关于socket编程的C例子
- 这是linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用。-under linux on the C programming, which includes a socket several examples of usage, udp, tcp and select use.
liux下C编程关于fifo使用的例子
- 这是liunx下C编程关于fifo使用的例子,其中比较全面的讲述了fifo的使用方法。-This is an example of using fifo in linux c,which shows a whole operation guide on fifo.
makefile例子
- makefile例子
linux-mini2440.rar
- ARM9开发的13个例子源程序,用C语言写的,在mini2440编译通过,包括按钮,LED灯控制,PWM蜂鸣器报警等源代码。,ARM9 development of 13 examples of source code, written using C language, compiled in mini2440 through, including buttons, LED light control, PWM buzzer alarm, such as source code.
Linux-IPC.tar
- 资源中包含了Linux进程间通信的例子,同时有源文件和可执行文件。 源码主要包含了Linux下IPC机制的本地进程通信方式,包含了IPC共享内存,IPC信号量,IPC消息队列的实现,以及Linux下判断进程退出原因的示例程序。因为是做毕设学习时的练习程序,因此程序有详细的注释。(注意,每种通信方式需要在同时两个终端中查看验证,才可以看出效果,注意查看源码注释)-the source code included in the copressed package shows how IPC wo
share(linux)
- 这是一个在linux平台上进行内存共享的例子,例子比较短,通俗易懂,是初学者学习的好例子-This is a linux platform to share examples of memory, for example, relatively short, easy to understand, is a good example for beginners to learn
LINUX下TCP编程服务端跟客户端例子
- TCP client and TCP server for Linux!
linux-ldd3
- 这个是和linux设备驱动第3版配合使用源码,在书里使用的例子源码-This is a linux device drivers 3rd edition with the use of source, in the book example of the use of source
linuxthreads
- linux下的多线程编程,里面有详细的例子代码分析-linux under the multi-threaded programming, there are detailed examples of code analysis
linux
- Opengl超级宝典的例子,很多内容,linux系统下的。-Super Baodian Opengl example, many content, linux systems.
Linux
- Linux例子源代码,是老师给我的,对做设计绝对有帮助-Linux example source code, a teacher to me, to do the design can definitely help
linux
- linux下的c语言编程的一些例子,很实用哦,都是很基础的如文件读写、管道通信等-c language programming under linux some examples, very practical Oh, are all based, such as file reading and writing, communication channels
Linux-Network-Programming
- 《Linux网络编程》内容简介:Linux是目前最流行的开源操作系统,网络功能在Linux下占有核心的地位。《Linux网络编程》循序渐进地从应用层到Linux内核、从基本知识点到综合案例,向读者介绍如何在Linux下进行网络程序设计。《Linux网络编程》内容分为4个部分:Linux程序设计基础部分、Linux用户空间网络编程部分、Linux内核网络编程部分以及综合案例部分。内容包含Linux系统概述、Linux编程环境、Linux文件系统简介、Linux下的进程和线程、TCP/IP协议族、应
linux-socket-c
- linux网络编程实例,讲解了一些udp tcp的socket编程,有select的例子-linux network programming examples to explain some of the udp tcp socket programming, there are select examples of
linux-timer-example
- Linux Timer方面的教程。解释详尽,清晰。例子清晰,实用。能很好的帮助你掌握Linux Timer。-Linux Timer tutorial. Explain the detailed and clear. Examples of clear and practical. Well help you to master Linux Timer.
linux.gtk
- 几个基于linux的GTK+例子,可直接编译使用-linux gtk+
linux fb-test-帧缓冲 两个例子(完整源代码)
- linux fb-test-帧缓冲 两个例子(完整源代码)(Linux fb-test- frame buffer two examples (complete source code).)
5、Linux内核、Linux驱动开发
- Linux内核开发,Linux驱动开发的详细教程及源码例子。(Linux kernel development, Linux driver development of detailed tutorials and source code examples.)
嵌入式linux下C编程例程
- 包括audio、video、fft jpeg 等等诸多例子