--- --- --- --- --- --- --- --- --- --- --- --- --- Filename : HP_SENSOR-9.ASM() Remark : --- --- --- --- --- --- --- --- --- --- --- --- --- #include HT82M99E.INC #include USBFIFO.INC #include HP_SENSOR.INC ------------------------------------------------------------------------------ #define CF C #define ZF Z
標(biāo)簽: HP_SENSOR Filename Remark ASM
上傳時(shí)間: 2015-12-05
上傳用戶:jjj0202
為存儲(chǔ)磁盤或U盤更換盤符。比如:U盤插在PC機(jī)上顯示的是F盤,可以被更換成H、G直到Z盤,只要該盤符空閑。
標(biāo)簽: U盤 存儲(chǔ) PC機(jī) 磁盤
上傳時(shí)間: 2013-12-13
上傳用戶:qiao8960
介紹了在嵌入式Linux操作系統(tǒng)下嵌入式GUI的圖形抽象層GAL的地位及其設(shè)計(jì)思路,研究了GUI的設(shè)計(jì)邏輯,著重闡述了如何在中低端設(shè)備上利用FrameBuffer來為上一層提供更加通用的圖形接口。主要在色彩轉(zhuǎn)換、利用FrameBuffer進(jìn)行矩形繪制、內(nèi)存映像空間的操作以及窗口Z序等方面做了深入的探討。目前,己經(jīng)將圖形圖像部分的研究成果成功運(yùn)用于福建海媚科技的嵌入式KTV系統(tǒng)中,并積極地向其它嵌入式系統(tǒng)中進(jìn)行移植。
標(biāo)簽: FrameBuffer GUI Linux GAL
上傳時(shí)間: 2013-12-25
上傳用戶:jackgao
2007考研大綱詞匯 ,Z.mp3
上傳時(shí)間: 2014-11-22
上傳用戶:66666
用中斷的方式控制lcd的顯示,單片機(jī)仍然是h83664十六位單片機(jī)。此程序包含單片機(jī)的接口的配置以及各種寫lcd的子程,使用中斷來控制lcd順序顯示A-Z,當(dāng)然,可以換成其他的顯示內(nèi)容,由于接口程序已經(jīng)編好,只需要把要顯示的內(nèi)容改一下就可以實(shí)現(xiàn)其他內(nèi)容的顯示
上傳時(shí)間: 2013-12-05
上傳用戶:zycidjl
Core Java 2 Volume I - Fundamentals, Seventh Edition Completely revised and up-to-date coverage of Generic programming, restrictions and limitations, type bounds, wilcard types, and generic reflection Swing GUI development, including input validation and other enhancements Exception handling and debugging, including chained exceptions, stack frames, assertions, and logging Streams and files, the new I/O API, memory-mapped files, file locking, and character set encoders/decoders Regular expressions using the powerful java.util.regex package Inner classes, reflection, and dynamic proxies Application packaging and the Preferences API
標(biāo)簽: Fundamentals Completely up-to-date coverage
上傳時(shí)間: 2016-01-02
上傳用戶:標(biāo)點(diǎn)符號(hào)
ollydbg完全教程。OllyDbg 是一種具有可視化界面的 32 位匯編-分析調(diào)試器。它的特別之處在于可以在沒有源代碼時(shí)解決問題,并且可以處理其它編譯器無法解決的難題。 一,什么是 OllyDbg? 二,一般原理[General principles] 三,反匯編器[Disassembler] 四,分析器[Analysis] 五,Object掃描器[Object scanner] 六,Implib掃描器 [Implib scanner] 七,如何開始調(diào)試[How to start debugging session] 八,CPU 窗口[CPU window] 九,斷點(diǎn)[Breakpoints] 十,內(nèi)存映射窗口[Memory map window] 十一、十二,監(jiān)視與監(jiān)察器[Watches and inspectors] 十三,線程[Threads] 十四,復(fù)制到剪切板[Copy to clipboard] 十五,調(diào)用棧[Call stack] 十六,調(diào)用樹[Call tree] 十七,選項(xiàng)[Options] 十八,搜索[Search] 十九,自解壓文件[Self-extracting (SFX) files] 二十,單步執(zhí)行與自動(dòng)執(zhí)行[Step-by-step execution and animation] 二一,Hit跟蹤[Hit trace]
標(biāo)簽: ollydbg OllyDbg 32 教程
上傳時(shí)間: 2016-01-02
上傳用戶:xhz1993
這是我自己寫的一段程序,用的是周立功的smartarm開發(fā)板,一個(gè)任務(wù)能從U盤里讀取mylove.bmp文件并顯示在屏幕上,讀取的是RGB565格式的bmp,有一個(gè)任務(wù)是讀取u盤里readme.txt文檔并顯示在屏幕,不支持中文,完整的usb host stack 代碼,文檔中帶有ZLG/FS ZLG/GUI ZLG/USB
標(biāo)簽: 程序
上傳時(shí)間: 2016-01-13
上傳用戶:it男一枚
This the fourth edition of the Writing Device Drivers articles. This article will introduce the idea of device stacks and how devices interact with each other. We will use the previously created example device driver to demonstrate this topic. To do this we will introduce the idea of a “filter” driver in which we will create to attach to our own driver’s device stack.
標(biāo)簽: the This introduce articles
上傳時(shí)間: 2016-01-28
上傳用戶:CSUSheep
MiniGUI的編程指南 重點(diǎn)包括:線程的基本概念;多線程的微客戶/服務(wù)器體系、多線程通訊的關(guān)鍵數(shù)據(jù)結(jié)構(gòu)――消息隊(duì)列;面向?qū)ο蠹夹g(shù)在 MiniGUI 中的應(yīng)用等等。 ·MiniGUI 的多窗口管理。將介紹 MiniGUI 的多窗口機(jī)制以及相關(guān)的窗口類技術(shù)。其中涉及到窗口剪切處理和 Z 序,消息傳遞,控件類設(shè)計(jì)和輸入法模塊設(shè)計(jì)等等。 ·MiniGUI 的圖形設(shè)備管理。重點(diǎn)介紹 MiniGUI 是如何處理窗口繪制的。其中主要包括圖形上下文的概念,坐標(biāo)映射,圖形上下文的局部、全局和有效剪切域的概念等等。 ·圖形抽象層和輸入抽象層。圖形抽象層(GAL)和輸入抽象層(IAL)大大提高了 MiniGUI 的可移植性,并將底層圖形設(shè)備和上層接口分離開來。這里將重點(diǎn)介紹 MiniGUI 的 GAL 和 IAL 接口,并以 EP7211 等嵌入式系統(tǒng)為例,說明如何將 MiniGUI 移植到新的嵌入式平臺(tái)上。 ·多字體和多字符集支持。MiniGUI 采用邏輯字體實(shí)現(xiàn)多字體和多字符集處理。這一技術(shù)成功應(yīng)用了面向?qū)ο蠹夹g(shù),通過單一的邏輯接口,可以實(shí)現(xiàn)對各種字符集以及各種字體的支持。
上傳時(shí)間: 2016-02-01
上傳用戶:wqxstar
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1