-
文件移动工具
自己用VS2019写的一个文件移动工具,作用是将A文件夹中的文件移动到B文件夹,如果有同名文件,则先将B文件夹中的文件移动到C文件夹。
- 2022-10-20 12:10:03下载
- 积分:1
-
双三次B样条曲面源代码,是学习B样条编程的好程序
双三次B样条曲面源代码,是学习B样条编程的好程序-Bicubic B-spline surface source code, is to learn from a good B-spline programming procedures
- 2022-03-09 20:54:18下载
- 积分:1
-
这是一篇关于一种基于特征的GRID到TIN的转换算法的论文,结构完整。...
这是一篇关于一种基于特征的GRID到TIN的转换算法的论文,结构完整。-This is an article on the characteristics of a GRID-based conversion algorithm to TIN paper, the integrity of the structure.
- 2022-07-21 12:24:04下载
- 积分:1
-
一个简单的入侵检测课程设计,针对UNMsendmail进程轨迹调用而进行的入侵检测分析...
一个简单的入侵检测课程设计,针对UNMsendmail进程轨迹调用而进行的入侵检测分析-A simple intrusion detection curriculum design, the process of track calls for UNMsendmail Intrusion Detection and analysis carried out
- 2022-02-26 08:19:24下载
- 积分:1
-
sizable rebar space
sizable rebar 空间-sizable rebar space
- 2022-08-07 06:46:16下载
- 积分:1
-
Wince5.0下使用VC++2005操作SQLCE3.0数据库,创建、打开数据库及数据表,代码经本人测试通过。...
Wince5.0下使用VC++2005操作SQLCE3.0数据库,创建、打开数据库及数据表,代码经本人测试通过。-Wince5.0 using VC++2005 operating SQLCE3.0 database, create, open the database and data tables, the code after I test.
- 2022-05-15 05:11:05下载
- 积分: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
-
九宫格拼图,核心类可处理N*N任意大小规格的游戏。不能自动求解。...
九宫格拼图,核心类可处理N*N任意大小规格的游戏。不能自动求解。-TICTACTOEMIDLET
- 2022-10-02 03:20:03下载
- 积分:1
-
Delphi msnPopUp
Delphi 2007 的 MSN 弹出。
在桌面带有信息的信息创建一个 popuo 视图。
- 2022-08-26 07:50:58下载
- 积分:1
-
利用mutex object编写的多线程运用程序, 可以直接运行,可以手动改变线程优先级, 很直观。...
利用mutex object编写的多线程运用程序, 可以直接运行,可以手动改变线程优先级, 很直观。-use Mutex object prepared by the multi-threaded application procedures can be run directly can manually change the thread priority, very intuitive.
- 2022-02-25 01:49:29下载
- 积分:1