-
在两个运行的应用程序之间实时传递信息,以便一个程序获悉另一个程序状态
在Windows系统上,用C#制作两个窗口应用程序。两个程序运行后,一个程序的可以获悉另一个程序的运行状态以及输入的内容,以便于做出相应响应动作。
适合在Windows系统上实现控制程序与被控程序之间进行实时消息传递,实现对主控程序对被控程序的控制!
- 2022-03-23 17:24:16下载
- 积分:1
-
c code to calculate the eigen vector
c code to calculate the eigen vector
- 2022-08-10 13:35:33下载
- 积分:1
-
auto resize controls
auto resize controls
- 2023-03-09 18:30:03下载
- 积分:1
-
[[[基本计算器]]]
[[[基本计算器]]]
- 2022-01-26 01:38:37下载
- 积分:1
-
星期计算器,输入月日年,返回星期
例如: 输入: 11 22 1963
返回: Friday
程序通过编译运行...
星期计算器,输入月日年,返回星期
例如: 输入: 11 22 1963
返回: Friday
程序通过编译运行-Weeks calculator, enter on day, the return of weeks, for example: Input: 11 22 1963 return: Friday program run through the compiler
- 2023-01-17 01:35:05下载
- 积分:1
-
一个小小宾果的游戏编程 程序简单易懂对想学习游戏编程的人是非常好的学习程序...
一个小小宾果的游戏编程 程序简单易懂对想学习游戏编程的人是非常好的学习程序-a little Bingo game programming procedures are simple to learn game programming to the people is a very good learning proce
- 2022-09-08 07:00:03下载
- 积分:1
-
因工作需要开发了LC谐振频率计算工具,演示了用Win32进行浮点运算的方法。...
因工作需要开发了LC谐振频率计算工具,演示了用Win32进行浮点运算的方法。-IT CAN CALCULATE THE resonance frequency of LC circulate and also demonstrate how to do the floating calculation.
- 2022-03-11 05:22:43下载
- 积分:1
-
Visual BASIC
Visual BASIC
- 2022-04-14 18:48:05下载
- 积分:1
-
用 C++ 创建简单的 Win32 服务程序(NTServCpl) 详细信息 < NT服务 > 《用 C++ 创建简单的 Win32 服务程序》一文...
用 C++ 创建简单的 Win32 服务程序(NTServCpl) 详细信息 < NT服务 > 《用 C++ 创建简单的 Win32 服务程序》一文的例子代码。描述如何用 Visual C++ 创建 Windows NT 服务程序。创建该服务仅用到一个 C++ 类,这个类提供服务与操作系统之间一个简单的接口。使用这个类实现自己的服务非常简单,只要改写少数几个基类中的虚拟函数即可。文中有三个源代码参考例子:这是其中之一―― NTServCpl:是一个控制面版程序,用来控制 NTService 服务; 其余两个分别为: NTService:是一个简单的 Win32 服务,它就是用本文所描述的方法建立的; NTServCtrl:是一个独立的程序例子,用它可以监控某个 Win32 服务;-create simple Win32 services (NTServCpl) detailed information lt; NT services gt; "C create simple Win32 service procedures," a text of the code examples. Describe how to use Visual C create Windows NT service procedures. Creation of the service only to a category C, the category of services provided between an operating system with a simple interface. Use this category to realize their services are very simple, as long as rewriting a few of the base class function can be virtual. The text has three reference source code example : This is one of them-- NTServCpl : console is a procedure used to control NTService services; The remai
- 2022-08-09 22:47:02下载
- 积分:1
-
一种计算N维矩阵的aigenvalue新算法,aigenvalue…
n维矩阵的特征值的一种新求法,可实现特征值特征向量的求值-a new algorithm to calculate the aigenvalue of N dimensions matrix, aigenvalue and aigenvector can be worked out.
- 2023-05-14 17:55:03下载
- 积分:1