-
THE USING OF ATL TO PROGRAMING COM/DCOM/ACTIVEX CONTROL
THE USING OF ATL TO PROGRAMING COM/DCOM/ACTIVEX CONTROL
- 2022-10-09 07:55:03下载
- 积分:1
-
分布式COM(以下简称DCOM)的出现给我们轻松的创建分布式应用提供了机会;我们可以完全不去理会低级别的Windows Sockets(DCOM通过MS...
分布式COM(以下简称DCOM)的出现给我们轻松的创建分布式应用提供了机会;我们可以完全不去理会低级别的Windows Sockets(DCOM通过MS-RPC让客户与对象进行通信,幸运的是要开发COM应用,开发者几乎可以不去理会MS-RPC)而开发出功能强大、偶合性低(功能模块相对独立,很好的发挥了OO的思想)、易于部署的分布式计算系统。-Distributed COM (DCOM hereinafter) to the emergence of easily create distributed applications provide an opportunity; We can completely ignore the low-level Windows Sockets (DCOM MS-RPC enables customers to communicate with the object, it is fortunate to develop COM applications, developers almost can ignore MS-RPC) and developed a powerful, low-coupling (functional modules relatively independent, played a very good idea of OO), easy deployment of distributed computing systems.
- 2022-02-13 01:31:01下载
- 积分:1
-
本方案解决了收入波动问题
this program solves an Income Fluctuation Problem
requires obj.m function which is the RHS of the Bellman
equation as a function of c=consumption and x=cash in hand-this program solves an Income Fluctuation Problem
requires obj.m function which is the RHS of the Bellman
equation as a function of c=consumption and x=cash in hand
- 2022-03-19 07:24:24下载
- 积分:1
-
经验模式分解c_code
Empirical Mode Decomposition c_code
- 2022-07-01 18:48:57下载
- 积分:1
-
在ActiveX控件中如何动态调用DLL函数
在ActiveX控件中如何动态调用DLL函数-in how ActiveX DLL function called Dynamic
- 2022-07-11 10:18:32下载
- 积分:1
-
在工业控制软件中经常要显示测量数据,如果在在界面上单纯显示一些数字会显得很单调,如果能在软件中添加色泽艳丽的控件,就一定会为你的软件增色不少,让人有爽心悦目的感...
在工业控制软件中经常要显示测量数据,如果在在界面上单纯显示一些数字会显得很单调,如果能在软件中添加色泽艳丽的控件,就一定会为你的软件增色不少,让人有爽心悦目的感觉。在此就介绍一款这样的仪表控件。
-in industrial control software often measured data to show that, if the interface simple figures show was very dull, and if the software can add color sensational control, we would be the software for your occasion gives Shuangxin pleasant feeling. In one such briefing on the dashboard controls.
- 2022-01-27 09:00:19下载
- 积分:1
-
控制向导。它创造了这个项目,你的mfccontrol ActiveX controldll,…
Control Wizard. it created this project for your MFCCONTROL ActiveX ControlDLL, which contains 3 controls.This skeleton project not only demonstrates the basics of writing anActiveX Control, but is also a starting point for writing the specificfeatures of your control.This file contains a summary of what you will find in each of the filesthat make up your MFCCONTROL ActiveX Control DLL.
- 2023-08-31 22:55:04下载
- 积分:1
-
变化的变量可以在交付的COM/DCOM接口(输入方法,…
Variant变量可以在COM/DCOM接口方法中传递(传入、传出)不定长结构数组,但是需要打包和解包,效率比较低。这个例子使用了size_is指定长度的方法,本是从MSDN上看到的,但是MSDN上给出的例子不够具体,所以费了些时间摸索,最后试通,给刚接触COM的朋友分享(老家伙们可以直接无视)。本例子由于是工作需要做得试验程序,因此其中存在少量冗余代码,大家注意一下就行了,还有,减少传递的参数个数时,所传递的实时(随机模拟)数据只是减了最后一个(没有减去相对应的),这个Bug不妨碍大局,因此存留,虽然Server支持DCOM,但是Client需要在本地运行,如果想Remote,稍微修改一下既可。-Variant variables can be in the COM/DCOM interface method of delivery (incoming, outgoing) variable-length array of structures, but it needs to be packaged reconciliation package, the efficiency is relatively low. This example uses the method size_is specified length, this is seen from the MSDN, but the example given on MSDN is not specific enough, it took some time to explore, the final test pass, to a friend new to COM sharing (the old guy They can ignore). This example needs to be done because it is the work of testing procedures, and therefore, there is a small amount of redundant code, we take note of the line, and also to reduce the number of parameters passed when the transmission
- 2022-04-08 10:27:58下载
- 积分:1
-
将Windows窗体ActiveX
Exposing Windows forms as ActiveX
- 2022-03-14 11:05:11下载
- 积分:1
-
可用于在网页上打印的控件,调用控件画线和输出文字
可用于在网页上打印的控件,调用控件画线和输出文字-can be used to print on the website of the controls, call control line drawing and text output
- 2022-08-14 06:01:06下载
- 积分:1