搜索资源列表
shell
- 实验一利用课本第9页程序1-5的框架,实现允许输入命令带参数的简单shell。原来的实现是不能够带参数的。输入命令所能带的参数个数,只受到系统键盘输入缓冲区长度(以及shell输入缓冲区长度)的限制,该缓冲区的缺省长度是4096个字节。-Experiments using the framework of textbooks 9 program 1-5, simple shell allows the input command with parameters. The original imp
IDEaramdisk.tar
- IDE驱动和ramdisk驱动程序范例,简单介绍IDE和ramdisk驱动的大概框架-The IDE driver and ramdisk driver model, introduces the general framework of the IDE and ramdisk drivers
usb
- linux 的USB驱动程序框架,所有类似驱动的通用框架-linux USB driver framework, a common framework of all similar drivers
linux_usb_driver_framework.tar
- usb驱动架构,内容介绍讲解的挺详细,欢迎下载。-linux usb driver framework.
Linux
- linux音频编程,声卡驱动,音频录放框架,-Linux audio programming, sound drivers, audio recorders framework
char_device_driver_structure.tar
- 基于linux内核的字符设备驱动编程框架-Character device driver programming framework based on Linux kernel
Mymp3
- 在假期的学习中,为提高自己的学习效率,以MP3为题材制作了一个基于linux的MP3播放器,播放器使用12864液晶显示,这个项目较市场上的MP3缺少实用价值,但是它的价值体现在初学者可以全面了解linux的系统框架,及系统移植。-Holidays, learning, improve their learning efficiency to MP3 produced the theme of a linux-based MP3 player, the player uses the 12864
Camera-driver-source-code-analysis
- 摄像头驱动实现源码分析 Spac5xx的实现是按照标准的USB VIDEO设备的驱动框架编写(其具体的驱动框架可参照/usr/src/linux/drivers/usb/usbvideo.c文件),整个源程序由四个主体部分组成:设备模块的初始化模块和卸载模块,上层软件接口模块,数据传输模块。-Camera driver source code analysis realization of Spac5xx is written VIDEO equipment in accordance with
Android_driver
- andriod 的linux内核与驱动程序,linux核心与驱动,framework驱动,event设备驱动-andriod linux kernel driver, linux core driver, framework-driven event device driver
char_driver
- linux 下的字符驱动简单模板,框架注释完善,适合初学者-Character drivers under linux simple template, perfect annotation framework, suitable for beginners
django_project
- It s a web page constructed in a django framework including shop, blog etc.
LinuxDriver
- Linux驱动,培训时十四天的笔记,很详细,有笔记,从怎么写驱动开始,到内核驱动框架的怎么编写都有,代码全附上了,有字符设备,块设备驱动,和网络设备驱动。-Linux driver training fourteen days of notes, very detailed, there are notes, how to write drivers started to how to write a kernel driver framework has code attached a wh
IOHID.tar
- IOHID is an driver framework for supporting HID devices based upon the USB, PS2 and Bluetooth standards
S5PV210develop
- 基于S5PV210的开发,主要实现了Android通过framework、JNI、HAL调用底层驱动的一个实例。-S5PV210 based development, mainly realized through an instance of Android framework, JNI, HAL calls the underlying drivers.
skeleton_bigurb_thread
- 本文件是CY68013在linux下的驱动程序,基于USB框架进行修改,在利用USB 2.0接口的情况下实现24MB/S的速度-This document is CY68013 under linux drivers, to be modified USB-based framework to achieve the speed of 24MB/S in the case of using USB 2.0 interface
at24c02
- 利用I2C设备驱动框架实现AT24C02的驱动,详细讲述了如何如何注册混杂设备,如何在linux内核分离的思想下将设备与driver匹配,调用probe函数-Utilizes an I2C device driver framework achieve AT24C02 driver, describes in detail how to how to register the hybrid device, how under the idea of separation of the Linux
GT9113
- 标准触摸屏驱动编写实例,本例为实际调试通过的一个标准触屏驱动框架,例外附上数据手册。-Preparation of standard touch screen driver instance, in this case a standard touch-driven framework for the actual debugging, exceptions attached data sheet.
9th_led_bus_drv_dev
- 平台设备驱动代码框架,通过led灯的例子来描述了平台驱动开发的流程。-Platform device driver code framework, by way of example to describe the led lights platform-driven development process.
pwm
- 基于linux下,pwm底层驱动调用的全局函数封装,pwm框架所需-PWM framework needed to function
Char-arm.tar
- 驱动框架及简单处理,对于初学者十分有用,使用交叉编译工具编译-Process-driven framework and simple, very useful for beginners, using a cross compiler tool to compile
