-
Enter the code on the implementation of the static compression, and compressed t...
实现对输入代码的静态压缩,并将压缩结果存入文件,计算出压缩率.-Enter the code on the implementation of the static compression, and compressed the results into the paper to calculate the compression ratio.
- 2022-08-24 18:17:35下载
- 积分:1
-
城市链表的求解,通过城市查找坐标,通过坐标查找城市,以及两座城市之间的距离....
城市链表的求解,通过城市查找坐标,通过坐标查找城市,以及两座城市之间的距离.-city Chain solution through urban search coordinates coordinates search through the city and the two cities in the distance.
- 2023-01-13 01:45:04下载
- 积分: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
-
Visual_C Knowledgebase
Visual_C++知识库-Visual_C Knowledgebase
- 2022-09-28 18:15:05下载
- 积分:1
-
When starting with protocols that work at the upper layers of the network models...
When starting with protocols that work at the upper layers of the network models, each set of data is wrapped inside the next lower layer protocol, similar to wrapping letters inside an envelope. The application creates the data, then the transport layer wraps that data inside its format, then the network layer wraps the data, and finally the link (Ethernet) layer encapsulates the data and transmits it. Each network layer either encapsulates the data stream with additional information, or manages data handling or come part of the connection
- 2022-05-23 09:07:19下载
- 积分:1
-
一个实现文件读取有趣的c++源程序
一个实现文件读取有趣的c++源程序-an interesting read files source of c
- 2022-08-14 16:37:42下载
- 积分:1
-
检测内存泄露的程序
检测内存泄露的程序-memory leakage detection procedures
- 2023-04-14 09:10:04下载
- 积分:1
-
A SOCKET example, everyone learning together, please the National Defense Univer...
一个SOCKET的例子,大家一起学习,请国防大学-A SOCKET example, everyone learning together, please the National Defense University
- 2022-01-26 07:58:31下载
- 积分:1
-
A program made by Visual Basic 6.0 to make .cbp files,it can let the computer be...
A program made by Visual Basic 6.0 to make .cbp files,it can let the computer beep in C.-C Beeper
- 2022-05-24 12:37:49下载
- 积分:1
-
这是java开发的一些小程序,对于学习Java很有帮助
这是java开发的一些小程序,对于学习Java很有帮助-This is the development of some small procedures, helpful for learning Java
- 2022-01-25 17:31:56下载
- 积分:1