-
Win32 RAS (远程存取服务) API 例子
Win32 RAS (远程存取服务) API 例子-Win32 RAS (remote access services) API examples
- 2022-03-18 23:33:40下载
- 积分:1
-
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
-
ns2 queue 检测
本文件用来观察red队列长度的变化,从而来验证了流体模型的吞吐量,丢包率,延迟等统计量的正确性,这些量的统计当前只在有线条件下得到的.
- 2022-05-13 15:27:42下载
- 积分:1
-
一个串口封装类和演示程序,很好用的,代码有详细的…
一个串口包装类及演示程序,非常好用,代码都有详细注解!-A serial wrapper class and demo program, very easy to use, the code has detailed notes!
- 2022-03-02 20:35:25下载
- 积分:1
-
One based on VC6.0 using C++ utility browser program development. Good use
一个基于VC6.0下使用C++的实用浏览器程序开发。很好用-One based on VC6.0 using C++ utility browser program development. Good use
- 2022-02-02 03:56:39下载
- 积分:1
-
DSP和PC机的串行通信 DSP和PC机的串行通信
DSP和PC机的串行通信 DSP和PC机的串行通信-DSP and PC serial communication DSP and PC serial communications
- 2023-07-28 11:30:04下载
- 积分:1
-
用于GPRS无线通讯的TCP/IP程序,能支持100个远程测控终端。
用于GPRS无线通讯的TCP/IP程序,能支持100个远程测控终端。-GPRS wireless communications for the TCP/IP procedures, can support 100 Remote Terminal.
- 2022-05-07 22:57:15下载
- 积分:1
-
window下qt编程实现多线程串口通信
windows系统,qt creator2.4.1基于qt4.7.4(32bit),用多线程实现串口通信,编译成功,注意下载后,要选择你下载路径下的工程文件夹昨晚编译路径,不然无法修改调试。还有就是这个路径里不能有中文字符,不然无法编译成功。
- 2023-03-26 03:05:04下载
- 积分:1
-
一个小小而简单的VB通信程序 实现了两端的连接和发送信息, 要知道对方IP和端口...
一个小小而简单的VB通信程序 实现了两端的连接和发送信息, 要知道对方IP和端口-a small and simple VB communication programe which realizes the connection and message between two sides as if get the other one s ip and port
- 2022-12-16 18:35:04下载
- 积分:1
-
利用噪声数据和创建的数据,软的和硬的决策是由威特…
With using noisy data and created data, soft and hard decision are made by viterbi decoder
- 2022-02-03 03:56:17下载
- 积分:1