-
Delphi手工实现从Dll中导出接口。刚开始接触接口可以参考。
Delphi手工实现从Dll中导出接口。刚开始接触接口可以参考。-Delphi manual achieve Dll derived from the interface. Beginning contact interface reference.
- 2023-06-02 18:40:03下载
- 积分:1
-
通过COM+组件完成文件的传送功能,包含:COM+服务的示例代码和客户端的示例代码。...
通过COM+组件完成文件的传送功能,包含:COM+服务的示例代码和客户端的示例代码。-through COM completed document delivery functions, including : COM+ services sample code and examples of client code.
- 2023-08-14 08:20:04下载
- 积分:1
-
通用的functor模板集合,用于比较元素之间、元素与范围、范围与范围之间的关系。...
通用的functor模板集合,用于比较元素之间、元素与范围、范围与范围之间的关系。-Functor template generic collection of elements used to compare between the elements and scope, scope and extent of the relationship between.
- 2022-03-24 09:41:59下载
- 积分:1
-
通信信号处理的实用性很强的书,对于从事通信产品研究和开发的人来说有比较大的参考价值...
通信信号处理的实用性很强的书,对于从事通信产品研究和开发的人来说有比较大的参考价值
-Communication signal processing are very practical book, for research and development of communications products for those who have relatively large reference value
- 2022-03-05 01:43:23下载
- 积分:1
-
采用wverilog
采用wverilog-a描述模型的主要方式-Wverilog-a description of the use of the main form of model
- 2022-03-18 21:01:33下载
- 积分:1
-
OCX demo make you understand how to exactly use OCX with east task
OCX demo make you understand how to exactly use OCX with east task
- 2022-02-01 23:58:42下载
- 积分:1
-
虚拟仪器的开发环境下的虚拟仪器显示控件,是的…
在vc++环境下开发的虚拟仪表显示控件,可以显示8组模拟变量(包括4组用虚拟仪表显示);在控制界面中有很大作用-vc environment in the development of the Virtual Instrument Display Controls, Simulation Group showed eight variables (including four group shows with Virtual Instrument); The control interface is very effective
- 2022-09-15 18:30:03下载
- 积分: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
-
用于web的打开文件和保存文件的对话框,包括一个c开发的activex控件和一个vb写的测试程序。...
用于web的打开文件和保存文件的对话框,包括一个c开发的activex控件和一个vb写的测试程序。-web for the open file and save the file dialog box, c, including the development of an activeX control and a vb written testing procedures.
- 2023-08-18 19:40:05下载
- 积分: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