This firmware translates a PS/2 mouse to a USB mouse. The translator firmware is entirely interrupt driven (with the exception of sending the data via USB to the host.) An interrupt is generated when the PS/2 start bit is received, at which time the firmware will begin its receive routine. In addition to this interrupt, every 168ms a timer overflow interrupts the main program and implements one state of the mouse state machine. This state machine handles sending bytes to and translating bytes received from the PS/2 mouse automatically. All of this is done in the background while the main program runs in the foreground. The only operation that the main program implements is sending mouse data to the PC via USB.
标签: firmware mouse translates translator
上传时间: 2015-04-26
上传用户:cuiyashuo
新闻采集系统1.0.2 For 4.03(2005.05.15更新) 【使用环境】 本系统是基于动易4.03免费版的基础上的新闻采集系统,只能用于4.03版本。 本系统采用了ASP + Access编写,您必须保证您的主机已经安装微软IIS5.0或者更高版本, 同时支持Access数据库、XMLHTTP组件才能运行本系统,如要保存文件还需要支持FSO组件。 【更新说明】 1、配色模板改为默认 2、更新数据时检查更加详细 3、"公用"过滤不起作用的问题 4、增加解析swf文件功能 5、修正稳定模式(有限制新闻数量时)不能正常采集的错误 6、修正了列表中批量添加时数字只能按升序 7、修正了无法删除过滤记录的错误 8、修正了过滤管理分页链接的错误 9、增加了table,tr,td表格过滤的功能 10、其它一些不是问题的问题
上传时间: 2015-05-01
上传用户:asasasas
How to Use Tables With the JTable (in the API reference documentation) class you can display tables of data, optionally allowing the user to edit the data. JTable doesn t contain or cache data it s simply a view of your data. Here s a picture of a typical table displayed within a scroll pane
标签: documentation the reference display
上传时间: 2013-12-23
上传用户:ayfeixiao
Shows how to use all list selection modes, using a list selection listener that s shared between a table and list.
标签: selection list listener between
上传时间: 2015-05-04
上传用户:jichenxi0730
Unzip this file into a writeable directory. You should end up with a "Geocode" project, as well as Bitmaps and TestData directories. This sample geocodes single-match zip codes, entered by the user, or a batch-match of a table of zips (and other info) against a point shapefile. The point data shapefile consists of 41859 point features from 1996 GDT data, in decimal degrees. The table of zips that can be used in the batch match consists of 38 records, entitled "few_zips.dbf". More specifcs are found at the top of each form and are provided throughout the code.
标签: directory writeable Geocode project
上传时间: 2013-12-19
上传用户:wangchong
SWI with ARTX Kernel and RealView Compiler This example program shows how to implement software interrupt functions in an application that uses the ARTX Kernel. The example uses the RealView Compilation Tools. The file SWI_Table.s implements the SWI function table. The SWI function declarations and implementations are demonstrated in the file Artx_SWI.c.
标签: implement Compiler RealView software
上传时间: 2015-05-30
上传用户:chenlong
帮别人做的一个小程序,想发布出来供大家参考,对于初学者有一定的作用其特点就是: 除了查询应用SQL查询语句外,其它的地方完全是用TABLE组件来完成数据的输入及修改,删除等操本。 希望对有希望了解TABLE组件的朋友有所帮助,没有用到其它的组件。 有完整的报
标签: 程序
上传时间: 2014-01-09
上传用户:1427796291
/* This program generates the DApkg.vhd file that is used to define * the DA filter core and gives its parameters and the contents of the * Distributed Arithmetic Look-up-table "DALUT" according to the DA algorithm
标签: generates the program define
上传时间: 2015-07-07
上传用户:wangchong
algorithm , tree hash table, b tree, Tas de Fibonnaci
标签: algorithm
上传时间: 2014-01-07
上传用户:aeiouetla
eclipse 从入门到精通的源码,有了这个如果学会的话,可以毫无质疑的说我会SWT编程.包括:thread,button,canvas,combol,filllayout,griddata,progressbar,qq,tree,table,slider,
标签: filllayout griddata eclipse button
上传时间: 2015-08-06
上传用户:han_zh