-
Java的AWT编程
Java的AWT编程-AWT Java Programming
- 2022-03-21 17:47:41下载
- 积分:1
-
JAVA的一个小程序,关于窗体JSP的形成。简单易懂
JAVA的一个小程序,关于窗体JSP的形成。简单易懂-A JAVA applet, JSP regarding the formation of form. Easy-to-read
- 2022-02-14 08:32:12下载
- 积分:1
-
Jsp/java 分页 简单 灵活 小巧 美观 让开发者不用关心分页显示问题 ,数据与显示相分离
Jsp/java 分页 简单 灵活 小巧 美观 让开发者不用关心分页显示问题 ,数据与显示相分离-Jsp/java simple and flexible paging compact appearance so that developers do not care about showing that the problem is paging, data and display phase separation
- 2023-08-06 22:25:03下载
- 积分:1
-
java game source code, a mobile phone network game client source code
java游戏源码,一个手机网络游戏客户端源码-java game source code, a mobile phone network game client source code
- 2022-08-17 04:58:38下载
- 积分:1
-
<设计模式
的源码
- 2022-03-29 21:52:10下载
- 积分:1
-
Check_for_machine_test是snmpServer客户端,用户查询MIB库信息
Check_for_machine_test是snmpServer客户端,用户查询MIB库信息-Check_for_machine_test client is snmpServer user inquiries MIB information
- 2022-02-03 01:02:00下载
- 积分:1
-
自己做的小程序,愿搏君一乐,愿天下人都开开心心,做自己的好程序把,把我们的真心 送给天下人...
自己做的小程序,愿搏君一乐,愿天下人都开开心心,做自己的好程序把,把我们的真心 送给天下人-own small procedures, and is willing to stroke a music-jun, the world who are willing to lead a happy and do his good procedure, so, we gave the world the true person
- 2022-07-07 12:59:50下载
- 积分:1
-
用JAVA实现的一个挖雷的小游戏
不过只是为了实现这个小游戏
所以没有增加级别等级...
用JAVA实现的一个挖雷的小游戏
不过只是为了实现这个小游戏
所以没有增加级别等级-Using JAVA to achieve a mine dug a small game but only in order to achieve this game there is no increase in grade-level
- 2022-08-06 19:43:06下载
- 积分:1
-
学习java数据库连接的好例子
一个学习java数据库连接的好例子――在线书店的管理。-a learning java database connectivity good example-- online bookstore management.
- 2022-02-04 19:06:18下载
- 积分: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