搜索资源列表
触摸屏基本原理
- 触摸屏是计算机的输入设备,与能实现输入的键盘和能点击的鼠标不同,它能让用户通过触摸屏幕来进行选择。具有触摸屏的计算机的所需的储存空间不大,移动部分很少,而且能进行封装。触摸屏在使用起来 比键盘和鼠标更为直观,而且培训成本也很低。 所有的触摸屏有三类主要元件。处理用户的选择的传感器单元;和感知触摸并定位的控制器,以及由一个传送触摸信号到计算机操作系统的软件设备驱动。触摸屏传感器有五种技术:电阻技术、电容技术、红外线技术、声波技术或近场成像技术。-touch-screen computer
USBI2C
- 通过USB接口访问IIC设备,包含固件程序、驱动程序、上位机程序-IIC device through the USB interface to access, including firmware, drivers, host computer program
USB20
- USB2.0协议规范,设备驱动开发必备,希望对大家有所帮助。-USB2.0 protocol specification, the development of the necessary device drivers, I hope all of you to help.
USB_system
- 中文摘要 通用串行总线USB 是PC 体系中的一套全新的工业标准它支持单 个主机与多个外设同时进行数据交换 论文首先会介绍USB 的体系结构和特点包括总线特征协议定义 传输方式和电源管理等等这部分内容会使USB 开发者和用户对USB 有一 个整体的认识 接下来论文会讨论USB 系统的一般开发方法和技术特点分设备端硬 件设备端软件和主机端软件三个部分 然后论文会介绍几个USB 项目的研发过程和技术细节包括USB 手写 识别输入系统USB 通用设备开发平台USB
undrv_src
- Handy tool to start/stop device drivers [ex. driver of the camera, to decrease a power consumption]. Developed on request of users of 4pda.ru
IPMSG2007
- USB ISP下载器的驱动程序和下载软件-USB ISP to download device drivers and download software
Device
- 华为海思的windows mobile手机方案的设备驱动程序参考代码-reference code for drivers of Hisilicon Windows Mobile solution
MTK
- 文档内容: -》MTK软件架构 -》如何编译 -》开发目录结构解析 -》开发工具的了解 -》程序入口,程序导读 -》MMI的制作 -- OS: Nucleus OS. - L1 Protocol Stack: GSM physical layer. - Drivers: device driver, like SIM, UART, GPIO, etc. - L2/L3 protocol stack: GSM protocol st
CH375_DEVICE
- 此工程为CH375B USB桥接芯片设备驱动程序,包括完整的底层驱动程序和配置文件。-This works for CH375B USB bridge chip device drivers, including a complete low-level drivers and configuration files.
USB_WDF
- A primary design goal for Windows Driver Foundation (WDF) was to make the driver models easy to extend to support new types of hardware. The first specialized input/output (I/O) targets in both User-Mode Driver Framework (UMDF) and Kernel-Mode Driver
android
- Android 平台是 Google Phone 的手機作業平台,平台的底層採用了 Linux 作為作業系統 (圖一中的紅色部分),在Linux作業系統之下、內建了許多控制 裝置的驅動程式,包含藍芽(Bluetooth)、無線網路(WiFi)、隨插即用的USB 介 面等等,當然還有記憶體、銀幕、鍵盤、照像、音效等裝置的驅動程式,在 Linux 作業系統之上-Google Phone Android mobile phone platform is a platform
Wiley.Symbian.OS.Internals.Real.time.Kernel.Progra
- 该电子书详细讲述和介绍了Symbian内核编程的一般性知识和方法,对从事移动手机平台开发的人员会有帮助。-The latest versions of Symbian OS are based upon Symbian’s new realtime kernel. This kernel is designed to make phone-related development easier: base-porting will be easier, device driver deve
Spac5xx
- Spac5xx的实现是按照标准的USB VIDEO设备的驱动框架编写(其具体的驱动框架可参照/usr/src/linux/drivers/usb/usbvideo.c文件),整个源程序由四个主体部分组成:设备模块的初始化模块和卸载模块,上层软件接口模块,数据传输模块。具体的模块分析如下-Spac5xx implementation is in accordance with the standard USB VIDEO device driver framework of the prepara
usbmem
- USB memory device drivers for LPC2368
EZ_USB_DRV
- EZ_USB driver source General purpose USB device driver Environment: kernel mode // ***************** Version 6 ***************** // User: Mdn Date: 9/17/01 Time: 10:54a // Updated in $/USB/Drivers/ezusbdrv // Fixed memory leak bug in ISO
Protel
- H264 standard graphic detail! ! ! Linux Device Driver for the third Samsung s3c2410 chip Chinese manu linux device drivers the latest v Qualcomm BREW platform training t This paper describes a platform e
driver
- WDM驱动,多串口卡硬件设备驱动 windows driver model-WDM driver, multi-port card hardware device drivers windows driver model
PCI_SerialPortCard
- 利用oriverstudio和visulae++设计出基于windows的多串口卡设备驱动程序 分 析了Linux内核及其与设备驱动程序的关系,根据Linux设备驱动的结构提出了 Linux设备驱动程序具体的设计和实现流程。保证了多串口卡能应用于多操作系统。 -Use oriverstudio and visulae++ to design windows based multiport serial card device driver analysis of Linux ker
linux-device-drivers
- 关于Android开发中Linux系统设备驱动的介绍。-Introduction of the device driver for Linux system on the Android developers.
WinDriver----A-5-Minute-introduction-to-writing-U
- A 5-Minute introduction to writing USB device drivers