-
这只是一个WEB服务器的模型,但是已经具备基本的WEB服务器的功能。通过这个程序多点了解HTTP协议和JAVA编程...
这只是一个WEB服务器的模型,但是已经具备基本的WEB服务器的功能。通过这个程序多点了解HTTP协议和JAVA编程-This is just a WEB server model, but already have a basic WEB server. Through this program more about HTTP protocol and JAVA Programming
- 2023-07-14 04:30:02下载
- 积分:1
-
用snmp4j实现的agent,代码比较多,但是很值得一看,尤其是对于要用SNMP监控信息的编程者,可以仔细研究一下里面的代码....
用snmp4j实现的agent,代码比较多,但是很值得一看,尤其是对于要用SNMP监控信息的编程者,可以仔细研究一下里面的代码.-Achieved with snmp4j agent, code more, but it is worth seeing, especially for the programming to use SNMP monitoring information, may be closer look inside the code.
- 2023-02-08 11:15:04下载
- 积分:1
-
JAVA数据库访问程序实例
JAVA数据库访问程序实例-Java Database Access Example
- 2022-03-15 16:32:29下载
- 积分:1
-
java日历源码界面美观,对理解java思想体系,构建有一定帮助
java日历源码界面美观,对理解java思想体系,构建有一定帮助-java calendar FOSS beautiful interface, java ideology of understanding, we help build a
- 2023-06-08 11:50:03下载
- 积分: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版的冒泡算法-java version of the algorithm Bubble
- 2022-08-23 21:47:22下载
- 积分:1
-
Understand and apply exponentiation
Understand and apply exponentiation-Wind chill is the apparent temperature felt by exposed skin on a cold, windy day. Normally, there is a thin layer of warm air
surrounding our bodies, and this warm air helps insulate us from the cold air around us. A strong wind reduces the amount
of insulation by this air layer, so our skin loses heat at a faster rate than it would otherwise. Our skin feels colder, which
makes us feel colder the temperature it "feels like" is the wind chill temperature. For example, if you re exposed to 30°F
air moving at 20 mph, your skin loses heat at the same rate it would in calm 17.4°F air, so the windchill is 17.4°F.
In 2001, the National Weather Service changed the formula used to calculate the wind chill index (the old formula
produced temperatures that were too low). The new formula is:
Wind Chill (in °F) = 35.74+ 0.6215 T- 35.75 (V0.16)+ 0.4275 T (V0.16)
where T is the air temperature in °F and V is the wind velocity in mph. (In case
- 2023-09-08 11:15:03下载
- 积分:1
-
一个简单的商品采集系统,可以提供服务端与客户端之间,格式文件以及数据文件的通信...
一个简单的商品采集系统,可以提供服务端与客户端之间,格式文件以及数据文件的通信-It is a simple commodity collectiong system,providing you with the communication of data type files or format type files between Client and Server.
- 2022-08-09 12:34:50下载
- 积分:1
-
基于Java的最短路径连通图 用于一般大学计算机专业数据结构课设...
基于Java的最短路径连通图 用于一般大学计算机专业数据结构课设-Java-based shortest-path connected graphs for general university computer science courses based data structure
- 2022-03-31 05:51:57下载
- 积分:1
-
用jsp调用javabean的基于jdbc:odbc驱动的论坛系统
用jsp调用javabean的基于jdbc:odbc驱动的论坛系统-Using jsp-based call JavaBean jdbc: odbc driver forum system
- 2022-03-02 12:36:18下载
- 积分:1