-
实现了一个在微秒的例子
本实例实现了一中微秒级的精确定时,利用多媒体定时器的基本功能,可以通过两种方法实现精确定时。1)使用timeGetTime()函数,该函数定时精度为ms级,返回从Windows启动开始所经过的时间。2)使用timeSetEvent()函数.-Achieved one of the examples in the microsecond-level precision timing, use the basic functions of multimedia timer can be two ways to achieve precise timing. 1) Use timeGetTime () function, which ms timing accuracy for the class, to return from the Windows start after the beginning of time. 2) the use of timeSetEvent () function.
- 2022-03-06 14:13:58下载
- 积分:1
-
Masm32 prepared with the drive control procedures, background operation, the dri...
用Masm32编写的光驱控制程序,可以后台运行,控制光驱的进出,关机等
-Masm32 prepared with the drive control procedures, background operation, the drive to control access shutdown
- 2023-06-16 07:05:03下载
- 积分:1
-
here, including almost all of the data structure of the small simple procedures...
在这里,包含了几乎所有的数据结构的简单小程序,希望大家会喜欢!
- 2022-07-20 00:21:28下载
- 积分:1
-
source code for VC learning
vc学习的源代码-source code for VC learning
- 2022-04-12 09:34:53下载
- 积分:1
-
开发软件的时候需要写ChangeList,要保持所改的文件的目录结构,所以手工建立比较繁琐,该软件就是可以自动往你的changelist中添加改动的代码。非常实...
开发软件的时候需要写ChangeList,要保持所改的文件的目录结构,所以手工建立比较繁琐,该软件就是可以自动往你的changelist中添加改动的代码。非常实用。-Software development when the need to write ChangeList, in order to maintain the change file directory structure, so a relatively cumbersome manual, the software that can automatically go to your add changelist change the code. Very useful.
- 2022-02-14 08:39:21下载
- 积分:1
-
文件分割器程序源代码
资源描述文件分割器程序源代码,可以对文件进行分割,按照要求进行分割。
- 2022-03-30 13:35:42下载
- 积分:1
-
DirectX游戏项目
DirectX Project Game
- 2022-06-28 15:56:28下载
- 积分:1
-
项目决策树
它是用于检查目的的示例项目。项目开发中 c 锋利的.net 版本和窗口平台。开发这一项目后它压缩并上传到下面。非常感谢您。
- 2022-03-18 05:01:15下载
- 积分:1
-
Xilinx Virtex约束
xilinx virtex constraint
- 2022-03-14 21:19:18下载
- 积分:1
-
the file system is designed to implement basic operations as follow:
create fil...
设计的文件系统实现下述的基本操作:建立文件;删除文件;打开文件;关闭文件; 可对文件设置保护措施(读,写,执行)。-the file system is designed to implement basic operations as follow:
create file
delete file
open file
close file
set security measure
- 2022-05-28 03:16:27下载
- 积分:1