资源列表
server
- A simple server in the internet domain using TCP The port number is passed as an argument. This code is written based on BSD to help other community members
deadlock
- A deadlock example to show how deadlock happens in on OS in real life so that developers can correct their code. This code is written based on BSD to help other community members
spinlock
- A attached code shows spinlock implementation in the linux kernel. It helps to understand how to avoid race condition in multicore. This code is written based on BSD to help other community members
mutex
- Attached code provides the implementation of mutexex in linux. Mutex is used to protect shared resources in C/C++ appllications. This code is written based on BSD to help other community members
mymutex
- Attached code provides the implementation of mutexex in linux. Mutex is used to protect shared resources in C/C++ appllications. This code is written based on BSD to help other community members
country-Courseware-embedded-driver
- 国嵌驱动程序部分课程课件,是学习ARM linux内核驱动程序的极佳资料-Part of the country Courseware embedded driver, is to learn ARM linux kernel driver excellent information
Flash_Test
- flash的功能模块,启动初始化,以及擦除,数据的储存。-the faction of flash
system-design-of-the-secondary
- linux下文件的编程 实现添加删除等功能-files under linux programming functions to add or delete
QT-Programing
- 介绍QT编程的一本很不错的专业书籍,全书可分为QT基础、QT中级、QT高级,全面系统的介绍了QT编程-QT programming introduced a very good professional books, based on the book can be divided into QT, QT intermediate, QT advanced, comprehensive and systematic introduction to the QT Programming
ezxterm
- 在linuxMobile上实现命令行程序,类似于windows的CMD。主要用于Motorola linux系统手机。-In linuxMobile to achieve command line program similar to the windows of the CMD. Motorola linux system is mainly used in mobile phones.
linux01
- linux c语言教程,让我们更好学习linux 和嵌入式代码编写-linux c
clock
- 一个用QT4编写的桌面时钟小程序,简单易懂-A program of desktop clock with QT
