搜索资源列表
2dSAFEARRAY
- java调用COM中的复杂数据类型SAFEARRAY-java call of the complex data types SAFEARRAY
vecterandcomplex
- vecter and complex compution for study and application.
Complex
- 复数计算,加减乘除,我加了个包进去,要是想直接运行就把那个包去掉就可以了。
complex
- 输入四个十进制数(0-255),作为两个复数的实部和虚部。 要求: 给出提示信息,要求独占一行。 求两个复数的和、差和积 输出运算结果并给出必要的提示信息。
Complex
- 好像是复数类,复数的创建,使用。具体的不太清楚
Complex
- 进行简单的复数计算,有一个小bug就是除数为零是没提供纠错功能
complex_C++.rar
- C++实现的复数类,包含了复数的加、减、乘法运算,和3*3的复数矩阵乘法,C++ Realized plural category, the plural includes the addition, subtraction, multiplication, and 3* 3 complex matrix multiplication
Complex
- 关于复数类的源程序,主辐角、共轭实现,加减乘除运算符的重载,友元实现输入输出-With regard to a plurality of source categories, the main argument, conjugated to achieve, Math
Complex
- 设计一个复数类,能够完成复数之间的基本运算,重写方法toString(),使其能输出此复数(形式为: 实部 + 虚部i)。 要求设计的复数类必须有三个构造函数,分别为无参数、1个参数和2个参数的构造函数,完成的基本运算包括两个复数的加、减、乘、除法和变换了共轭复数。 -The design of a complex type, able to complete the basic operations between plural, rewrite the method toString
complex_networks
- 一篇很好的有关复杂网络演化模型的论文,有模型的理论推导和模拟仿真。-A very good evolution of the complex network model of papers, there are models of theoretical derivation and simulation.
videoobjecttrackingtechnologyUnderthecomplicatedsc
- videoobjecttrackingtechnologyUnder thecomplicated scenes 复杂场景下的视频对象跟踪技术-videoobjecttrackingtechnologyUnder thecomplicated scenes under complex scenes video object tracking technology
lab7_1
- 设计一个小型的复数类(C++标准库complex提供复数类),这里为了说明重载运算功能而设计,在小型复数类MiniComplex中,数据成员:实部与虚部。函数远远主要是重载进行复数运算的各种操作符。由于各种运算符功能的限制,将输入与输出运算符重载为友元函数,使得复数的输入与输出更加方便快捷,成员函数重载+,—,*,和/运算符来进行复数的加法、减法、乘法、和除法运算,重载逻辑运算符= =进行复数的相等比较。-Design of a small category of plural (C++ Sta
complex
- 利用C++控件编写的复数运算,有对话框,希望对你有所帮助!-The use of C++ Controls prepared plural computing, there are dialog, I hope for your help!
complex
- 1)由输入的实部和虚部生成一个复数 2)两个复数求和; 3)两个复数之差; 4)两个复数之积; 5)从已知复数中分离出虚部 6)从已知复中分离出实部。 7)运算结果以相应的复数或实数的表示形式显示。 -1) by the input of real and imaginary parts generate a plural 2) sum of the two plural 3) the difference between the two plural 4) the pr
ComplexNetworkAndItsApplication
- 复杂网络理论及其应用 汪小帆 清华大学 介绍复杂网络的书,扫描版-Complex network and its application
complex
- 在类中包含复数实部虚部的信息,分别设计方法实现复数的加法、减法、乘法,在main中调用方法输出运算结果。-Included in the category of the imaginary part of the real part of complex information, design method, respectively, the plural of the adder, subtraction, multiplication, call the main method of co
ComplexVBOPCAutomationExample
- Complex VB OPC Automation Example kepware 是KEPWARE的VB客户端程序例子,实际中采用该程序做客户端采集GE的CIMPLICITY的OPCSERVER。这个例子很完整。英文注释说明也不错。-Complex VB OPC Automation Example kepware
complex
- 用C实现的COMPLEX,好用实惠,没有解压密码。-COMPLEX achieved with C
complex
- 复数类,实现了复数多种功能,需要的可以看一下-Complex class, implements a variety of complex functions, need to look at
Complex
- 复数的四则运算.包括加,减,乘,除,求模运算。希望这个代码对大家有所帮助。-About Complex Arithmetic Summary (add sub mul div mod and so on) is very simply but very practiclarly. I hope this can help every friend
