搜索资源列表
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应用开发详解》一书的配套光盘
- 嵌入式开发的书例子 嵌入式Linux应用开发详解》一书的配套光盘 -embedded development book example of embedded Linux application development Comments on "a book supporting CD
linux-samples-1.0.1
- linux驱动第二版-samples-1.0.1.rar第二版的源码例子
linux平台使用Jrtplib运用RTP协议传输数据例子
- RTP是目前解决流媒体实时传输问题的最好办法,如果需要在Linux平台上进行实时流媒体编程,可以考虑使用一些开放源代码的RTP库,如LIBRTP、JRTPLIB等。JRTPLIB是一个面向对象的RTP库,它完全遵循RFC 1889设计,在很多场合下是一个非常不错的选择,下面就以JRTPLIB为例,讲述如何在Linux平台上运用RTP协议进行实时流媒体编程。
spi_flash.c
- spi接口的flash驱动例子,可以对着 spi规范好好研究下。-spi interface of the flash drive case, can look good spi norms under study.
linux_usb_examples.tar
- LINUX 下驱动开发的很好例子,可以用于USB驱动开发的基础.-LINUX-driven development of the good examples that can be used in USB driver development foundation.
linuxthreads
- linux下的多线程编程,里面有详细的例子代码分析-linux under the multi-threaded programming, there are detailed examples of code analysis
linux
- Linux 设备驱动 第三版,外加例子源代码-Linux device drivers third edition, along with examples of source code
experiment
- miniGUI是在嵌入式Linux中比较常见的一个GUI,文件中包含了几个在miniGUI中编程的例子,对大家有所帮助。-miniGUI is more common in the embedded Linux in a GUI, the file contains several examples of programming in the miniGUI in to all of us help.
LinuxDeviceDrivers3_all_example_code
- Linux设备驱动程序所有的例子代码和帮助文档-Linux device drivers for all the example code and help documentation
Embeddedlinux
- 嵌入式linux应用开发完全手册光盘里的驱动和例子源代码 对初学者很有帮助-Embedded linux application development CD-ROM in the drive fully manual and examples source code helpful for beginners
cyclone
- 在LINUX下使用ARM9对FPGA EP1C6Q240进行配置的例子,其它FPGA也可参考此代码进行配置.-Use the ARM9 in LINUX configuration of FPGA EP1C6Q240 example, other FPGA code can refer to this configuration.
Word_Type
- 刚开始学习DFB时,见过的一个很简单的字体现实例子,值得一看-When I started learning DFB, seen a very simple font reality example, worth seeing
widgets
- qt的widget类操作 内有详细注解 是学习QT的很好的小例子-qt of the widget class operations with detailed annotations are good to learn a small example of QT
linux-char-dvriver
- linux字符驱动例子,麻雀虽小,五脏俱全,学习linux字符驱动入门绝好例子。-linux example of character-driven, though small, fully-equipped, entry-learning linux a perfect example of character-driven.
linux
- 嵌入式linux应用开发完全手册光盘里的驱动和例子源代码,这个可以看看,对课题的某些方面可能有用-Embedded linux application development complete manual on the CD drive and example source code, this can take a look, some aspects of the subject may be useful
Essential-Linux-Device-Drivers
- 很好的linux驱动开发资料,大量实战例子讲解linux驱动开发的方方面面。-"Probably the most wide ranging and complete Linux device driver book I ve read." --Alan Cox, Linux Guru and Key Kernel Developer The Most Practical Guide to Writing Linux Device Drivers
linux.gtk
- 几个基于linux的GTK+例子,可直接编译使用-linux gtk+
linux-serial-port-programming-
- 嵌入式串口编程 有详细例子 还有详细解释-Embedded serial port programming with detailed examples are explained in detail
嵌入式linux下C编程例程
- 包括audio、video、fft jpeg 等等诸多例子