-
这是一个用Java编写的最短路算法,很实用。
这是一个用Java编写的最短路算法,很实用。-It is written in Java using a shortest path algorithm is very practical.
- 2022-11-04 15:50:03下载
- 积分:1
-
本demo为完整的,基于ibatis的增删查改的源代码,保留了工程的最精简和纯净...
本demo为完整的,基于ibatis的增删查改的源代码,保留了工程的最精简和纯净-The demo for the complete, ibatis-based search of additions and deletions to the source code, the project retains the most streamlined and clean
- 2022-11-02 14:35:03下载
- 积分:1
-
BBS
BBS-CS 天乙社区 是采用JSP+JavaBean+Servlet、Struts的MVC框架开发的一套网络虚拟社区系统。文件解压缩后有详细文件说明。-BBS-CS Tian communities are using JSP Servlet JavaBean, Struts MVC framework of the development of a network of virtual community systems. Compressed files have detailed documentation.
- 2022-03-25 07:19:11下载
- 积分: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
-
在Java中实现动画有很多种办法,但它们实现的基本原理是一样的,即在 屏幕上画出一系列的帧来造成运动的感觉。...
在Java中实现动画有很多种办法,但它们实现的基本原理是一样的,即在 屏幕上画出一系列的帧来造成运动的感觉。-in Java to achieve animation there are many ways, but they realize the basic principle is the same as that on the screen he painted a series of frames to create the feeling of movement.
- 2022-02-05 00:22:49下载
- 积分:1
-
这是帮助初学java的电子文档,希望能够对初学者有所帮助,谢谢大家下载...
这是帮助初学java的电子文档,希望能够对初学者有所帮助,谢谢大家下载-This is to help beginner java electronic documents, hoping to be helpful for beginners, thank you for downloading
- 2022-02-11 23:11:42下载
- 积分:1
-
利用jena的开放源代码,对自己写得XML
利用jena的开放源代码,对自己写得XML-rdf文件进行解析,对RDF属性加上权重,来进行资源表达的一段代码。里面修改部分有注释。-The use of jena open source, written in their own XML-rdf file parsing, to RDF properties coupled with the weight of resources to carry out the expression of a piece of code. Inside amend some annotated.
- 2022-10-20 22:05:03下载
- 积分:1
-
JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。
http://d...
JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。
http://doc.zoomquiet.org/data/20060522172353/-JSON (JavaScript Object Notation) is a lightweight The data exchange format. Easy to read and prepare. Also easy analysis and generation machines. Http :// doc.zoomquiet.org/data/20060522172353 /
- 2022-02-05 20:39:16下载
- 积分:1
-
The system is based on p2p chat systems, which use technology jxta. Implementati...
该系统是基于p2p的聊天系统,该系统使用jxta技术。实现了各用户之间的直接连接-The system is based on p2p chat systems, which use technology jxta. Implementation of the users a direct link between
- 2022-08-09 14:17:06下载
- 积分:1
-
Jmol是一个使用java语言编写的开源的免费三维分子显示工具,用于分子模型的浏览和编辑,可以支持多种分子格式,并支持多种常用的图像格式。...
Jmol是一个使用java语言编写的开源的免费三维分子显示工具,用于分子模型的浏览和编辑,可以支持多种分子格式,并支持多种常用的图像格式。
-Jmol is a java language to use free open-source tool for three-dimensional display elements for the molecular model of browsing and editing, the format can support a variety of elements, and supports a wide range of commonly used image format.
- 2022-03-11 07:53:44下载
- 积分:1