-
一个java的应用程序,它能实现"电子时钟"的功能.
一个java的应用程序,它能实现"电子时钟"的功能.-a java application, it can achieve "electronic clock" functions.
- 2022-01-25 20:19:21下载
- 积分:1
-
Programming in Java simple struts example, struts display structure
Java编程开发中struts的简单示例,struts的结构展示-Programming in Java simple struts example, struts display structure
- 2022-12-09 10:15:04下载
- 积分:1
-
编写一个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
-
完善的产品管理系统,具有常用的各项功能,十分方便
完善的产品管理系统,具有常用的各项功能,十分方便-products managing system
- 2022-10-07 11:45:03下载
- 积分:1
-
A Waiter relays an order Object to a Producer, waits in an independent thread du...
A Waiter relays an order Object to a Producer, waits in an independent thread during the production, and then delivers the result using a Consumer callback method.
- 2022-01-26 08:36:07下载
- 积分:1
-
java编程150例
java编程150例-150 cases
- 2022-07-18 02:46:32下载
- 积分:1
-
This is a small development of Java applications
这是JAVA开发的小应用程序-This is a small development of Java applications
- 2022-04-20 03:56:08下载
- 积分:1
-
网络爬虫开源代码,多线程“爬行”,可以扩展。
网络爬虫开源代码,多线程“爬行”,可以扩展。-Open-source code network reptiles, multi-threaded
- 2022-03-22 06:57:48下载
- 积分:1
-
The compression software JAVA games tanks are source files. Interested can downl...
本压缩软件是坦克游戏的JAVA源文件。有兴趣的可以下载-The compression software JAVA games tanks are source files. Interested can download and play
- 2022-02-06 03:49:02下载
- 积分:1
-
/*_############################################################################...
/*_############################################################################
_##
_## SNMP4J - UserTarget.java
_##
_## Copyright 2003-2007 Frank Fock and Jochen Katz (SNMP4J.org)
_##
_## Licensed under the Apache License, Version 2.0 (the "License")
_## you may not use this file except in compliance with the License.
_## You may obtain a copy of the License at
_##
_## http://www.apache.org/licenses/LICENSE-2.0
_##
_## Unless required by applicable law or agreed to in writing, software
_## distributed under the License is distributed on an "AS IS" BASIS,
_## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
_## See the License for the specific language governing permissions and
_## limitations under the License.
_##
_##########################################################################*/-/*_############################################################################
_##
_## SNMP4J- UserTar
- 2023-03-10 22:40:04下载
- 积分:1