资源列表
Object
- C++ 实现QT的signal/slots功能-C++ achieve the QT signal/slots function
messageloopmanger
- 编写自定义的消息队列,主要是在不使用系统提供的库函数的前提下自己定义的队列。-Write a custom message queue
Led-driver
- 一个基于linux内核写的 LED灯驱动程序,运行平台是基于ARM的S5PV210开发板上-A LED driver based on Linux kernel write lights, running platform is based on S5PV210 development board on ARM
Desktop
- bluez5.23 源码及其在ubuntu14.04上编译的详细说明。具体到每个依赖的lib如何下载安装-bluez5.23 source code and the compile method on ubuntu 14.04,and how to install relative libs
shell
- simple shell for unix written in C
5120379003.tar
- In this lab, you will write the memory management code for your operating system. Memory management has two components. The first component is a physical memory allocator for the kernel, so that the kernel can allocate memory and later free it.
5120379003.tar
- This lab is split into three parts. The first part concentrates on getting familiarized with x86 assembly language, the QEMU x86 emulator, and the PC s power-on bootstrap procedure. The second part examines the boot loader for our course kernel, whic
i2c
- 基于Linux的I2C应用驱动程序,已在6467T的平台上测试通过。-The application of I2C based on Linux driver, through the test in the 6467T platform.
linux-driver
- 宋宝华老师那本linux驱动开发的源码,需要的朋友可以下载-Song Baohua teacher that this source linux driver development, needed friends can download and see
ldd
- linux驱动实例 linux驱动实例-linux device drivers linux device drivers
cp_prj1.04
- linux下用C语言编写的文件、文件拷贝复制功能应用程序,并包含封装好的接口-a application for copy command in linux OS , it use C to write, and it contain some usefor interface....
CLFileOperate
- 使用缓存的文件操作封装类,能够明显提高写磁盘的速度。-A class use cache in file s operating which can improve properly in writting disk