搜索资源列表
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.
Linux-C-advanced-programer
- linux 高级编程的例子源码,包括了本书上的所有代码-example source code, including a book on all code
modbus-linux-driver
- Linux环境下的Modbus驱动程序源码,里面还有一个小例子(This is a Linux kernel driver (2.2.19+ 2.4+) for the Modicon SA85 ISA and PCI-85 cards. It is written in C and includes example shell scr ipts for administration, and an example client program. ) -Linux environment M
beginning-linux-programming-3th
- linux程序设计第3版各章节中的例子程序代码
linux进程间通信的例子
- 用简单的例子实现了用命名管道实现进程间通信-simple example of the realization of the named pipe used to achieve inter-process communication
linux
- linux指令大全,一本详细介绍linux操作指令的书籍,详细介绍了linux的一些操作指令即使用例子
Linux-C-programer-guide
- linux C编程参考书籍,具有一定的价值,可以增加视野,书中的例子还要自己消化更改,因为尽信书则不如无书嘛,
LINUX-driver-src
- LDD第三版里面的源代码,包括书里面的例子,大家可以
StringLib.Linux
- linux 下的 得到可执行文件路径,判断文件是否存在,以及改文件扩展名的例子。
linux的网络编程的一个例子
- linux的网络编程的源代码-linux net programming code
一个LINUX的模块例子
- 一个LINUX模块例子内核模块时LINUX提供给用户动态扩充内核的一种机制。利用模块在PROC文件系统中挂接一个能读取系统时钟的文件。-example of a Linux kernel module module for Linux users dynamic expansion of a core mechanism. The use of modules in PROC file system articulated a system clock can be read in the pa
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-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
Linux
- Linux例子源代码,是老师给我的,对做设计绝对有帮助-Linux example source code, a teacher to me, to do the design can definitely help
Linux-Network-Programming
- 《Linux网络编程》内容简介:Linux是目前最流行的开源操作系统,网络功能在Linux下占有核心的地位。《Linux网络编程》循序渐进地从应用层到Linux内核、从基本知识点到综合案例,向读者介绍如何在Linux下进行网络程序设计。《Linux网络编程》内容分为4个部分:Linux程序设计基础部分、Linux用户空间网络编程部分、Linux内核网络编程部分以及综合案例部分。内容包含Linux系统概述、Linux编程环境、Linux文件系统简介、Linux下的进程和线程、TCP/IP协议族、应
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 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.)