-
设计一个能对PASCAL语言子集完成词法分析、语法分析和生成中间代码(四元式)的编译器。...
设计一个能对PASCAL语言子集完成词法分析、语法分析和生成中间代码(四元式)的编译器。-Design of a subset of the PASCAL language complete lexical analysis, syntax analysis and generation of intermediate code (quaternion type) of the compiler.
- 2022-10-21 22:05:03下载
- 积分:1
-
a more powerful PC. In addition to traditional PC desirable under the Road infor...
一台功能更强大的PC机。除了传统PC机所期望的路况信息外,我们还可以获得更多额外的网络信息
- 2022-12-02 13:15:04下载
- 积分:1
-
VB.NET student information system. Can search, add, delete function
VB.NET学生信息系统。可以查找,增添,删除功能-VB.NET student information system. Can search, add, delete function
- 2022-10-23 16:35:03下载
- 积分:1
-
把24位彩色图片转换成8位图片
把24位彩色图片转换成8位图片,c++编写的,感觉有点用处,特来分享一下
把24位彩色图片转换成8位图片,c++编写的,感觉有点用处,特来分享一下
把24位彩色图片转换成8位图片,c++编写的,感觉有点用处,特来分享一下
- 2022-02-26 02:09:25下载
- 积分:1
-
FPGA数码管显示程序,IO模拟SPI
在FPGA上实现数码管显示,用IO模拟SPI,与MSP430通信。
- 2023-07-22 04:40:05下载
- 积分:1
-
High
高质量C++编程,林锐博士,关于C++编程中常被忽略的重要内容。-High-quality C++ Programming, Dr. Lin Rui, the C++ Programming in an important aspect often neglected.
- 2022-06-17 00:29:09下载
- 积分:1
-
课程设计,用C++编写的目录管理程序,用来对我..
课程设计 一个用C编写得通讯录管理程序 用链接实现得 可以删除添加项目-curriculum design with a C prepared in directory management procedures used to link realize that they can add the item to delete
- 2023-02-07 08:15:03下载
- 积分:1
-
输入文本输入框只能输入一个小数点和数字键程序
键入文本输入框中只能输入小数点和数字键的程序
- 2022-08-12 18:46:46下载
- 积分:1
-
directx9实现矩阵处理例程
directx9实现矩阵处理例程-directx9 handling routines to achieve Matrix
- 2022-05-07 02:37:55下载
- 积分:1
-
1、BOOTSECT.BIN
功能:1.44M软盘的引导扇区中的文件
源代码文件:BOOTSECT.ASM
编译方法 nasm bootsect...
1、BOOTSECT.BIN
功能:1.44M软盘的引导扇区中的文件
源代码文件:BOOTSECT.ASM
编译方法 nasm bootsect.asm -o bootsect.bin
2、WRBOOT.COM
功能:将BOOTSECT.BIN 写到软盘的引导扇区
源代码文件:WRBOOT.ASM
编译方法 nasm wrboot.asm -o wrboot.com
使用方法:将BOOTSECT.BIN 与WRBOOT.COM
置于同一目录下,软驱中插入软盘,执行WRBOOT.COM
3、OS.PCS
功能:操作系统的任务切换演示
源代码文件:PCS.ASM
编译方法 nasm pcs.asm -o os.pcs
使用方法:将OS.PCS拷贝到引导扇区为BOOTSECT.BIN的软盘上,设定从软驱启动计算机,重新启动计算机,电脑启动成功后可运行OS.PCS文件以显示任务切换。
-1, BOOTSECT.BIN features: 1.44M floppy disk boot sector of the document source code files: BOOTSECT.ASM compiler methods nasm bootsect.asm-o bootsect.bin2, WRBOOT.COM features: The floppy disk BOOTSECT.BIN wrote the guide Sector source code files: WRBOOT.ASM compiler methods nasm wrboot.asm-o wrboot.com use Methods: BOOTSECT.BIN with WRBOOT.COM under the same directory, insert the floppy diskette, the implementation of WRBOOT.COM3, OS.PCS functions: task switching operating system demo source code files: PCS.ASM compiler methods nasm pcs.asm-o os.pcs use
- 2022-03-26 13:01:00下载
- 积分:1