-
Southampton UK RADIO COMMUNICATION Communication graduate courseware clearly ver...
英国南安浦顿通信研究生RADIO COMMUNICATION 的课件非常详细清楚PART1-Southampton UK RADIO COMMUNICATION Communication graduate courseware clearly very detailed PART1
- 2022-04-19 20:52:41下载
- 积分:1
-
Visual C++实践与提高系列丛书
Visual C++实践与提高系列丛书-COM&COM+(源代码)-Visual C Practice and improve Series-COMCOM (source code)
- 2022-03-10 17:46:48下载
- 积分:1
-
com编程范例3
com编程范例3-com programming model 3
- 2022-07-12 04:01:57下载
- 积分:1
-
JPEG2000 Haar and inverse Haar wavelet transform on images.And a threshold can b...
JPEG2000 Haar and inverse Haar wavelet transform on images.And a threshold can be added during the compression, and after decompression the result can be seen with different thresholds.
- 2022-05-22 21:07:08下载
- 积分:1
-
A very practical example of DCOM client, it is worth learning
一个很实用的DCOM客户端程序实例,值得学习-A very practical example of DCOM client, it is worth learning
- 2022-03-21 13:35:44下载
- 积分:1
-
ActiveX_MSAgent vc下实现MS Agent的调用,解决了连续动作有时候不执行的问题。...
ActiveX_MSAgent vc下实现MS Agent的调用,解决了连续动作有时候不执行的问题。-ActiveX_MSAgent vc achieve MS Agent" s call to solve a continuous action sometimes is not implementation.
- 2022-01-26 07:44:26下载
- 积分:1
-
不用ActiveX控件播放声音文件
Public Declare Function sndPlaySound Lib "winmm.dll" Alias _...
不用ActiveX控件播放声音文件
Public Declare Function sndPlaySound Lib "winmm.dll" Alias _
"sndPlaySoundA" (ByVal lpszSoundName As String, _
ByVal uFlags As Long) As Long-Play Audio File Without ActiveX Controls
- 2022-01-23 10:39:54下载
- 积分:1
-
在这里下载COM的源代码
inside com source here download
- 2022-03-04 21:31:30下载
- 积分:1
-
active x active x
active x active x
-active x active xactive x
- 2022-01-26 08:15:17下载
- 积分:1
-
1. 定义一个复数类Complex,该类有代表实部与虚部的成员变量,有两个构造函数Complex()与Complex(int x,int y)分别完成将成员变量...
1. 定义一个复数类Complex,该类有代表实部与虚部的成员变量,有两个构造函数Complex()与Complex(int x,int y)分别完成将成员变量初始化为0及给定值,另有计算复数的加减法及输出复数的三个方法,编程序利用该类完成2+3i与6-8i相加,12+9i与20-8i相减,并利用复数的输出方法将结果输出。-Define a complex number class Complex, the class is represented real and imaginary parts of the member variable, there are two constructor Complex () and the Complex (int x, int y) of the respective member variables will be initialized to 0 and the given value Another calculation of complex addition and subtraction method and output the plural of the three methods, programmed to use the class to complete 2+3 i and 6-8i sum, 12+9 i and subtract 20-8i, and the use of the plural output method results output.
- 2022-03-18 05:31:53下载
- 积分:1