-
this upload sample
this upload sample-this upload sample................
- 2022-03-21 23:45:42下载
- 积分:1
-
ID3算法
id3算法实现-id3 algorithm
- 2022-01-29 04:04:42下载
- 积分: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
-
随机发生器,学校。例如,如果用户选择0431类,使用O。
随机学号发生器。如,如果用户选择0431班,使用序号为1,那么随机给出0431班中除了学号为1~10之外的其它所有学号中的n个学号;如果选择2,那么随机给出除了学号为10~20之间的其它n个学号;依次类推。-random generator, school. For example, if the user selects 0431 class, the use of a serial number. then randomly given 0,431 school classes, in addition to a 10-all other outside the school, the school n; If you choose two, then were given school, in addition to between 10 ~ 20 other school n; followed by analogy.
- 2022-10-27 01:45:04下载
- 积分:1
-
TW2835 applies to security industry code slicer. Two TW2835_ boot screen no date...
TW2835应用于安防产业中的分割器中的代码。TW2835_开机两画面无日期时间与通道标识显示-TW2835 applies to security industry code slicer. Two TW2835_ boot screen no date time and channel logo display
- 2022-06-02 13:29:55下载
- 积分:1
-
这是最经典的一部简单的C++book。阅读这本书会让读者对C++由一个大概的认识。...
这是最经典的一部简单的C++book。阅读这本书会让读者对C++由一个大概的认识。-This is the most classic of a simple C++ book. Reading this book would provide readers with C++ by an approximate understanding.
- 2022-09-03 08:35:03下载
- 积分:1
-
一个简单的MP3播放器
一个简单的MP3播放器-a simple MP3 player
- 2022-08-22 10:36:50下载
- 积分:1
-
吉林大学计算机学院图形学实验裁剪实验 MFC编程
吉林大学计算机学院图形学实验裁剪实验 MFC编程-Jilin University, College of Computer Graphics Programming MFC experimental cutting experiment
- 2023-05-17 20:05:03下载
- 积分:1
-
STM32 LED工程模版
这是一个已经搭建好的STM32 LED工程模版,大家可以根据自己的需要去修改这个模版,而不在需要添加任何官方库文件、头文件等,这些文件我已经添加好进去了。而且做了多次实验,完全可以用。
- 2022-05-25 16:47:16下载
- 积分:1
-
本人两年前开发的移动给小灵通发短消息的程序,原理是用一个gsm modem接收从移动手机发过来的消息并解码成为文字信息,然后通过电信的web网站发送给小灵通,虽...
本人两年前开发的移动给小灵通发短消息的程序,原理是用一个gsm modem接收从移动手机发过来的消息并解码成为文字信息,然后通过电信的web网站发送给小灵通,虽然现在是废物,但是对学习gsm modem的操作大有好处,尤其是短消息编码解码,at命令操作等,该程序在实达的某款gsm modem上通过,也可以用一个老的nokia手机代替,但是我没有try过,自己简单调试一下即可-mobile PHS send text messages to the procedures, principle is a GSM modem reception from mobile phones made up of news and decoding as text messages, then Telecom web site sent to PHS, although now is the waste, but learning to operate the GSM modem large good, especially short news codec, at order operation, in the process of a particular Shida Public gsm adopted modem can also use an old nokia phones in place, but I did not try that I can simply about debugging
- 2022-09-30 03:50:03下载
- 积分:1