Linux輸入子系統和鼠標驅動的分析,詳細分析drivers/input/mouse/amimouse.c的工作原理。給需要編寫或修改鼠標驅動的兄弟一個參考!
上傳時間: 2014-11-30
上傳用戶:z1191176801
單片機通過串口協議控制電腦鼠標移動 A program that communicate with MCU through RS232 to let the MCU control the mouse of the PC
標簽: communicate MCU the program
上傳時間: 2013-12-18
上傳用戶:風之驕子
無操作系統下驅動USB鼠標的源代碼,可以作為USB HID的模板,開發USB鍵盤,USB掃描器等人機交互模塊,功能強大
上傳時間: 2013-12-04
上傳用戶:guanliya
詳細介紹了USB鼠標的設計,介紹了HID協議的細節,及鼠標的硬件設計方案
上傳時間: 2014-11-18
上傳用戶:hewenzhi
RS232.C was written to provide all of the basic functionality needed to employ serial I/O in any application written with Borland C language compilers. Some features are: 1. Ease of use. No assembly language or library files are used and a simple "#include" statement is all that is required to access all of the functions provided. 2. Both input and output are buffered and interrupt driven for efficiency. 3. Serial ports 1 - 4 are supported on PC, AT and PS/2 compatibles.Chained interrupts used on port 3 and 4 are allowed for so as not to interfere with devices such as a mouse or printer. Transmission speeds of 110 to 115200 baud are available. 4. Detection and utilization of hardware buffered UARTs (NS16550AF etc.) found in some machines is automatic. 5. Interrupt driven hardware and XON/XOFF flow control is provided for. 6. All source code is included. RS232.C can be used with all memory models.
標簽: functionality provide written employ
上傳時間: 2016-08-24
上傳用戶:小眼睛LSL
本書將著重講解如何編寫、設計一個USB外設并使之與PC通信所需的代碼。本書分析透徹,易于理解,是一本關于USB的不可多得的技術參考書籍。它不僅對初學者有幫助,而且對熟練掌握USB的高級技術人員也受益匪淺。本書共分十九章,每一章針對一個核心問題進行闡述?! ”緯m合于所有從事計算機軟硬件開發工程師、技術人員使用。 USB是一種易于使用的計算機外設接口。但易于使用的代價是增加了開發才設計和編寫USB設備程序的復雜性。本書全面講述了USB設計與開發相關的知識?! 热莅ǎ喝绾卧陧椖恐惺褂肬SB接口。如何選用外設控制器芯片。如何在VB應用程序中訪問USB外設。如何編寫因件代碼使外設與PC通信。如何選擇電源以及傳輸類型、人機接口設備(HID)的接口、USB信號和編碼等。
上傳時間: 2016-09-03
上傳用戶:huql11633
Easy Grid is a JS/PHP tool kit for data linear lists management. It can help you to create quickly interfaces of table list navigation and modification with AJAX features. High performance of the Grid is ensured by JSON data format. The Easy Grid includes sorting, filtering, pagination and mouse right click context menu. Files: grid.html - HTML of the grid file_controller.php - sample of grid controller with file-flat interface db_controller.php - sample of grid controller with DB interface sample.csv - Sample of grid data source (VDB) sample.sql - Sample of grid data source (MySQL) easygrid.js - Easy Gird library easygrid_contextmenu.js - Easy Grid context menu library
標簽: management quickly create linear
上傳時間: 2013-12-04
上傳用戶:cylnpy
AVRusb開發的一個電腦遙控器,注意是HID方式
上傳時間: 2013-12-19
上傳用戶:標點符號
VB5.0與Windows API之間的呼叫技巧 取得Disk Volume Information 取得Disk Free Space與Total Space 取得Disk Driver List與各個Driver的型態 取得File 8.3之文件名稱格式 如何用程序來Delete Copy Move Rename File/Directory 如何用VB建立快捷方式(ShortCut) 如何直接開啟一個文件 設定Mouse 在某個固定范圍 隱藏Mouse 顯示、隱藏win95任務欄 建立Floating Window(Top Most的window) 建立與讀取.ini文件 檢查開機方式及Mouse Buttons個數 如何將整個畫面暗下來,如同關機前一般 如何截取屏幕畫面 如何改變桌面的圖片? 如何讀取 Windows 任務欄的大小及位置? 如何為 ListBox 設定水平滾動欄? 如何讓 Windows(95 及 NT) 重新開機?
標簽: Disk Space Information Windows
上傳時間: 2013-12-18
上傳用戶:fanboynet
調整圖形的明暗對比 顏色漸層表單 如何使Form的背景圖隨Form大小改變 做出分隔線 如何并排圖形,以填滿Form Form改變大小時同時改變其內Control之大小 判別圖形中Mouse Click是在其中哪個子圖上發生 閃爍的Label 具有ScrollBar的表單
上傳時間: 2014-01-13
上傳用戶:sssl