-
多媒体计时器能编程设定1毫秒或更小,是诸如MIDI序列发生器之类的专用型应用程序的理想选择,但是它们也招致了更多的开销,并且会对系统上正运行的其他程序造成负面影...
多媒体计时器能编程设定1毫秒或更小,是诸如MIDI序列发生器之类的专用型应用程序的理想选择,但是它们也招致了更多的开销,并且会对系统上正运行的其他程序造成负面影响。其实,在Windows API中有很多提供时钟查询的函数,利用它们就可以编写自己的高精度计时器了。类CMicroSecond和Celapsed就是用Windows API编写的2个高精度计时器-multimedia timer can be programmed to set a millisecond or less, such as MIDI sequence generator such as dedicated application-an ideal choice, but they have also incurred additional expenses, which would systems are running on the other procedures have a negative impact. In fact, the Windows API has many inquiries clock function, it can use them to create their own high-precision timer of. Category CMicroSecond and Celapsed Windows API is used to prepare the two high-precision timer
- 2023-04-10 15:15:04下载
- 积分:1
-
实现模拟键盘往系统当前有光标的位置插入一字符串。
实现模拟键盘往系统当前有光标的位置插入一字符串。-Realize analog keyboard system is currently has the cursor to the location of one string to insert.
- 2022-01-26 14:18:29下载
- 积分:1
-
PIC的资源,TIME0的设置使用C 语言样例
PIC的资源,TIME0的设置使用C 语言样例-Configuring and accessing Timer0
Using Timer0 for debouncing, background tasks, event timing and counting
- 2022-09-26 06:30:03下载
- 积分:1
-
With a good Redo, Undo function routines, definitely worth a visit.
一个很好的带有Redo,Undo功能的例程,绝对值得一看.-With a good Redo, Undo function routines, definitely worth a visit.
- 2022-05-29 00:00:39下载
- 积分:1
-
计算机视觉中的标定与重建的源代码,标定的精度还不错,重建的精度有待改进。
计算机视觉中的标定与重建的源代码,标定的精度还不错,重建的精度有待改进。-computer vision calibration and reconstruction of the source code, the calibration accuracy was pretty good, the accuracy of reconstruction needs improvement.
- 2022-12-28 13:35:03下载
- 积分:1
-
VFP开发的进销存管理系统
VFP开发的进销存管理系统-VFP development of the Logistics Management System
- 2022-08-07 00:37:08下载
- 积分:1
-
本程序是测试通过vc++开发发送电子邮件程序,里面有一些例子,希望能够大家共享...
本程序是测试通过vc++开发发送电子邮件程序,里面有一些例子,希望能够大家共享-e-mail sending program based on VC++, tested, with examples included.
- 2022-06-29 07:17:53下载
- 积分:1
-
c_c021
c_c021---C++高级参考手册,学习C++的书籍-c_c021-C++ High reference manual, learning C++ books
- 2022-03-06 00:50:44下载
- 积分:1
-
操作注册表的例子
罗的操作注册表的例子
.386
.model flat, stdcall
option casemap :none
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
; Include 文件定义
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
include windows.inc
include user32.inc
includelib user32.lib
include kernel32.inc
includelib kernel32.lib
include Advapi32.inc
includelib Advapi32.lib
;>>>>>>>>>>>>>>>>>
- 2022-06-30 19:09:30下载
- 积分:1
-
佳能OCX源码,炮cdsdk 7.3,佳能相机的开发工具包。没有…
佳能OCX源代码,Cannon CDSDK 7.3,Cannon 相机开发包. 尚未经过经过测试。-Canon OCX source code, Cannon CDSDK 7.3, Cannon Camera Development Kit. Has not been tested.
- 2023-01-20 11:55:04下载
- 积分:1