-
visual development tools such as Visual C++, Delphi, C++ Builder and others all...
虽然Windows下可视化开发工具如VC、Delphi、C++ Builder等都有专用的定时器控件Timer,而且使用很方便,可以实现一定的定时功能,但最小计时精度仅为55ms,且定时器消息在多任务操作系统中的优先级很低,不能得到及时响应,往往不能满足实时控制环境下的应用。不过Microsoft公司在Win32 API函数库中已经为用户提供了一组用于高精度计时的底层函数,如果用户使用得当,计时精度可到1ms。这个计时精度、对于一般的实时系统控制完全可以满足要求。现将由C++ Builder 4.0提供的重新封装后的一组与时间相关的主要接口函数(函数名、参数、功能与Win32 API基本相同)说明如下:
-visual development tools such as Visual C++, Delphi, C++ Builder and others all have dedicated Timer timer control, but it is convenient. can achieve a timing function, but only the minimum time of 55 ms accuracy. Timer news and multi-task operating system in the low priority that is not to respond in a timely manner, often fail to meet the real-time control environment applications. However, Microsoft Corporation in the Win32 API function has been to provide the user with a group for high-precision the bottom was a time function, if the user is properly utilized, time accuracy can be a ms. Accuracy this time, and for most of the real-time control system can meet the requirements.
- 2022-02-11 22:11:49下载
- 积分:1
-
基于socket的http类
基于socket的http类,可以用于文件的上传下载,http请求操作。支持定义请求头、超时设置等。
- 2022-05-30 16:41:32下载
- 积分:1
-
温度TAIE
从taie温度控制器读取参数的示例 vb6
// 信息配置
// Master --> Slave (7 byte)
//
// Master
- 2022-08-14 08:38:11下载
- 积分:1
-
多线程串口通讯实例.rar
多线程串口通讯实例.rar-multithreading serial communication example. Rar
- 2022-02-07 20:31:38下载
- 积分:1
-
c++实现的文件传输
应用背景
1、实现了以tcp协议为基础的客户度与服务端的文件传输
2、以界面的形式实现
3、可以自由设置ip地址
关键技术
1、socket网络通信技术、tcp/ip协议技术
2、mfc的应用程序
3、多线程技术
- 2023-09-03 15:50:06下载
- 积分:1
-
一个PDA GUI系统的源码
一个PDA GUI系统的源码-A PDA GUI system source
- 2022-03-13 09:22:40下载
- 积分:1
-
一种新的滤波器方法,希望大家能一起学习。
一种新的滤波器方法,希望大家能一起学习。-A new filter, and I hope that everyone learning together.
- 2023-06-13 03:05:05下载
- 积分:1
-
day la giao trinh ve kenh truyen dan vo tuyen MIMO cua kenh di dong mat dat
day la giao trinh ve kenh truyen dan vo tuyen MIMO cua kenh di dong mat dat
- 2022-04-10 07:05:45下载
- 积分:1
-
LPC214X读MMCSD卡的例程文档pdf
LPC214X读MMCSD卡的例程文档pdf-LPC214X Reading MMCSD card routines pdf file
- 2022-07-11 02:17:48下载
- 积分:1
-
ftp资源搜索工具源代码,可以搜索指定IP段内可匿名登陆的FTP服务器...
ftp资源搜索工具源代码,可以搜索指定IP段内可匿名登陆的FTP服务器-ftp resources source code search tool can search within specified IP of the landing can be anonymous FTP server
- 2023-05-02 13:10:03下载
- 积分:1