-
抽象工厂实现
设计模式,提供了C++方法实现抽象工厂,对于想掌握编程的用户来说很有帮助
- 2022-11-29 08:00:03下载
- 积分:1
-
Windows Mobile上对XML的操作的封装类,纯C++,功能强大,可以支持多种语言和编码,可以生成和解析XML文件。...
Windows Mobile上对XML的操作的封装类,纯C++,功能强大,可以支持多种语言和编码,可以生成和解析XML文件。-Windows Mobile on the operation XML package type, pure C++, Powerful, can support multiple languages and the code can generate XML documents and analysis.
- 2022-12-22 07:25:03下载
- 积分:1
-
wince下的注册表编辑源代码
希望对你有帮助有帮助有帮助!
wince下的注册表编辑源代码
希望对你有帮助有帮助有帮助!-wince under the Registry Editor source code want to help you help help!
- 2023-07-03 06:45:03下载
- 积分: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
-
java socket的应用和理解入门学习应用
java socket的应用和理解入门学习应用-java socket application and understanding of entry-learning applications
- 2023-04-09 14:40:04下载
- 积分:1
-
VS2008 + SQL2005普通三
VS2008+SQL2005开源普通三层架构项目源代码-VS2008+ SQL2005 ordinary three-tier system open source project source code
- 2022-02-14 08:59:01下载
- 积分:1
-
双三次B样条曲面的拟合程序,有助于进一步了解B样条曲线
双三次B样条曲面的拟合程序,有助于进一步了解B样条曲线-Bicubic B-spline surface fitting process, help to further understanding of B-spline curve
- 2022-10-15 11:40:02下载
- 积分:1
-
“五子棋”这个程序是部分的,它是博弈树搜索…
本“五子棋“程序只编写了人机对弈部分,运用了博弈树进行搜索,在选取最优的走步时使用极大极小分析法,考虑到搜索的时间复杂度和空间复杂度,在程序中只进行了2步搜索,即计算机在考虑下一步的走法时,只对玩家进行一步的推测。(程序中的棋盘规格为15*15)-" quintet game " this procedure is it is it partly , is it play chess tree search for to use to play chess while being man-machine to write only, use the great extremely small analytic approach while choosing the optimum walking, consider time complexity and space complexity searched for, only search for 2 steps in the procedure , namely the computer, while considering next walking in France,
- 2022-01-22 11:03:50下载
- 积分:1
-
单报数据加密,在文件传输时对数据报进行加密,此程序为客户端程序...
单报数据加密,在文件传输时对数据报进行加密,此程序为客户端程序-Single-reported data encryption in the file transfer when the data is encrypted reported that this procedure for the client program
- 2022-07-11 23:41:02下载
- 积分:1
-
a thread based on asynchronous serial communication program running commApi fold...
一个基于线程的异步串行通信程序运行commApi文件夹中的CommApi.exe。程序调试涉及到计算机硬件-a thread based on asynchronous serial communication program running commApi folder of CommApi.exe. Commissioning procedures relating to computer hardware
- 2023-01-23 07:40:04下载
- 积分:1