搜索资源列表
usb-skeleton
- linux下的usb驱动骨架程序,编写usb驱动的模板-linux under the usb drive skeleton procedures, the preparation of the template-driven usb
pci-skeleton
- Linux PCI驱动骨架程序,演示怎么编写PCI设备驱动。
usb-skeleton
- usb驱动框架,都是建立在此基础上(linux 2.6.14测试)
CPURateControl
- cpu曲线模拟。 This skeleton project not only demonstrates the basics of writing an ActiveX Control, but is also a starting point for writing the specific features of your control.
shell skeleton
- lex, yacc for shell
linux_usb_drive
- * This driver is to be used as a skeleton driver to be able to create a * USB driver quickly. The design of it is based on the usb-serial and * dc2xx drivers.-* This driver is to be used as a skeleton driver to be able to create a* USB driver
usb-skeleton
- LINUX USB骨架程序是USB驱动程序的基础,通过对其源码的学习和理解,可以迅速地了解USB驱动架构-LINUX USB skeleton driver USB process is the basis of their source of learning and understanding, you can quickly understand the USB Driver Architecture
pci
- Linux PCI driver skeleton sample code
pci-skeleton
- 这是一个PCI驱动的骨架,结合实际的项目添加一些东西就可以完成驱动的开发。同时可以参考国外的那本《《linux设备驱动》-This driver is for boards based on the RTL8129 and RTL8139 PCI ethernet chips.This file is not a complete program and may only be used when the entire operating system is licensed under the
usb-skeleton
- 这是一个USB驱动的骨架,可以实现基本的功能,添加一些自己的东西就可以实现USB驱动的编写-This driver is based on the 2.6.3 version of drivers/usb/usb-skeleton.c but has been rewritten to be easy to read and use, as no locks are now needed anymore.
usb
- Linux USB Driver and read & write.-This driver is based on the 2.6.3 version of drivers/usb/usb-skeleton.c but has been rewritten to be easy to read and use, as no locks are now needed anymore.
SmallStructYYKJ
- 框架(Framework)是整个或部分系统的可重用设计,表现为一组抽象构件及构件实例间交互的方法 另一种定义认为,框架是可被应用开发者定制的应用骨架。前者是从应用方面而后者是从目的方面给出的定义。 -Framework (Framework) is the whole or part of the system reusable design expressed as a set of abstract components and component interactions among in
usb-skeleton
- USB在linux的驱动编程,内核版本是linux2.6.29的-USB driver programming in linux, kernel version is linux2.6.29 of
firefox
- c++ skeleton for decrypting firefox passwords
USB-Skeleton-program
- 提供了一个最基础的USB驱动程序,即USB骨架程序,可被看做一个最简单的USB设备驱动实例。 usb类驱动的信息,为了从usb核心得到一个次设备号,并取得注册的核心设备驱动- provides a the most fundamental of the USB driver, namely USB skeleton program can be regarded as one of the most simple USB device driver examples. Usb class dri
Shell---Skeleton
- shell skeletone for unix
skeleton
- building skeleton models via 3D medial surface / axis thinning algorithm
Detector-Canny
- Building skeleton models via 3D axis thinning algorithm
usb-skeleton
- USB Skeleton driver - 2.2.
v4l2-pci-skeleton
- This is a V4L2 PCI Skeleton Driver. It gives an initial skeleton source for use with other PCI drivers.