Java语言程序设计与数据结构(基础篇)课后练习题 第四章(1)

文章展示了Java编程中的几何形状计算(如三角形和五边形)以及字符编码(ASCII和Unicode)示例。还提及了前端开发者提升技能的建议,包括面试准备、算法训练和工作选择策略。
摘要由CSDN通过智能技术生成

4.5

================================================================

import java.util.Scanner;

public class disizhang {

public static void main(String[] args){

final double PI = 3.141592654;

Scanner input = new Scanner(System.in);

System.out.print("Enter the number of sides: ");

int n = input.nextInt();

System.out.print("Enter the side: ");

double s = input.nextDouble();

double a = nss/(4*Math.tan(PI/n));

System.out.println("The area of the polygon is "+a);

}

}

4.6

================================================================

public class disizhang {

public static void main(String[] args){

final double PI = 3.141592654;

double alpha1 = Math.random()2PI;

double alpha2 = Math.random()2PI;

double alpha3 = Math.random()2PI;

double x1 = 40*Math.cos(alpha1);

double y1 = 40*Math.sin(alpha1);

double x2 = 40*Math.cos(alpha2);

double y2 = 40*Math.sin(alpha2);

double x3 = 40*Math.cos(alpha3);

double y3 = 40*Math.sin(alpha3);

double a = Math.sqrt((x1-x2)(x1-x2)+(y1-y2)(y1-y2));

double b = Math.sqrt((x2-x3)(x2-x3)+(y2-y3)(y2-y3));

double c = Math.sqrt((x1-x3)(x1-x3)+(y1-y3)(y1-y3));

double aa = Math.toDegrees(Math.acos((aa-bb-cc)/(-2b*c)));

double ab = Math.toDegrees(Math.acos((bb-aa-cc)/(-2a*c)));

double ac = Math.toDegrees(Math.acos((cc-bb-aa)/(-2a*b)));

System.out.println("The three angles are: “+aa+” “+ab+” "+ac);

}

}

4.7

================================================================

import java.util.Scanner;

public class disizhang {

public static void main(String[] args){

final double PI = 3.141592654;

Scanner input = new Scanner(System.in);

System.out.print("Enter the radius of the bounding circle: ");

double r = input.nextDouble();

double base = 0.1*PI;

System.out.println(“The coordinates of fibe points on the pentagon are”);

for(int i=0;i<5;i++)

{

System.out.printf(“(%.2f, %.2f)%n”,rMath.cos(base),rMath.sin(base));

base+=0.4*PI;

}

}

}

4.8

================================================================

import java.util.Scanner;

public class disizhang {

public static void main(String[] args){

Scanner input = new Scanner(System.in);

System.out.print("Ent6er an ASCII code: ");

int num = input.nextInt();

char str = (char)num;

System.out.printf(“The character for ASCII code %d is %c”,num,str);

}

}

4.9

================================================================

import java.util.Scanner;

public class disizhang {

public static void main(String[] args){

Scanner input = new Scanner(System.in);

System.out.print("Enter a character: ");

String jb = input.nextLine();

char str = jb.charAt(0);

int str2 = (int)str;

System.out.printf(“The Unicode for the character %c is %d”,str,str2);

}

}

4.10

=================================================================

public class disizhang {

public static void main(String[] args)

{

//在原来代码中进行修改

int answer = input.nextInt()修改为:char answer = input.nextLine().charAt(0)

if(answer1)—>if(answer’Y’)

}

}

4.11

=================================================================

import java.util.Scanner;

public class disizhang {

public static void main(String[] args){

System.out.print("Enter a decimal value (0 to 15): ");

Scanner input = new Scanner(System.in);

int num = input.nextInt();

if(num>=0&&num<=15){

if(num<10)

System.out.printf(“The hex value is %d”,num);

else

System.out.printf(“The hex value is %c”,‘A’+num-10);

}else

System.out.printf(“%d is an invalid input”,num);

}

小编13年上海交大毕业,曾经在小公司待过,也去过华为、OPPO等大厂,18年进入阿里一直到现在。

深知大多数初中级前端工程师,想要提升技能,往往是自己摸索成长或者是报班学习,但自己不成体系的自学效果低效又漫长,而且极易碰到天花板技术停滞不前!
因此收集整理了一份《2024年Web前端开发全套学习资料》送给大家,初衷也很简单,就是希望能够帮助到想自学提升又不知道该从何学起的朋友,同时减轻大家的负担。

img
img
img
img

由于文件比较大,这里只是将部分目录截图出来,每个节点里面都包含大厂面经、学习笔记、源码讲义、实战项目、讲解视频

如果你觉得这些内容对你有帮助,可以添加下面V无偿领取!(备注:前端)
img

总结

前端资料汇总

开源分享:【大厂前端面试题解析+核心总结学习笔记+真实项目实战+最新讲解视频】

  • 框架原理真的深入某一部分具体的代码和实现方式时,要多注意到细节,不要只能写出一个框架。

  • 算法方面很薄弱的,最好多刷一刷,不然影响你的工资和成功率😯

  • 在投递简历之前,最好通过各种渠道找到公司内部的人,先提前了解业务,也可以帮助后期优秀 offer 的决策。

  • 要勇于说不,对于某些 offer 待遇不满意、业务不喜欢,应该相信自己,不要因为当下没有更好的 offer 而投降,一份工作短则一年长则 N 年,为了幸福生活要慎重选择!!!
    喜欢这篇文章文章的小伙伴们点赞+转发支持,你们的支持是我最大的动力!
    n/img_convert/6e0ba223f65e063db5b1b4b6aa26129a.png)

  • 框架原理真的深入某一部分具体的代码和实现方式时,要多注意到细节,不要只能写出一个框架。

  • 算法方面很薄弱的,最好多刷一刷,不然影响你的工资和成功率😯

  • 在投递简历之前,最好通过各种渠道找到公司内部的人,先提前了解业务,也可以帮助后期优秀 offer 的决策。

  • 要勇于说不,对于某些 offer 待遇不满意、业务不喜欢,应该相信自己,不要因为当下没有更好的 offer 而投降,一份工作短则一年长则 N 年,为了幸福生活要慎重选择!!!
    喜欢这篇文章文章的小伙伴们点赞+转发支持,你们的支持是我最大的动力!

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值