-
自动创建adsl拨号连接
自动创建拨号连接,DELPHI实现.根据设定自动时间快速拨号,断线.等等功能。
- 2022-09-07 20:30:02下载
- 积分:1
-
For reasons unknown, Microsoft has never documented the MessageBoxTimeout API lo
For reasons unknown, Microsoft has never documented the MessageBoxTimeout API located in user32.dll so here it is for those seeking a Message Box that times out and auto closes if the user does not respond to it first.
- 2023-05-20 14:55:03下载
- 积分:1
-
Dijkstra’s算法的实现,还有具体的实验报告,欢迎下载
Dijkstra’s算法的实现,还有具体的实验报告,欢迎下载-Dijkstra s algorithm realize, there are specific experimental reports, welcome to download
- 2022-03-21 04:01:40下载
- 积分:1
-
在两个运行的应用程序之间实时传递信息,以便一个程序获悉另一个程序状态
在Windows系统上,用C#制作两个窗口应用程序。两个程序运行后,一个程序的可以获悉另一个程序的运行状态以及输入的内容,以便于做出相应响应动作。
适合在Windows系统上实现控制程序与被控程序之间进行实时消息传递,实现对主控程序对被控程序的控制!
- 2022-03-23 17:24:16下载
- 积分:1
-
filtering for a noisy signal
filtering for a noisy signal
- 2022-02-21 14:54:38下载
- 积分:1
-
DLL例子基本密码最小。
========================================================================
- 2022-05-05 13:44:05下载
- 积分:1
-
From regular expressions to DFA thorough study of examples like regular expressi...
从正则表达式到有穷自动机实例
想研究透彻正则表达式,必须知道有穷自动机的原理,这个源码可以给你一个很好的示例参考。编译后程序会生成一个可执行文件,运行这个文件出来一个DOS窗口,然后按提示输入正则表达式。
-From regular expressions to DFA thorough study of examples like regular expressions, we must know the principles of DFA, this source can give you a good reference sample. Compiled program generates an executable file, run this file from a DOS window, then prompted to enter a regular expression.
- 2022-01-26 01:32:36下载
- 积分:1
-
摄像头USB驱动程序,其中USB通信采用windriver代码生成。摄像头芯片必需为OV511+(如:网眼v2000),适用于Windows2000/XP...
摄像头USB驱动程序,其中USB通信采用windriver代码生成。摄像头芯片必需为OV511+(如:网眼v2000),适用于Windows2000/XP-Camera USB drivers, including USB communication using windriver code generation. Camera chip necessary for the OV511+ (such as: mesh v2000), applicable to Windows2000/XP
- 2023-04-16 23:05:04下载
- 积分:1
-
经典的IOCP文件读写代码
经典的IOCP文件读写代码-classic IOCP document literacy code
- 2022-07-21 15:48:45下载
- 积分:1
-
样本类实现读/写registrity。
Sample class to implement read/write registrity.
Represents values as array:
MyIntVar := MyReg.IntVal[ Value 1 ]
MyStrVar := MyReg.StrVal[ Value 2 ]
-Sample class to implement read/write registrity.
Represents values as array:
MyIntVar := MyReg.IntVal[ Value 1 ]
MyStrVar := MyReg.StrVal[ Value 2 ]
- 2022-03-05 02:58:14下载
- 积分:1