资源列表
msgqueue
- 这段代码通过列子介绍了如何使用消息队列进行进程间通信,代码比较详细-/* * 2013-12-23 * * NOTHING * * wcxontheway@126.com * * this file shows how to use msg queue in the linux * **/
cortex-a8-wifi-module
- cortex-a8 wifi模块的资料,非常好-cortex-a8 wifi module,very good
dm365-adc-linux_drive
- DM365 内部ADC liunx驱动。本驱动使用DM365evm裸机ADC测试程序修改而来,只有原默认ADC配置。实现功能也相对简单,app可以使用read()函数一次读取6个通道的转换值。您可以在此驱动基础上稍作修改,实现app配置ADC功能。-DM365 internal ADC liunx drive. The driver uses DM365evm ADC testing procedures modified from bare metal, only the original d
LINUX-device-driver-development
- 华清远见高清版LINUX 设备驱动开发详解,带书签。linux驱动开发与移植,资料来自网络。-far sight LINUX device driver development, with a bookmark. linux driver development and porting, data from the network.
u-boot-1.1.6_20100601
- 此uboot源代码为TQ2440开发板配套使用的uboot源代码,利用交叉编译工具编译好后,使用securityCRT终端下载到开发板即可使用-The uboot source for TQ2440 development board supporting the use of uboot source code.
liteduino
- 国外非常出名的 arduino-uno 的开发板的印刷图和电路原理图,缩小版原理图-国外非常出名的 arduino-uno 的开发板的印刷图和电路原理图,现在非常的流行,国内的也慢慢有人在做了-Very well known abroad arduino-uno of the development board printed diagram and circuit diagram, now very popular, some people in the country are slowly
led
- 简单的led驱动,有利于新手教学,里面使用字符设备注册,还用了class类-The SC16C554B/554DB provides four levels of prioritized interrupts to minimize external software interaction. The Interrupt Status Register (ISR) provides the user with four interrupt status bits. Performing
SVN-52
- AC101网络驱动程序,里面包含相当详细的注释,且使用GPIO模拟MDIO、MDC等接口-AC101 network driver, which contains quite detailed notes, and use the GPIO analog MDIO, MDC and other interfaces
xuni
- 编写一个程序,模拟一个页式虚拟存储管理系统。(不考虑地址转换) 其中,由系统随机产生进程; 进程大小、进程到达次序、时间、进程执行轨迹(页面访问顺序)也随机生成,但进程之间必须有并发存在,进程执行时间需有限,进程调度采用时间片轮转算法(以页面模拟); 物理块分配策略采取固定分配局部置换; 分配算法采用按比例分配算法; 调页采用请求调页方式; 置换采用LRU算法; 驻留集大小可调,观察驻留集大小对缺页率的影响。-Write a program that simulate
cp
- 编写一个程序,实现将一个目录的所有内容复制到另一个目录的功能。要求: 源文件(目录)和目标文件(目录)的属主、权限等信息保持一致; 每复制一个文件(目录),在屏幕提示相应信息; 当遇到符号链接文件时,显示该文件为链接文件,不复制。-Write a program to achieve copy all contents of a directory to another directory functions. Requirements: source file (directory
TUSBWINVCP_Win7
- MSP5438仿真器的win7的驱动程序。有32位和64位。-MSP5438 emulator win7 drivers. There are 32 and 64.
GREP
- grep 源码。对于学习unix和linux下C编程的帮助很大-grep source. For learning unix and linux C programming under great help