-
computation of fft, 快速傅立也变换包
computation of fft, 快速傅立也变换包-computation of fft, fast Fourier transform package also
- 2023-02-22 08:15:03下载
- 积分:1
-
13.Office Programming Programming Overview chapter of the Office
13.Office编程篇之Office编程概述-13.Office Programming Programming Overview chapter of the Office
- 2022-01-28 08:43:37下载
- 积分:1
-
一个 用vb创建ActiveEXE的示例
一个 用vb创建ActiveEXE的示例-used to create an example ActiveEXE
- 2022-02-26 01:25:31下载
- 积分:1
-
Visual C++实践与提高系列丛书
Visual C++实践与提高系列丛书-COM&COM+(源代码)-Visual C Practice and improve Series-COMCOM (source code)
- 2022-11-02 19:55:02下载
- 积分:1
-
使用多个Diapatch的例子
使用多个Diapatch的例子 -The example of using multi-dispath
- 2022-06-01 04:53:07下载
- 积分:1
-
动态链接库标准调用,这个例子用的是标准的调用方式,有显式调用和隐式调用,如果有好的意见请写信给我....
动态链接库标准调用,这个例子用的是标准的调用方式,有显式调用和隐式调用,如果有好的意见请写信给我.-DLL standard call, this example is the standard way calling, call Explicit and implicit call, if there are good ideas please write to me.
- 2022-01-25 21:31:03下载
- 积分:1
-
完整的时钟类的实现,运行程序可以输出程序自带的设置时间,并可以自己设置时间。...
完整的时钟类的实现,运行程序可以输出程序自带的设置时间,并可以自己设置时间。-Complete realization of the clock type, operating procedures can bring their own output of the setup time and setup time can be their own.
- 2022-08-21 04:59:40下载
- 积分:1
-
COM连接点测试,包括单个和多个连接点,例子比较经典,可作为参考代码...
COM连接点测试,包括单个和多个连接点,例子比较经典,可作为参考代码-COM connection point tests, including single and multiple connections, the more classic example, the code could be used as reference
- 2022-07-28 12:33:44下载
- 积分:1
-
High
高精度定时器,精度达到10ms.可以在VB6中调用,解决VB6中无法满足小于50ms级别的定时问题-High-precision timer, accuracy of 10ms. You can call in VB6 to solve VB6 can not meet the less than 50ms-level timing issues
- 2023-07-19 09:40:03下载
- 积分: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