-
计时器精确。使用高精度定时()适用于重功能…
精确到1us的定时器。使用QueryPerformanceCounter()函数实现
适用于实时控制环境-accurate to the timer. Use QueryPerformanceCounter () functions applicable to real-time control environment
- 2022-04-30 09:19:00下载
- 积分:1
-
VC++ doc
VC++教程
VC++入门code,有老师的讲解和文档说明
很全面-VC++ doc
- 2022-06-13 04:21:57下载
- 积分:1
-
Fugitive game, with source code! ! Configured JDK and environmental variables, d...
逃亡者小游戏,内有源码!! 配置好JDK和环境变量后,双击Jar文件即可执行,有声音和动画
-Fugitive game, with source code! ! Configured JDK and environmental variables, double-click the Jar file can be executed, there are sound and animation
- 2022-02-24 14:43:27下载
- 积分:1
-
Evc中的数据库连接源码,有需要的朋友可一起研究哦
Evc中的数据库连接源码,有需要的朋友可一起研究哦-Evc the source database connections, the need to be friends together, oh
- 2022-04-24 18:19:45下载
- 积分:1
-
Evc4.0 write their own use a program, the program calls a memory card procedures...
自己使用evc4.0写的一个程序,程序调用存储卡上的一个程序,并且通过模拟鼠标的操作进行自动化控制程序。可以供学习调用使用其他程序、模拟鼠标点击消息的朋友参考。本程序在wince5.0下调试通过。-Evc4.0 write their own use a program, the program calls a memory card procedures, and by simulating the operation of the mouse to automate control procedures. Can learn to call for the use of other procedures, simulating a mouse click message friend reference. This procedure adopted in wince5.0 debugging.
- 2022-10-19 11:10:03下载
- 积分:1
-
interesting little procedures on some word processing, used in STL, there are al...
有趣的小程序,是关于一些文字处理的,用到STL,也有一些巧妙的算法在里面。-interesting little procedures on some word processing, used in STL, there are also some clever algorithm inside.
- 2023-02-11 19:20:03下载
- 积分:1
-
- 2022-10-22 12:50:03下载
- 积分:1
-
小区低电压自动抄表系统程序,大家交流学习使用
小区低电压自动抄表系统程序,大家交流学习使用 -zidongchaobiaoxitong
- 2022-03-04 16:11:45下载
- 积分:1
-
c#.NET开发的图书管理系统,需要都朋友可以下载参考哦
c#.NET开发的图书管理系统,需要都朋友可以下载参考哦-c#. NET development of library management systems are required to download reference Oh Friend
- 2022-10-28 07:20: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