1.1 引言 1.1.1 设计目的 本次课程设计是在完成一个学期的编译原理课程之后,为了进一步加深对编译原理相关知识的理解,培养实际解决问题的能力而进行的。结合本学期所开设的软件工程课程,本次课程设计实验过程要求按照软件工程的思想来组织开发过程,按照软件生命周期的阶段划分来进行。由于课程设计规模较小,所以对软件生命周期进行适当的合并,简化为五个阶段,即需求分析、总体设计、详细设计、编码实现和测试。 1.1.2 设计任务 针对本次课程设计我们设计了一个简化的pascal语言,称为mini-pascal。设计的任务就是开发出针对mini-pascal语言的编译程序。标准的编译程序结构分为五部分,分别是词法分析、语法分析、语义分析和中间代码生成、优化和目标代码生成。由于时间和能力所限,我们的编译程序只包括前三个部分,最后生成四元式形式的中间代码。
上传时间: 2013-12-25
上传用户:2467478207
PCI9054驱动,也许对有需要的朋友有用,该芯片是PCI常用芯片
上传时间: 2013-12-19
上传用户:dianxin61
完整的Linux 设备驱动第3版,包括pci,定时中断,DMA等方面的驱动开发
上传时间: 2015-12-08
上传用户:CSUSheep
一个使用VHDL设计的具有强大功能的32位CPU,这个文件包含了与之配套的PCI位码文件及配置程序。
上传时间: 2014-11-07
上传用户:qazxsw
开发Inetl IXP2400平台所必须的硬件诊断和测试程序。该软件包支持的功能包括CPU基本功能检测,串行通讯测试,以太网测试,DDR测试,QDR存储器测试,PCI总线检测等等。
上传时间: 2015-12-18
上传用户:sy_jiadeyi
The Original USB 2.0 specification released on April 27, 2000 Errata to the USB 2.0 specification as of December 7, 2000 Mini-B connector Engineering Change Notice to the USB 2.0 specification. Pull-up/pull-down Resistors Engineering Change Notice to the USB 2.0 specification. Errata to the USB 2.0 specification as of May 28, 2002 Interface Association Descriptor Engineering Change Notice to the USB 2.0 specification. Rounded Chamfer Engineering Change Notice to the USB 2.0 specification as of October 8, 2003 Unicode Engineering Change Notice to the USB 2.0 specification as of February 21, 2005 Inter-Chip USB Supplement Revision 1.0 as of March 13, 2006 Revision 1.3 of the USB On-The-Go Supplement as of December 5, 2006 Revision 1.01 of the Micro-USB Cables and Connectors Specification as of April 4, 2007 USB 2.0 Link Power Management Addendum Engineering Change Notice to the USB 2.0 specification as of July 16, 2007.
标签: specification 2.0 USB Original
上传时间: 2013-12-31
上传用户:familiarsmile
2.0.12 (May 13th, 2004) - Flag driver threads with PF_FREEZE to support software suspend. 2.0.11 (May 7th, 2004) - Avoid split-completion bugs in certain PCI-X chipsets by breaking up large completion entry DMAs on ADB boundaries. 2.0.10 (April 9th, 2004) - Return "command timeout" status instead of "selection timeout status" to the SCSI mid-layer in response to selection timeouts. While the latter may seem more correct, the mid-layer will not offline devices suffering from persistent selection timeouts. This leads to extremely long recovery times for devices that go missing. Returning command timeout status causes the mid-layer to enter recovery and eventually offline persistently missing devices.
标签: PF_FREEZE software support suspend
上传时间: 2016-01-05
上传用户:亚亚娟娟123
ks8695的ide硬盘程序,接口芯片是atp865,通过pci接口进行访问,拷贝到linux/driver下就可以了
上传时间: 2016-02-17
上传用户:asasasas
pci2。2规范,对于设计pci板卡有极好的参考作用
标签: pci2
上传时间: 2013-12-15
上传用户:cmc_68289287
从自主研发的角度,提出了基于虚拟仪器的数字示波器的一种新的设计方法,该方法对数据采集卡硬件设计和配套软件的开发进行了研究。采用PCI接口,用DMA方式传输据,使得采样频率可达100MHz,用户可通过软面 板设置采样参数,采集的数据先送到系统内存,再直接以波形形式显示到软面板上,或者以数据文件格式存到Pc机硬盘。该虚拟示波器已成功运用于弱电信号的采集。
标签: 角度
上传时间: 2014-01-09
上传用户:Avoid98