wangl.08.08的博客 - wangl.0 wangl.08.08.blog.163.com

wangl.08.08的博客 - wangl.0

站名: wangl.08.08的博客 - wangl.0

网址: http://wangl.08.08.blog.163.com

目录: 电脑网络 > 手机通信

PR:

Alexa: 0

备案号: 粤B2-20090191

服务器IP: 115.238.126.133   浙江省杭州市 电信

描述: 感悟人生,运算符重载定义矩阵,两个集合,归还存储块,多态数组类,基类派生类,通讯录2,通信录程序,基类、虚基类,人员管理系统,wangl.08.08的网易博客,工作中,

查询: [ 网站综合查询 | PR查询 | Alexa排名 | 同IP网站 ]

详细介绍

显示下一条 | 关闭 温馨提示!由于新浪微博认证机制调整,您的新浪微博帐号绑定已过期,请重新绑定!立即重新绑定新浪微博》 | 关闭 wangl.08.08的博客
#include<iostream>
using namespace std;
class matrix
{
public:
matrix();
matrix operator*(matrix &b);
void input();
void display();
private:
int mat[2][3];
};
matrix::matrix()
{
for(int i=0;i<2;i++)
using namespace std;
# define maxsize 10
class jihe;
void operator==(jihe &a,jihe &b);
void operator*(jihe &a,jihe &b);
void operator/(jihe &a,jihe &b);
void operator<=(jihe &a,jihe &b);
class jihe
{
public:
int x[maxsize];
int num;
void set(int *y,int n);
const int NUM=2;
class A
{ //...... //类A的已有成员说明.
public:
static void *operator new(size_t size);
static void operator delete(void *p);
static void free_blocks(); //归还申请的所有存储块.
private:
static A *p_free; //用于指向A类对象的自由空间链表.
A *next; //用于实现自由空间结点的链接.

猜你喜欢