-
Zheng Li, Tsinghua University java programming basic courses Experiment IV
清华大学 郑莉 java程序设计基础 课程实验
第四章-Zheng Li, Tsinghua University java programming basic courses Experiment IV
- 2022-12-30 09:15:03下载
- 积分:1
-
threaded java user interface can be customized for the clock
java多线程生成时钟用户可自定义时间 界面为钟面 -clock to generate multi-threaded java user interface can be customized for the clock-face time
- 2022-08-12 09:46:48下载
- 积分:1
-
A good example of Struts can learn the basic know! Ha ha!
一个很好的Struts的例子,能够学习到基本的知道!呵呵!-A good example of Struts can learn the basic know! Ha ha!
- 2022-01-25 16:08:43下载
- 积分:1
-
这是一个JAVA宠物网站
这是一个JAVA宠物网站--epet。用的是MVC架构编写的(struts+Hibernate+Spring+Ajax版)。-This is a JAVA pet site- epet. Using a MVC framework for the preparation of the (struts+ Hibernate+ Spring+ Ajax version).
- 2022-02-13 13:42:29下载
- 积分:1
-
java source code, the creation of linkages menu
java源码,创建关联菜单-java source code, the creation of linkages menu
- 2022-04-13 16:27:27下载
- 积分:1
-
使用jsp、 servlet、 javabeans 实现MVC的java程序,其中包含源代码,以及JDBC所需的数据库驱动,数据备份等。...
使用jsp、 servlet、 javabeans 实现MVC的java程序,其中包含源代码,以及JDBC所需的数据库驱动,数据备份等。-use jsp, servlet, MVC javabeans achieve the java process, which includes source code, and the JDBC database-driven, data backup, and so on.
- 2022-04-22 07:21:43下载
- 积分:1
-
用JAVA做的小计算器,比较简单,适合初学者研究.
用JAVA做的小计算器,比较简单,适合初学者研究.-Use JAVA to do a small calculator, relatively simple, suitable for beginners study.
- 2022-05-29 09:19:25下载
- 积分:1
-
java applet小程序,对话框的使用
小APPLET程序,使用JAVA中的对话框-small APPLET procedures, the use of dialog JAVA
- 2022-02-06 11:38:30下载
- 积分: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
-
编写一个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