-
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
-
COM组件,也就是组件对象模型(Component Object Model),它本身是一种与具体平台无关的标准,支持Automation功能。VC++的ATL...
COM组件,也就是组件对象模型(Component Object Model),它本身是一种与具体平台无关的标准,支持Automation功能。VC++的ATL(活动模板库)提供了一种简便而灵活的方法用来创建COM组件对象,因为所占用的空间很小,所以被编译的控件也很小。因此我们选择ATL来设计和开发一个COM组件,该组件在窗口中绘制一个双钟摆并且可以通过修改函数参数来重绘组件,使之产生动态效-COM, which is Component Object Model (Component Object Model), which itself is a specific platform-independent standards that support Automation function. VC ATL (activity Template Library) provides a simple and flexible way to create COM object, because the space occupied by small, the controls are built very small. ATL therefore we choose to design and develop a COM component, the component in the window drawing a double pendulum and may amend function parameters to repaint components, thus producing dynamic effect
- 2022-07-07 15:50:51下载
- 积分:1
-
这个目录包含以下内容:
This directory contains the following:
[fajd.m] The FAJD algorithm for finding the approximate general
(non-orthogonal) joint diagonalizer of a set of matrices.
[test.m] A routine to demonstrates the way to call FAJD after
generating a set of target-matrices.
[average_performance.m] A routine that compares the average
performance of FAJD with different fixed processing parameters.
[sir.m] A function that calculates the signal to interference ratio
(SIR) of a combined demixing-mixing matrix.
Contributed by Xi-Lin Li (e-mail: li-xl04@mails.tsinghua.edu.cn).
Comments, bug reports, questions and suggestions are welcome.
- 2022-02-28 09:39:28下载
- 积分:1
-
Visual C++实践与提高系列丛书
Visual C++实践与提高系列丛书-COM&COM+(源代码)-Visual C Practice and improve Series-COMCOM (source code)
- 2022-03-10 17:46:48下载
- 积分:1
-
I have written serial software, used spcom, delpi7 format
自己编写的串口软件,用的spcom,delpi7格式-I have written serial software, used spcom, delpi7 format
- 2022-07-23 00:16:34下载
- 积分:1
-
全球管理大师大前研一《即战力》
日本亚马逊网站畅销书
了解如何提升自身核心竞争力。
如何成为世界通用的人才...
全球管理大师大前研一《即战力》
日本亚马逊网站畅销书
了解如何提升自身核心竞争力。
如何成为世界通用的人才-Global Management Master Kenichi Omae, " that is, combat capability," Amazon best-seller in Japan to understand how to enhance their core competitiveness. How to become a worldwide talent
- 2022-06-02 17:10:03下载
- 积分:1
-
excel usage delphi aplication
excel usage delphi aplication
- 2022-01-26 07:40:45下载
- 积分:1
-
ACTIVEDOC 示例说明如何实现活动文档服务器。此示例演示以下操作:
如何实现 IOleDocument 和 IOleDocumentView...
ACTIVEDOC 示例说明如何实现活动文档服务器。此示例演示以下操作:
如何实现 IOleDocument 和 IOleDocumentView 接口。
如何通过容器执行菜单合并。
如何实现对象中的工具栏。
如何重写 IPersistStreamInit 方法 Load 和 Save 来执行自定义保存和加载。
如何使用 CDialogImpl 来实现“关于”对话框。
如何创建“多格式文本编辑控件”的子类。
采用Visual Studio.Net 2005编译成功-ActiveDoc Activity examples illustrate how to achieve file servers. Demonstration of this example the following: how to achieve IOleDocument and IOleDocumentView interface. How to implement menu merging containers. How to achieve the object toolbar. How to rewrite IPersistStreamInit methods to implement Load and Save custom save and load. CDialogImpl to realize how to use the
- 2022-02-11 14:41:56下载
- 积分:1
-
记得word里面的那些小助手吧,这个就是助手编程的例子,里面还有微软自己的助手编程帮助。...
记得word里面的那些小助手吧,这个就是助手编程的例子,里面还有微软自己的助手编程帮助。-remember the word inside the small aides bar, this is the assistant programming examples, there is also Microsoft"s own aides programming help.
- 2023-08-20 00:05:03下载
- 积分:1
-
VB the program can call Autocad procedures, and its menu can be edited.
用VB开发的程序,可以调用Autocad程序,并能对其菜单进行编辑。-VB the program can call Autocad procedures, and its menu can be edited.
- 2022-03-24 06:00:46下载
- 积分:1