搜索资源列表
C++程序设计语言实验二
- 实验二:C++编程入门 一、实验内容 1. 使用构造函数、析构函数。 2. 使用对象数组。 3. 学习动态创建对象。 4. 学习全局对象、静态对象、局部对象。 5. 运算符重载。 二、实验题目 1,定义一个学生类,要求存储学号,姓名, 年龄,性别,班号等信息,从键盘输入10个学生信息,存储在一个对象数组中,并将所有学生信息打印出来。 要求:1,学号按照1,2,3....排列,并通过对象构造函数输入。 2,学生类提供一个打印函数,负责打印学生信息
complex_C++.rar
- C++实现的复数类,包含了复数的加、减、乘法运算,和3*3的复数矩阵乘法,C++ Realized plural category, the plural includes the addition, subtraction, multiplication, and 3* 3 complex matrix multiplication
juzheng.rar
- 使用c++用类的方式实现复数矩阵的求逆。,Using c++ by means of the plural types of matrix inversion.
computer
- 实现复数运算,设计中要体现MFC基础知识以及C++自定义类的应用 -Complex operation, designed to reflect the MFC basics, as well C++ custom application
fushuchongzai
- 2、 实现复数类的运算重载 编写C++程序完成以下功能: (1) 实现复数类的运算重载:+,-,*,/,^(乘方)。 -2, the realization of the plural types of heavy-duty computing to prepare C++ Procedures to accomplish the following functions: (1) the realization of the plural types of heavy-duty c
ComplexCalculator
- 一个用MFC制作的实现“复数”各种操作的计算器。包括 加减乘除根模 自然对数 实幂指数 虚幂指数 正弦 余弦 正切。 主要是各种算法和类的设计。 可以供初学C++面向对象程序设计和MFC的同学参考。-err
Complex
- 用c#实现复数计算,操作复数的类Complex-With c# The realization of the plural, the plural of the type of operation Complex
sdsd
- 复数常用的几种运算用C++实现的几个类,用这些类可以定义对象实现相应的功能。-C++ program
pake
- 共9个文件:C直接读取dbf文件,RS-232-C端口实时监控软件的设计实现,复数计算(复数类),矩阵计算(矩阵类),捆绑exe文件,收发电子邮件,数值积分,数值微分,用C编程获取WPS的文件密码-A total of 9 files: C Direct Reading dbf files, RS-232-C port real-time monitoring software design implementation, complex computing (complex type), ma
Complex
- 重载复数的加减乘除运算.用C++类的思想实现.-Overloaded complex addition and subtraction multiplication and division operations. Using C++ class ideology.
complex
- 复数类的实现C++,用友元实现运算符的重载-using C++ to implement a Conplex Class
term1
- c++面向对象小学期1 虽然是入门级,典型的c++小练习还是有些帮助的。当时拿分比较高。 实验一 简单C++程序设计 一1猜价格游戏 一2计算 N 以内的所有素数 实验二 类与对象 二1矩形 二2 圆形二3友元 实验三 数组与指针 矩阵 实验四 继承与派生 形状类 实验五 多态性 五1对Point类重载++和――运算符 五2实现复数类的运算重载 实验六 流式IO 六1 六2 六3 实验七 C++程序设计应用 七
fushujisuanqi
- (一) 题目 复数计算器 (二) 功能要求 实现对复数的+、×、+=、-=、×=、++、――、>=、<=、!=运算,其中>=、<=是针对复数的模进行运算。 (三) 解决方案 1. 明确实验操作对象和目的。 2. 针对目的和对象进行总体设计。 3. 细化流程:书写程序,编译、运行并调试。 (四) 设计思路 定义一个复数类complex。 声明所需成员函数和友元函数对各运算符进行重载。 定义各成员
Demo-of-Visual-CPP
- 光盘说明 1.本书代码的运行环境 1~17章 Visual C++ 6.0 2.本书所附光盘实例源码 第1章 实例001——实现C++类的多重继承 实例002——使用虚函数实现运行时多态 实例003——操作符重载实现编译多态(复数的加法运算) 实例004——使用函数模板实现不同数据类型的极值函数 实例005——使用C++实现格式化数据的IO 实例006——实现数字金额的中文大写转换 实例007——将十进制数转换为二进制
ConsoleApplication1
- 复数类的创建,实现复数的加减程序,这是我编写的c#小程序,希望对大家有用-Complex class creation, complex addition and subtraction procedures, which is a small program written in c#, hope to be useful
cPP-application
- 运算符重载,c++类的简单应用,虚函数的实现,复数的计算,二叉树的创建及遍历及线性表及其操作的实现-Operator overloading, c++ simple application class, virtual functions, complex calculations, binary tree traversal and the creation and implementation of the linear form and its operation
Complex
- 复数类的C++程序设计,complex.cpp仅仅实现+和*功能-complex.cpp file
complex
- c++实现复数类,类的实现,复数的加减乘除 操作符重载-c++ realize complex class that implements the class, complex arithmetic Operator Overloading
c++
- 分别用成员和友元方法实现两个复数类相减;定义三个数之间较小者的函数模板;从屏幕上输入若干行数据,把它自动保存在文件中,输入“exit”结束屏幕保存。(Two complex classes are reduced by member and friend method respectively.Defines the function template of the smaller of the three Numbers;Enter a few lines of data from the s