利用386保护模式将DOS实模式下的PC总线I/O操作(in/out)实时捕捉到内存并可以显示在屏幕上。可用于ISA/VESA/PCI插卡及相关软件的输入/输出调试、I/O性能/行为分析和反汇编。Version 3增加了连续相同I/O操作的压缩记录功能,大大提高了内存利用率。同时提供了一些编译、测试脚本和BC3.1工程文件供大家在BC3.1下进一步开发。
上传时间: 2014-07-27
上传用户:一诺88
本程序为2005带单片机课程设计时所写,并有相关的硬件电路板 //本程序在硬件上测试通过 //晶振为11.0592MHZ //程序中用单片机的P1口的I/O引脚做按键 //用四位一体的共阴数码管显示
上传时间: 2016-08-18
上传用户:tuilp1a
P1口驱动8路LED程序,当然也可以用其他I/O口,只要程序作一点点的改动就行了.
上传时间: 2016-08-19
上传用户:manking0408
用于读写多个I/O设备的端口,通过端口寄存器的读写,实现对设备的种种操作
上传时间: 2016-08-20
上传用户:kelimu
好的快速排序的 需要的看i下是的 还行
标签: 快速排序
上传时间: 2014-12-19
上传用户:jichenxi0730
1)I:初始化(Initialization)。从终端读入电文,写到tobetrans文件中,统计电文的字符集合和对应的权值集合,建立哈夫曼树,并将哈夫曼树存于文件hfmtree中。 (2)C:编码(Coding )。利用已建好的哈夫曼树(如不在内存,则从文件hfmtree中读入),对文件tobetrans中的正文进行编码,然后将结果存入文件codefile中。 (3)D:译码(Decoding)。利用已建好的哈夫曼树将文件codefile中的代码进行译码,结果存入文件textfile中。 (4)P:印代码文件(Print)。将文件codefile以紧凑格式显示在终端上,每行50个代码。同时将此字符形式的编码文件写入文件codeprint中。 (5)T:印哈夫曼树(Tree printing)。将已在内存中的哈夫曼树以直观的方式(树或凹入表形式)显示在终端上,同时将此字符形式的哈夫曼树写入文件treeprint中。 用户界面要求设计为“菜单”方式。 修改你的系统,实现对你的系统的源程序的编码和译码(主要是将行尾符编/译码问题)。实现各个转换操作的源/目标文件,均由用户在选择此操作时指定。
标签: Initialization 初始化
上传时间: 2014-01-04
上传用户:windwolf2000
天煌公司的thus-1型嵌入式实验开发系统I/O接口实验
上传时间: 2016-08-23
上传用户:wlcaption
Freescale i.MX27 wince 6.0 board support package
标签: Freescale support package wince
上传时间: 2016-08-23
上传用户:zhuoying119
RS232.C was written to provide all of the basic functionality needed to employ serial I/O in any application written with Borland C language compilers. Some features are: 1. Ease of use. No assembly language or library files are used and a simple "#include" statement is all that is required to access all of the functions provided. 2. Both input and output are buffered and interrupt driven for efficiency. 3. Serial ports 1 - 4 are supported on PC, AT and PS/2 compatibles.Chained interrupts used on port 3 and 4 are allowed for so as not to interfere with devices such as a mouse or printer. Transmission speeds of 110 to 115200 baud are available. 4. Detection and utilization of hardware buffered UARTs (NS16550AF etc.) found in some machines is automatic. 5. Interrupt driven hardware and XON/XOFF flow control is provided for. 6. All source code is included. RS232.C can be used with all memory models.
标签: functionality provide written employ
上传时间: 2016-08-24
上传用户:小眼睛LSL
Core Java™ 2: Volume I - Fundamentals By Cay S. Horstmann, Gary Cornell Publisher : Prentice Hall PTR Pub Date : August 22, 2002 ISBN : 0-13-047177-1 Pages : 752 经典JAVA教程。
标签: S. Fundamentals Horstmann Publisher
上传时间: 2014-01-09
上传用户:guanliya