-
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
-
利用vc的atl摸板向导生成com组件,该例子主要演示了事件的实现机制...
利用vc的atl摸板向导生成com组件,该例子主要演示了事件的实现机制-use vc atl foil the Wizard com generation components, the main example of the demonstration of the incident Implementation Mechanism
- 2022-06-19 13:24:22下载
- 积分:1
-
这是关于串口编程的技术文档,从中我们可以学习串口编程的方法,对学习串口编程很有好外...
这是关于串口编程的技术文档,从中我们可以学习串口编程的方法,对学习串口编程很有好外-This is about serial port programming, technical documentation, in which we can learn the serial programming method, serial programming is very good for learning outside the
- 2022-06-28 06:27:46下载
- 积分:1
-
windows platform com services, as long as the Window platform for the developmen...
windows平台com服务,只要在Window平台所有的开发语言都可以调用此服务. Client: 调用Com组件的方法代码 com安装: BASE64组件服务导出安装 Server: BASE64组件的代码-windows platform com services, as long as the Window platform for the development of all languages can call this service. Client : Call Com components of the installation code com : BASE64 components derived installation services Server : BASE64 Component code
- 2023-02-10 14:00:04下载
- 积分:1
-
GLONASS的坐标计算
GLONASS coords computation
- 2022-07-12 13:17:45下载
- 积分:1
-
a clock ActiveX controls, such controls on the development of useful beginners
一个时钟的ActiveX控件,对开发此类控件的初学者很有帮助-a clock ActiveX controls, such controls on the development of useful beginners
- 2022-10-02 11:20:11下载
- 积分:1
-
Active Script语言调试工具
Active Script语言调试工具 -Language debuging tool of Active Script
- 2022-04-07 02:18:52下载
- 积分:1
-
混淆代码
Obfuscate code
unreadable source code that work you are able to compile
vs2003
- 2022-07-25 18:05:51下载
- 积分:1
-
进程Client给进程Server发送字符串
进程Server收到后显示出来
进程Client给进程Server发送字符串
进程Server收到后显示出来-Client sends message to Server,and Server
show the message receiving from Client
- 2022-05-15 14:06:21下载
- 积分:1
-
COM基础讲座之创建第一个COM对象
COM基础讲座之创建第一个COM对象-Create a COM object
- 2023-08-14 01:25:03下载
- 积分:1