应用层建立event,传入驱动,并等待事件,驱动中检测到事件被触发立即通知应用层,应用层收到消息,进行相应处理。ansi c编写,适合驱动新手使用,实现驱动与应用层的通信,
上传时间: 2014-01-24
上传用户:saharawalker
本文以此为背景,提出了基于事件驱动的BDI agent实现体系结构,用信念(Belief)、事件(Event)、规划(Plan)等内部特征来描述软件agent,并给出了面向对象层次上的软件agent的UML模型,该模型定义了构成软件agent的四个对象:Agent、BeliefSet、Event、Plan 为描述这些对象及其交互关系,本文以java语言为基础,扩展出了能描述这四个对象的java类以及描述其交互关系
上传时间: 2014-01-09
上传用户:tedo811
A complete set of bit banged, software driven I2C routines I created for any PIC device - and they work!! These functions are single master only functions, and are ideal for communicating with things like EEPROMs, LCD Drivers, ADC Converters etc
标签: complete routines software created
上传时间: 2013-12-17
上传用户:王小奇
Test-Driven Development By Example
标签: Test-Driven Development Example By
上传时间: 2014-01-14
上传用户:清风冷雨
Keyboard and remote driven operation fully functional, implements preprogrammed chars in TOUCH PAD
标签: preprogrammed functional implements operation
上传时间: 2014-01-20
上传用户:784533221
ISR-Driven Serial I/O V2
标签: ISR-Driven Serial V2
上传时间: 2015-09-28
上传用户:q123321
compiler-compiler. This is a compiler-compiler with table-driven scanner, table-driven parser.
标签: compiler-compiler table-driven scanner parser
上传时间: 2014-01-12
上传用户:zm7516678
This a state-machine driven rs232 serial port interface to a "Wishbone" // type of bus.
标签: state-machine interface Wishbone driven
上传时间: 2014-01-13
上传用户:ippler8
This a state-machine driven rs232 serial port interface to aes_core
标签: state-machine interface aes_core driven
上传时间: 2014-01-22
上传用户:exxxds
手机游戏坦克大战import java.awt.* import javax.swing.* import java.awt.event.* import java.util.EventListener public class HsTank2 extends JFrame { HsTank2(String title) { this.setTitle(title) this.setSize(608 , 630) this.setLocation(300 , 100) this.setBackground(Color.WHITE)
上传时间: 2015-10-17
上传用户:李彦东