很全的中斷手冊。 INT 00 - CPU-generated - DIVIDE ERROR INT 01 - CPU-generated - SINGLE STEP (80386+) - DEBUGGING EXCEPTIONS INT 02 - external hardware - NON-MASKABLE INTERRUPT INT 03 - CPU-generated - BREAKPOINT INT 04 - CPU-generated - INTO DETECTED OVERFLOW INT 05 - PRINT SCREEN CPU-generated (80186+) - BOUND RANGE EXCEEDED INT 06 - CPU-generated (80286+) - INVALID OPCODE INT 07 - CPU-generated (80286+) - PROCESSOR EXTENSION NOT AVAILABLE INT 08 - IRQ0 - SYSTEM TIMER CPU-generated (80286+) . . .
標簽: CPU-generated INT DIVIDE SINGLE
上傳時間: 2013-12-27
上傳用戶:aa54
This project aims to distribute a facial animation system with speech, developed to brazilian portuguese case. This system is composed by many modules: movement extraction, facial animation and speech, through a text-to-speech system.
標簽: distribute animation developed brazilian
上傳時間: 2016-01-23
上傳用戶:無聊來刷下
Delphi6.0函數大全,Delphi程序員的至愛。∷圖書簡介∷ 電子圖書名:Delphi6函數大全 Delphi6函數大全(1) <> 首部 function AnsiResemblesText(const AText, AOther: string): Boolean $[StrUtils.pas功能 返回兩個字符串是否相似說明 ANSI(American National Standards Institute)美國國家標準協會 不區分大小寫參考 function StrUtils.SoundexProc var StrUtils.AnsiResemblesProc例子 CheckBox1.Checked := AnsiResemblesText(Edit1.Text, Edit2.Text)
上傳時間: 2016-01-25
上傳用戶:mikesering
極易使用的SQL數據庫操作控件 Ver 1.0 一個很容易使用的SQL服務器操作控件,體積小巧,方便使用,擺脫你掙扎在大堆代碼中的苦惱,操作SQL數據庫僅需要幾句代碼,易如反掌,主要功能有: 1. 很方便的登錄到 SQL 服務器,支持SQL7.0 2000更高版本 2. 備份,修復和還原數據庫操作 3. 任意添加和刪除數據庫操作 4. 任意控制SQL服務器操作 (如啟動,停止,暫停和繼續等) 5. 檢查服務器運行狀態 (如是否啟動,停止或者暫停等狀態) 5. 檢查服務器連接狀態,如服務器沒有激活等 6. 自動列表服務器中數據庫,列表數據表,列表字段,并支持綁定到LietBox,ComBox等對象中 7. 支持SQL語法打開數據庫 (類似 select) 8. 保存任意文件到二進制類型的字段,如圖片,文件等 9. 顯示數據庫中的圖片文件到指定圖片控件對象中 10. 把數據庫的二進制字段保存為一個文件,如圖片,文本文件等 11. 檢查記錄游標位置,如是否末尾 12. 查找任意記錄更方便 13. 添加,編輯t,更新和刪除記錄更方便 14. 支持綁定數據庫字段到 VB對象 (如 Text Box 或者 Label) 15. 方便的綁定數據庫的表到 MSFLEXGRID32 網格控件 16. 方便容易的錯誤處理功能,均返回錯誤號和錯誤內容 (非運行時和設計時錯誤.
上傳時間: 2014-02-11
上傳用戶:onewq
This example program shows how to configure PCA Module 4 as a watchdog timer. In this example, the watchdog is configured to overflow after 0xFF00 clock cycles.
標簽: example configure watchdog program
上傳時間: 2016-02-09
上傳用戶:bakdesec
=== === === === === === === === === === ==== IBM PC KEYBOARD INFORMATION FOR SOFTWARE DEVELOPERS ================================================================ Sources: PORTS.A of Ralf Brown s interrupt list collection repairfaq.org keyboard FAQ(doesn t appear to exsist) Linux source code Test hardware: New Samsung KB3T001SAXAA 104-key keyboard Old Maxi 2186035-00-21 101-key keyboard NO WARRANTY. NO GUARANTEE. I have tried to make this information accurate. I don t know if I succeeded. Corrections or additional information would be welcome. This is a plain-text document. If you use a word-processor to view it, use a fixed-pitch font (like Courier) so columnar data and ASCII art lines up properly.
標簽: INFORMATION DEVELOPERS KEYBOARD SOFTWARE
上傳時間: 2014-08-18
上傳用戶:ecooo
These templates are based on the documented outlines from Tim Ryan s "The Anatomy of a Design Document" articles (published on Gamasutra). The filler text comes straight from the articles, and have been slightly edited for clarity (and to use the British spelling NMP). To read the articles (which I would highly suggest), check out these links: http://www.gamasutra.com/features/19991019/ryan_01.htm -- Part 1 http://www.gamasutra.com/features/19991217/ryan_01.htm -- Part 2
標簽: documented templates outlines Anatomy
上傳時間: 2014-01-02
上傳用戶:13215175592
基于java開發的一套短信應用框架,包括了串口參數設置,text和pdu編碼,線程調度和服務接口
上傳時間: 2013-12-21
上傳用戶:caozhizhi
This title demonstrates how to develop computer programmes which solve specific engineering problems using the finite element method. It enables students, scientists and engineers to assemble their own computer programmes to produce numerical results to solve these problems. The first three editions of Programming the Finite Element Method established themselves as an authority in this area. This fully revised 4th edition includes completely rewritten programmes with a unique description and list of parallel versions of programmes in Fortran 90. The Fortran programmes and subroutines described in the text will be made available on the Internet via anonymous ftp, further adding to the value of this title.
標簽: demonstrates engineering programmes computer
上傳時間: 2014-01-13
上傳用戶:youke111
key.txt存放密鑰,密鑰只能為數字,text存放明文。 只對明文中的“數字”、“英文大小寫”加密,空格或其它中文字符等不予理睬。 加密方法: 明文分組與密鑰對應字符相加取模,十個數字為一個循環,26個英文大小寫也各為一個循環。 例: 密鑰為: 012 明文為: Microsoft VC++ 6.0 密文則為:Mjerpuogv VD++ 8.0 加密結果: 將密文生成到result.txt中,手動刪除最后的占位符""即可。
上傳時間: 2013-12-22
上傳用戶:rishian