C++ PTA习题总结 期末复习

上传者: Colorful_summer | 上传时间: 2022-12-05 21:10:37 | 文件大小: 42KB | 文件类型: RAR
C++ PTA习题总结 PTA C++ 期末复习资料 之前上课写过的一些客观题和编程题 进行了整理 编程题是文本格式的

文件下载

资源详情

[{"title":"( 58 个子文件 42KB ) C++ PTA习题总结 期末复习","children":[{"title":"PTA C++","children":[{"title":"输出较大或较小值(函数模板).txt <span style='color:#111;'> 196B </span>","children":null,"spread":false},{"title":"从shape类派生出一个正六边形类RHexagon.txt <span style='color:#111;'> 328B </span>","children":null,"spread":false},{"title":"学生排名表(析构函数).txt <span style='color:#111;'> 376B </span>","children":null,"spread":false},{"title":"重载下标运算符[ ].txt <span style='color:#111;'> 144B </span>","children":null,"spread":false},{"title":"分离目录路径和文件名.txt <span style='color:#111;'> 288B </span>","children":null,"spread":false},{"title":"学生CPP成绩计算.txt <span style='color:#111;'> 864B </span>","children":null,"spread":false},{"title":"求两点之间距离.txt <span style='color:#111;'> 923B </span>","children":null,"spread":false},{"title":"体育俱乐部I(构造函数).txt <span style='color:#111;'> 231B </span>","children":null,"spread":false},{"title":"从shape类派生出一个直角三角形类RTriangl.txt <span style='color:#111;'> 376B </span>","children":null,"spread":false},{"title":"2017final友元函数之全班同学的平均绩点.txt <span style='color:#111;'> 702B </span>","children":null,"spread":false},{"title":"C++.docx <span style='color:#111;'> 28.43KB </span>","children":null,"spread":false},{"title":"对象指针与对象数组(拉丁舞).txt <span style='color:#111;'> 1.11KB </span>","children":null,"spread":false},{"title":"查找成绩并折算后输出.txt <span style='color:#111;'> 447B </span>","children":null,"spread":false},{"title":"设计一个简单的英汉专业词典.txt <span style='color:#111;'> 758B </span>","children":null,"spread":false},{"title":"求平方根函数mySqrt的异常处理.txt <span style='color:#111;'> 327B </span>","children":null,"spread":false},{"title":"汽车收费(多态).txt <span style='color:#111;'> 408B </span>","children":null,"spread":false},{"title":"验证手机号码.txt <span style='color:#111;'> 713B </span>","children":null,"spread":false},{"title":"狗的继承.txt <span style='color:#111;'> 598B </span>","children":null,"spread":false},{"title":"查找电话号码.txt <span style='color:#111;'> 449B </span>","children":null,"spread":false},{"title":"电话号码同步.txt <span style='color:#111;'> 340B </span>","children":null,"spread":false},{"title":"字符串替换.txt <span style='color:#111;'> 654B </span>","children":null,"spread":false},{"title":"Max函数模板.txt <span style='color:#111;'> 71B </span>","children":null,"spread":false},{"title":"编写一个函数模板 sort 实现选择法排序的功能.txt <span style='color:#111;'> 202B </span>","children":null,"spread":false},{"title":"shape类派生出一个圆形类Circle .txt <span style='color:#111;'> 231B </span>","children":null,"spread":false},{"title":"计算平均值.txt <span style='color:#111;'> 952B </span>","children":null,"spread":false},{"title":"人名地名排序.txt <span style='color:#111;'> 356B </span>","children":null,"spread":false},{"title":"宿舍谁最高?.txt <span style='color:#111;'> 972B </span>","children":null,"spread":false},{"title":"设计一个三角形Triangle类(C++构造函数).txt <span style='color:#111;'> 261B </span>","children":null,"spread":false},{"title":"编写一个函数模板Swap,实现两个变量交换.txt <span style='color:#111;'> 88B </span>","children":null,"spread":false},{"title":"定义有静态成员的C++学生类Student.txt <span style='color:#111;'> 729B </span>","children":null,"spread":false},{"title":"计算圆柱体的表面积(函数名隐藏).txt <span style='color:#111;'> 224B </span>","children":null,"spread":false},{"title":"日程安排(多重继承+重载).txt <span style='color:#111;'> 1.50KB </span>","children":null,"spread":false},{"title":"计算圆的面积.txt <span style='color:#111;'> 157B </span>","children":null,"spread":false},{"title":"使用类计算矩形的面积.txt <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"求解给定字符串的前.txt <span style='color:#111;'> 504B </span>","children":null,"spread":false},{"title":"计算三角形面积.txt <span style='color:#111;'> 213B </span>","children":null,"spread":false},{"title":"姓名排序.txt <span style='color:#111;'> 342B </span>","children":null,"spread":false},{"title":"求平面几何形状的面积(圆形和矩形)C++.txt <span style='color:#111;'> 310B </span>","children":null,"spread":false},{"title":"定义一个矩形类(C++构造函数).txt <span style='color:#111;'> 402B </span>","children":null,"spread":false},{"title":"定义一个名为Stock的股票类.txt <span style='color:#111;'> 326B </span>","children":null,"spread":false},{"title":"解决内存泄漏问题.txt <span style='color:#111;'> 146B </span>","children":null,"spread":false},{"title":"一个简单的队列类模板.txt <span style='color:#111;'> 343B </span>","children":null,"spread":false},{"title":"从shape类派生出一个圆形类Circle.txt <span style='color:#111;'> 231B </span>","children":null,"spread":false},{"title":"写出派生类构造方法(C++).txt <span style='color:#111;'> 84B </span>","children":null,"spread":false},{"title":"问候.txt <span style='color:#111;'> 196B </span>","children":null,"spread":false},{"title":"Point类的声明和实现 .txt <span style='color:#111;'> 181B </span>","children":null,"spread":false},{"title":"类的声明和成员函数的实现--this指针 (2).txt <span style='color:#111;'> 161B </span>","children":null,"spread":false},{"title":"求两个数的调和平均数(异常处理).txt <span style='color:#111;'> 145B </span>","children":null,"spread":false},{"title":"求最大值和最小值.txt <span style='color:#111;'> 226B </span>","children":null,"spread":false},{"title":"创建函数模板实现求数组中的最小元素.txt <span style='color:#111;'> 142B </span>","children":null,"spread":false},{"title":"重载绝对值函数.txt <span style='color:#111;'> 222B </span>","children":null,"spread":false},{"title":"求解给定字符串的前缀.txt <span style='color:#111;'> 647B </span>","children":null,"spread":false},{"title":"计算正五边形的面积和周长 .txt <span style='color:#111;'> 167B </span>","children":null,"spread":false},{"title":"学号解析.txt <span style='color:#111;'> 409B </span>","children":null,"spread":false},{"title":"设计一个名为Rectangle的矩形类(C++ set函数).txt <span style='color:#111;'> 229B </span>","children":null,"spread":false},{"title":"面积计算器(函数重载).txt <span style='color:#111;'> 115B </span>","children":null,"spread":false},{"title":"类的声明和成员函数的实现--this指针 (1).txt <span style='color:#111;'> 216B </span>","children":null,"spread":false},{"title":"为my_string类创建复制构造函数copy constructor.txt <span style='color:#111;'> 373B </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明