MODE_Switch1Processing multi-interrupt request needs to set the priority of these interrupt requests. The IRQ flags of the 7 interrupt are controlled by the interrupt event occurring. But the IRQ flag set doesn t mean the system to execute the interrupt vector. The IRQ flags can be triggered by the events without interrupt enable. Just only any the event occurs and the IRQ will be logic "1".
標簽: multi-interrupt MODE_Switch Processing interrupt
上傳時間: 2013-12-04
上傳用戶:zhichenglu
object arx標高繪圖計算,在autocad中加載
上傳時間: 2015-08-18
上傳用戶:czl10052678
A-Moving-Object-Database-Model-Based-on-Road-NetWork一種基于道路網絡的移動目標數據庫模型
標簽: A-Moving-Object-Database-Model-Ba sed-on-Road-NetWork 道路網絡 移動
上傳時間: 2014-01-01
上傳用戶:klin3139
Object Oriented Programming In ANSI C
標簽: Programming Oriented Object ANSI
上傳時間: 2015-08-20
上傳用戶:獨孤求源
xstream是一個把java object序列化成xml文件的開源庫,輕便好用
上傳時間: 2015-08-27
上傳用戶:sssl
Object-oriented.Programming.with.ANSI-C很經典哦
標簽: Object-oriented Programming ANSI-C with
上傳時間: 2015-08-28
上傳用戶:一諾88
This is the machine-generated representation of a Handle Graphics object and its children. Note that handle values may change when these objects are re-created. This may cause problems with any callbacks written to depend on the value of the handle at the time the object was saved.
標簽: machine-generated representation Graphics children
上傳時間: 2013-12-18
上傳用戶:miaochun888
database tools object 9
上傳時間: 2013-12-18
上傳用戶:fxf126@126.com
本書以4個面向來表現C++的本質:procedural(程序性的)、generic(泛型的)、object-based(個別對象的)、object-oriented(面向對象的)。本書的組織圍繞著一系列逐漸繁復的程序問題,以及用以解決這些問題的語言特性。循此方式,你不只學到C++的函數和結構,也會學習到它們的設計目的和基本原理。 你可以由本書發現以下關鍵主題: ● Generic (泛型)編程風格和Standard Template Library(STL) ● Object-based(個別對象)編程風格和class的設計 ● Object-oriented(面向對象)編程風格和classes階層體系的設計 ● Function template 和class template 的設計和運用 ● Exception handling(異常處理)與執行期型別鑒定(Run-Time Type Identification)
標簽: object-oriented object-based procedural generic
上傳時間: 2013-12-30
上傳用戶:362279997
* This a software code module for a time-of-day clock object. * The clock may be fixed 12-hour, fixed 24-hour, or dynamically * configurable between these two types. Clock data can be accessed * as a binary number representing the number of minutes since midnight * or a BCD number formatted according to the time-of-day description * in the TIME module 0404x. The functions work with time-of-day values * which conform to normally accepted clock values of 1:00 to * 12:59 BCD / 0 to 719 binary for a 12-hour clock or clock values * 00:00 to 23:59 BCD / 0 to 1439 binary for a 24-hour clock. On power-up * the clock is 12:00 BCD / 0 binary for a 12-hour or dynamically * configurable clock, or 00:00 BCD / 0 binary for a 24-hour clock.
標簽: clock time-of-day software module
上傳時間: 2013-12-07
上傳用戶:llandlu