-
VB写的通过串口与考勤机连接通讯的程序
VB写的通过串口与考勤机连接通讯的程序-VB written attendance through the serial port connected with the communication procedures
- 2023-08-07 03:45:03下载
- 积分:1
-
simple chat program, beginners can see, not masters!
简单的聊天程序,初学者可以看看,高手勿进!-simple chat program, beginners can see, not masters!
- 2023-01-20 17:40:04下载
- 积分:1
-
一个功能齐全的串口通讯类及实例(VC)
一个功能齐全的串口通讯类及实例(VC)-A fully functional categories and examples of serial communication (VC)
- 2022-03-13 03:30:10下载
- 积分:1
-
初学习滤波器的有关知识,给出一个简单的卡尔曼滤波的matlab程序。vb语言实现的卡尔曼滤波源程序 (没有测试,输出部分要配合相应的过程)...
初学习滤波器的有关知识,给出一个简单的卡尔曼滤波的matlab程序。vb语言实现的卡尔曼滤波源程序 (没有测试,输出部分要配合相应的过程)-early learning knowledge of the filter, is a simple Kalman filtering Matlab procedures. Vb language Kalman filtering source (no test, the output corresponding to tie part of the process)
- 2022-01-26 05:54:51下载
- 积分:1
-
实现MSN自动转发消息的功能,利用了MS提供的MSN com接口,直接调用就可以了,也可以获取所有联系的列表,具体的接口参照MSDN上的说明...
实现MSN自动转发消息的功能,利用了MS提供的MSN com接口,直接调用就可以了,也可以获取所有联系的列表,具体的接口参照MSDN上的说明-achieve MSN automatically forwarded to the news function, use of the MS MSN com interface, called directly, and they can also can get a list of all links, the interface reference to the specific instructions on the MSDN
- 2022-05-15 23:54:26下载
- 积分:1
-
一个远程桌面协议的例子
一个远程桌面协议的例子-An example of Remote Desktop Protocol
- 2022-06-16 14:45:46下载
- 积分:1
-
This is a communications software
这是一个通讯软件-This is a communications software
- 2022-01-28 13:02:14下载
- 积分:1
-
Nokia AT Help commamd documentation
Nokia AT Help commamd documentation
- 2022-10-09 05:05:03下载
- 积分:1
-
rs232 serial program
rs232 serial program
- 2023-06-18 06:55:04下载
- 积分: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