-
java数据库连接池
Java Database connection pool
- 2023-01-29 18:15:04下载
- 积分:1
-
Sun Java编码规范(中文).pdf
中文版本
Sun Java编码规范(中文).pdf
中文版本-Sun Java coding specifications (in Chinese). Pdf Chinese version
- 2022-04-21 23:29:07下载
- 积分:1
-
用Java实现的免费XML解析器
用Java实现的免费XML解析器-using Java to achieve a free XML parser
- 2022-11-14 12:05:03下载
- 积分:1
-
用JAVA程序设计语言开发的小程序实现计算器功能,做简单的加减运算...
用JAVA程序设计语言开发的小程序实现计算器功能,做简单的加减运算-calculator
- 2022-11-15 08:45:03下载
- 积分:1
-
一个Java典型实例
一个Java典型实例-a typical example of Java
- 2022-02-06 10:48:08下载
- 积分:1
-
一个用JSP写的简单的同学录.采用的是Access数据库.提供管理员管理....
一个用JSP写的简单的同学录.采用的是Access数据库.提供管理员管理.-a JSP to write a simple website. Using the Access database. Provide management administrator.
- 2023-01-06 05:40:03下载
- 积分:1
-
书Java轻松入门附带的ppt,书后习题的答案以及书上的程序的源代码...
书Java轻松入门附带的ppt,书后习题的答案以及书上的程序的源代码- the incidental ppt, exercise answers of Easy to Java book , as well as the programme source codes
- 2022-01-28 20:06:36下载
- 积分:1
-
The MD5 algorithm is based on JAVA, very classic and simple
基于JAVA的MD5算法,非常经典和简洁-The MD5 algorithm is based on JAVA, very classic and simple
- 2022-10-14 19:45:02下载
- 积分: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
-
A Celsius
A Celsius-Fahrenheit-Kelvin -converter using NetBeans IDE.An application that converts between Celsius, Fahrenheit, and Kelvin degrees. For each unit, there is a text field showing the temperature, and a button that activates the conversion from that unit to the other units. Show 2 decimal places. -A Celsius-Fahrenheit-Kelvin-converter using NetBeans IDE.An application that converts between Celsius, Fahrenheit, and Kelvin degrees. For each unit, there is a text field showing the temperature, and a button that activates the conversion from that unit to the other units. Show 2 decimal places.
- 2023-06-15 04:05:04下载
- 积分:1