资源列表
06poll
- Linux 下的 Poll 机制驱动 提供了用户对文件操作的监控-Poll mechanism under Linux driver provides user monitoring of file operations
mmu
- Exynos4412-CortexA9开发板MMU测试程序-Exynos4412-CortexA9 MMU
IIC
- Exynos4412的IIC测试程序,基于linux-the IIC of Exynos4412
pwm
- Exynos4412开发板CortexA9架构PWM程序-the pwm program for Exynos4412 based on CortexA9
OpenGL--Foundation
- 基于OpenGL三维图形系统开发的基本的源代码,QT开发的基础知识,适合初学者。-Opengl-based three-dimensional graphics system developed under qt Basics for beginners to learn the basic source code easily.
earth
- 一个用OPengl编写的三维地球仪源码,在linux 环境下编译。-One with a three-dimensional globe OPengl written source in linux Under the compiler environment.
qtSrc
- qt可视化编程的实例,适用于初学者。内含程序源码。-qt visual programming examples, suitable for beginners. Contains Open Source
v4l
- v4l的测试程序,可以用来获取usb摄像头的一帧图像,格式为*.raw,可以用ps等工具查看。该程序的编译工具为gcc。-A v4l test program. You can use it to catch one frame picture of the usb camera. The picture format is*.raw, can be viewed with PS, etc. Please compile it with gcc.
sp2518
- sp2018的相机驱动程序,对调试摄像头会有些帮助-sp2018 device driver in linux operating system
atomic
- 内核原子操作 用原子操作阻止设备文件被多个进程打开-Kernel atomic operation atomic operation to prevent the device file is opened by multiple processes
ILI9341_SPI
- ILI9341的spi驱动,包括显示字库-ILI9341 of spi drive, including the display font
second.c
- 生产者与消费者问题模型,在linux操作系统下,创建两个进程一个进程作为生产者,另一个作为消费者。-Producer and consumer issues model