-
编写一个java应用程序。用户从键盘输入一个1
编写一个java应用程序。用户从键盘输入一个1-9999之间的数,程序将判断这个数是几位数,并判断这个数是否回文数。回文数是指将数含有的数字逆序排列后得到的数和原数相同,例如12121,4224,6778776等都是回文数。
1)程序具有判断用户的输入是否为合法整数的功能。对非法输入(例如含有字母)要进行处理。
2)要判断输入数的位数,并输出相关信息。
3)要判断是否回文数。
二、二战期间,英国情报人员获取德军的一机密电报,电报的内容为:
bzdz izu sxgzd vs lh ,vpzg woflsh vs vwrh vhlsddlmp glm wrw gzy vsg .gflyz gstfzu bvsg gzsd hdmlp vml lm ,hghzvy wmz hwiry mvvdgvy izd z hzd vivsg ,ltz tmlo tmlO
情报人员已经知道,这段电报的加密方式为:
1. 首先将字符串的顺序颠倒。
2. 字母互换的规律为:A->Z, B-Y, C-X...X->C, Y->B, Z-A a->z, b->y, c-x...x->c, y->b, z->a.
3. 非字母字符保持不变。
请编程帮助情报人员破译这份机密电报。给出注释良好的源程序和程序运行后的结果。
-Write a java application. User keyboard input from a number between 1-9999, the program will determine the number of a few are a few, and to determine whether the number of palindrome number. Palindrome refers to a number of the figure contains a number of reverse order and after a number of the original number of the same, such as the number of 12121,4224,6778776 are palindrome.
1) proced
- 2023-05-18 17:45:02下载
- 积分:1
-
是和网上的朋友共同一起研究,编写的,其中出现过好多的意见不一致, 并参考了大量的书籍和相关的资料。 经过多次调试...
是和网上的朋友共同一起研究,编写的,其中出现过好多的意见不一致, 并参考了大量的书籍和相关的资料。 经过多次调试-is online friends together, the preparation of which there a lot of disagreement, and a large number of reference books and relevant information. After repeated testing
- 2022-01-22 15:42:16下载
- 积分:1
-
一个简单的发牌打牌程序,都是自动的,适合初学java的人看看。...
一个简单的发牌打牌程序,都是自动的,适合初学java的人看看。-a simple game of the licensing procedure is automatic, suitable for a novice to see the java.
- 2022-11-01 14:10:03下载
- 积分:1
-
使用j2me实现二级菜单,有利于页面的扩展,有利于开发
使用j2me实现二级菜单,有利于页面的扩展,有利于开发-Use j2me to achieve the secondary menu is conducive to the expansion of the page and is conducive to the development of
- 2022-04-15 17:21:04下载
- 积分:1
-
软件模拟RAID系统。。 。
软件模拟RAID系统。。 。
-RAID system simulation software. . . . .
- 2022-03-10 18:37:43下载
- 积分:1
-
一个用Java编写的SMTP和POP3邮件服务器,非常使用,可以当控件使用,做到相关程序里面。...
一个用Java编写的SMTP和POP3邮件服务器,非常使用,可以当控件使用,做到相关程序里面。-preparation of a Java SMTP and POP3 mail servers, the use of very, When can control the use, the procedure done inside. Ha ha
- 2022-12-02 23:30:03下载
- 积分:1
-
Accp5.0北大青鸟毕业项目CRM源代码
Accp5.0北大青鸟毕业项目CRM源代码-Accp5.0 Beida Jade Bird graduated from the project source code for CRM
- 2022-09-30 12:30:14下载
- 积分:1
-
使用fop进行html到PDF文件的生成
使用fop进行html到PDF文件的生成-Html to use fop to generate PDF documents
- 2022-03-05 01:19:35下载
- 积分:1
-
this for java flex application
this for java flex application
- 2023-08-23 19:50:04下载
- 积分:1
-
通过JDBC连接数据库,进行数据库的操作
通过JDBC连接数据库,进行数据库的操作-Connect to database through JDBC, database operation
- 2022-03-22 08:52:01下载
- 积分:1