-
这本书主要介绍支持高级计算机程序设计和算法分析的数学。...
这本书主要介绍支持高级计算机程序设计和算法分析的数学。-This book introduces the support of senior computer program design and analysis of mathematical algorithms.
- 2022-05-05 15:45:45下载
- 积分: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
-
毫秒级的一个小程序,可以使用。
这是毫秒级的一款音频延时小程序,可以使用。-Ms audio delay class of a small program, you can use.
- 2022-06-01 01:19:25下载
- 积分:1
-
一个可以设置windows停止关机的程序,参考一下吧(并非修改注册表)...
一个可以设置windows停止关机的程序,参考一下吧(并非修改注册表)-windows can set a stop shutdown procedures, refer to it (not to amend the registry)
- 2022-09-17 18:20:03下载
- 积分:1
-
基于 vb 的图书馆系统
图书馆管理系统
- 2022-10-09 10:00:03下载
- 积分:1
-
这是DSR C++的源代码,欢迎大家使用,也欢迎大家一起交流
这是DSR C++的源代码,欢迎大家使用,也欢迎大家一起交流-This is a DSR C++ The source code, welcome everyone to use, and also welcomes exchanges with U.S.
- 2022-04-16 10:45:18下载
- 积分:1
-
自己开发的c语言日历小程序.
自己开发的c语言日历小程序.-their development of the small-c language calendar procedures.
- 2023-01-31 02:30:04下载
- 积分:1
-
Wifi扫描器和自定义MFC控件
Wifi scanner + custom MFC controls
在WINCE环境下工作。...
Wifi扫描器和自定义MFC控件
Wifi scanner + custom MFC controls
在WINCE环境下工作。-Wifi scanner and custom MFC controls Wifi scanner+ Custom MFC controls in WINCE environment.
- 2023-08-16 18:00:03下载
- 积分:1
-
验证码简单去背景+ORC识别
资源描述
验证码简单去背景+ORC识别
m_tesseract = new TesseractProcessor();
m_tesseract.Init(m_path, m_lang, (int)TesseractEngineMode.DEFAULT);
m_tesseract.SetVariable("tessedit_pageseg_mode", TesseractPageSegMode.PSM_AUTO.ToString());
- 2023-03-31 01:45:04下载
- 积分:1
-
日期时间计算, 判断日期时间合法性,转成统一格式,回车代替TAB键,等公共函数...
日期时间计算, 判断日期时间合法性,转成统一格式,回车代替TAB键,等公共函数-period of time, the judge Date Time legitimacy, turn into a unified format, the transport instead of the TAB key, and other public functions
- 2022-03-24 10:57:27下载
- 积分:1