期间用到数据,用到ImageIcon组件等,还有关闭提示功能.这记事本基本上可以实现了micro大部分功能
标签: 数据
上传时间: 2014-01-24
上传用户:WMC_geophy
This model shows NASA s HL-20 lifting body modeled in Simulink, and Aerospace Blockset. This model simulates approach and landing flight phases using an auto-landing controller.
标签: model This Aerospace Blockset
上传时间: 2016-05-17
上传用户:athjac
This paper presents a low-power asynchronous implementation of the 80C51 microcontroller. It was realized in a 0.5 µ m CMOS process and it shows a power advantage of a factor 4 compared to a recent synchronous implementation in the same technology. The chip is fully bit compatible with the synchronous implementation, and timing compatible for external memory access. The circuit is a compiled VLSI-program, using Tangram as VLSI-programming language and the Tangram tool set to compile the design automatically to a standard-cell netlist. This design approach proves to be powerful enough to describe the microcontroller and derive an efficient implementation. Further, it offers the designer the possibility to explore various alternatives in the design space.
标签: microcontroller implementation asynchronous low-power
上传时间: 2016-06-07
上传用户:冇尾飞铊
期间用到数据,用到ImageIcon组件等,还有关闭提示功能.这记事本基本上可以实现了micro大部分功能
标签: 数据
上传时间: 2016-06-08
上传用户:xcy122677
This transport driver for BlueDrekar middleware is a reference implementation of the Bluetooth Host Controller Interface (HCI) UART transport layer. The source code is compiled and run in linux enviroment.
标签: implementation BlueDrekar middleware Bluetooth
上传时间: 2016-06-13
上传用户:www240697738
Use this program to decode the Manchester Code of the RFID. Validate the accessibility of detected card. Including a keypad controller, generally a all in one card access reader.
标签: the accessibility Manchester Validate
上传时间: 2013-12-19
上传用户:yoleeson
This directory builds the miniport driver for Adaptec’s 1540 family of SCSI controllers. This driver exports several functions which are used by SCSIPORT.SYS to issue SCSI requests to the devices attached to the controller, process adapter interrupts, and various other SCSI activities. This driver is also responsible for detecting non-Plug and Play 1540 SCSI controllers—the Plug and Play controllers are detected by the operating system—and for shutting down the controller during device removal or power management operations. This sample also demonstrates the use of the SCSIWMI library to add WMI functionality to SCSI miniports. This library can be linked into a miniport and provides most of the framework needed to expose WMI data blocks to SCSIPORT and the system.
标签: driver This controllers directory
上传时间: 2016-06-28
上传用户:caiiicc
This directory contains the miniport driver for INI-9100U/UW PCI_UltraSCSI Bus Master Controllers. This driver exports several functions that are used by Scsiport.sys to issue SCSI requests to the devices attached to the controller, process adapter interrupts, and various other SCSI activities. This driver is also responsible shutting down the controller during device removal or power management operations.
标签: PCI_UltraSCSI Controllers directory contains
上传时间: 2016-06-28
上传用户:l254587896
MediaPlayer代码,部分代码,合适请用: import java.awt.* import java.awt.event.* import javax.swing.* import javax.media.* import java.io.* import java.util.* //为了导入Vector //import com.sun.java.swing.plaf.windows.* public class MediaPlayer extends JFrame implements ActionListener,Runnable { private JMenuBar bar //菜单条 private JMenu fileMenu,choiceMenu,aboutMenu private JMenuItem openItem,openDirItem,closeItem,about,infor private JCheckBoxMenuItem onTop private boolean top=false,loop //设定窗口是否在最前面 private Player player //Play是个实现Controller的接口 private File file,listFile //利用File类结合JFileChooser进行文件打开操作,后则与list.ini有关
标签: MediaPlayer 代码
上传时间: 2016-07-08
上传用户:爺的气质
Infrared remote decode firmware ,use time measure pulse to decode 1 or 0 this code can decode Nec protocal remote controller and than use uart transfer the data to the pc serial port
标签: decode Infrared firmware measure
上传时间: 2013-12-29
上传用户:wweqas