-
书籍Effective java的源代码
书籍Effective java的源代码-books Effective java source code
- 2022-06-16 15:36:29下载
- 积分: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
-
jsp prepared with the message if you jsp beginners downloaded properly examined...
用jsp编写的留言本 如果您是jsp初学者下载下来好好研究 相信有不少的提高 包括表结构,留言管理等内容,注释详细-jsp prepared with the message if you jsp beginners downloaded properly examined believe that many forms including raising the structure, message management, detailed Notes
- 2023-05-31 07:45:04下载
- 积分:1
-
JavaScript教程
第一页:Javascript教程
第二页:课程简介
第三页:实际应用
第四页:隐藏JavaScript
第五页:第...
JavaScript教程
第一页:Javascript教程
第二页:课程简介
第三页:实际应用
第四页:隐藏JavaScript
第五页:第一天复习-The first page of JavaScript Tutorial: Javascript tutorial second page: Course Description The third page: the practical application of the fourth page: Hide JavaScript Fifth page: the first day of review
- 2022-01-31 10:25:24下载
- 积分:1
-
failed to translate
visitor设计模式源码
希望对大家有所帮助-failed to translate
- 2022-08-22 05:42:37下载
- 积分:1
-
这是EZW压缩的原始程式码,
是用JAVA写的程式码。
这是EZW压缩的原始程式码,
是用JAVA写的程式码。-This is the EZW compression source code is written using JAVA code.
- 2022-03-01 16:18:26下载
- 积分:1
-
Java与模式
Java与模式
Java与模式
Java与模式-Java and Java with model model
- 2023-07-31 09:40:03下载
- 积分: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
-
银行帐户的存取款线程设计
银行帐户的存取款线程设计-bank account deposit threaded design
- 2022-02-04 03:11:41下载
- 积分:1
-
jspPageControlor分页插件是千里web架构实验室成员
jspPageControlor分页插件是千里web架构实验室成员--刘捷开发的插件,用来解决jsp程序设计中分页所带来的不便,让程序开发者轻松的实现分页功能。
-jspPageControlor Qianli web page plug-in architecture is a member of Liu Jie laboratory developed plug-in, the procedures used to resolve the jsp page design of the inconvenience, let developers easily realize the paging capability.
- 2022-08-10 03:12:50下载
- 积分:1