资源列表
[其他小程序] Turbo-Code-Lectures
说明:Turbo码详细学习资料,共13讲,由浅入深-Turbo codes detailed learning materials, a total of 13 speaking<> 在 2025-11-26 上传 | 大小:4mb | 下载:0
[其他小程序] Polymorphism
说明:以员工为父类,经理、普工均继承该类,创建经理类和普工类,输出经理和普工的工资。在父类编写getSalary()方法,并在子类中重写,实现多态。(工资包括基本工资与津贴,其中:基本工资:2000+工龄*10,父类定义;津贴与具体岗位有关)-Employees in the parent class, general manager, inherit the class, create a class and general manager, manager of the output and th<郑涵> 在 2025-11-26 上传 | 大小:3kb | 下载:0
[其他小程序] Polymor
说明:编写一Java应用程序,计算圆的面积,当从键盘输入的半径不是double型数值时,产生异常提示:“您输入的不是数值,请从新输入”。(自行测试输入一字符(串)产生的结果-Write a Java application, calculate the area of the circle, when the input the keyboard is not the radius of the double type, it is a reminder: your input is not nu<郑涵> 在 2025-11-26 上传 | 大小:3kb | 下载:0
[其他小程序] interface
说明:以车为例,创建汽车接口,卡车和吊车均实现该接口。吊车可以吊起货物,卡车可以载货。在创建卡车和吊车对象时,输出“客车可以载货”、“吊车可以吊起货物”。-Take the car as an example, create the car interface, truck and crane to achieve the interface. The crane can lift goods, cargo trucks can. In the creation of trucks and crane<郑涵> 在 2025-11-26 上传 | 大小:3kb | 下载:0