-
一些java小程序的编程,适合初学者学习并使用。
一些java小程序的编程,适合初学者学习并使用。-java data
- 2022-04-29 12:23:22下载
- 积分:1
-
本银行系统涉及到多线程,Socket编程,和Singleton设计模式。源玛注释齐全,有说明文档,并附开发过程的UML设计图。仅供学习参考,望多多指教。...
本银行系统涉及到多线程,Socket编程,和Singleton设计模式。源玛注释齐全,有说明文档,并附开发过程的UML设计图。仅供学习参考,望多多指教。-the banking system relates to multi-threaded, socket programming, and Singleton design pattern. Notes for the complete source Gilmour, documentation, together with the development process UML design. Study reference only, hope the exhibitions.
- 2022-03-15 15:45:52下载
- 积分:1
-
eclipse中 的SWT例子
eclipse中 的SWT例子-eclipse the SWT examples
- 2022-02-02 12:56:04下载
- 积分:1
-
JDBC编写的java代码,基本实现了数据库的写入/读取数据的功能,另外,对输出结果进行了简单的布局...
JDBC编写的java代码,基本实现了数据库的写入/读取数据的功能,另外,对输出结果进行了简单的布局-JDBC prepared by the java code, basically the database write/read data functions, In addition, the output results of a simple layout of the
- 2022-08-24 09:02:48下载
- 积分:1
-
操作系统实验的程序
操作系统实验的程序-operating systems experimental procedure
- 2022-12-30 10:25:04下载
- 积分:1
-
用java实现的学生成绩管理系统
用java实现的学生成绩管理系统-used to achieve the student performance management system
- 2023-01-24 15:20:04下载
- 积分:1
-
是一个很好的java基础编程源程序,教我们好何用JAVA来做计算器...
是一个很好的java基础编程源程序,教我们好何用JAVA来做计算器-is a good basis for java programming source, the better we do with Java Mr Calculator
- 2022-05-29 13:21:50下载
- 积分:1
-
Web服务安全deverloper java
webservices security for java deverloper
- 2022-03-30 18:31:53下载
- 积分:1
-
是ASP、PHP和JSP,三种很相似的技术,所不同的是ASP调用的后台组件是COM组件,而JSP调用的后台组件是基于Java的Component(Java Be...
是ASP、PHP和JSP,三种很相似的技术,所不同的是ASP调用的后台组件是COM组件,而JSP调用的后台组件是基于Java的Component(Java Beans)。 -is ASP, PHP and JSP, three very similar to the technology, which is different call ASP the background of COM components, and the calling JSP background component is a Java-based Component (Java Beans).
- 2022-04-17 04:42:06下载
- 积分: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