-
MinaCmpp2Client-master
cmpp2.0 java示例,示例简单明了,除工具一个工具类文件和几个协议类文件,所有报文操作都在一个文件内,由几个方法组成,希望对刚接触cmpp开发的新手.(The example of CMPP2.0 Java is simple and clear. Except for tool class file and protocol class file, all message operations are in one file and consist of several methods. I hope to be a novice who has just come into contact with the development of cmpp.)
- 2020-06-19 02:00:01下载
- 积分:1
-
TicTacAction
Multiplayer Action for TicTactoe game
- 2011-10-07 17:48:20下载
- 积分:1
-
Java-mid-term-test
(1)某邮局对邮寄包裹有如下规定:若包裹的长宽高任一尺寸超过1米或重量超过30千克,不予邮寄;对可以邮寄的包裹每件收取手续费0.5元,再加上根据下表按重量weight计算的邮资,请编写程序计算某包裹的邮寄资费。
重量(千克) 收费标准(元)
weight<=10 1.00
10<weigh<=20 0.90
20<weigh<=30 0.80
(2)设计一个Rectangle(矩形)类,数据成员包括length(长)、width(宽)。要求成员方法实现以下功能:
①由键盘输入长和宽
②计算面积
③计算周长
④输出面积和周长
(3)一辆卡车违反交通规则,撞人后逃跑。现场有3人目击事件,但都没记住车号,只记下车号的一些特征。甲说:牌照的前两位数字式相同的;乙说:牌照的后两位数字是相同的,但与前两位不同;丙是数学家,他说:4位的车牌号刚好是一个整数的平方。请根据以上线索求出车号。(Java mid-term test)
- 2011-06-19 18:49:56下载
- 积分:1
-
vp253
EULER numerical analysis method, It has a wealth of parameter options, Use Chaos and fractal analysis routines.
- 2017-09-08 11:40:43下载
- 积分:1
-
test
java两种方法编写倒置的三角形,输出第一行7个,第二行5,第三行3个,第四行1个(two ways to write java inverted triangle, the first line of the output 7, the second line 5, the third line 3, the fourth line 1)
- 2010-10-20 11:05:56下载
- 积分:1
-
数字调制信号:4FSK,2PSK
说明: 基于matlab平台,产生4FSK,2PSK数字信号(Generate 4FSK, 2PSK digital signal based on MATLAB platform)
- 2020-02-22 11:45:57下载
- 积分:1
-
jAva
这是一个关于JAVA基础知识的介绍,如果你是一个学习JAVA的新手,它是非常适合你的。
(primary konwledge about java,
if you fresh-man who want to learn java
you should have a look at it,please bleive in me)
- 2012-04-28 22:27:10下载
- 积分:1
-
caidan
一个简单的右键菜单,能美化你的程序,简单 又实用(A simple menu, you can beautify the procedure simple and practical)
- 2009-04-27 09:42:55下载
- 积分:1
-
YUV420SP-master
这个安卓源码包含两个工程,分别用JAVA 和 NDK 本地代码去实时转换摄像机的每帧颜色,可以用来了解、比较Java与NDK的效率的不同,对相关摄像机,NDK/JNI,颜色编程等技术有一定了解(The Android source code contains two projects, namely with JAVA and NDK native code to convert each frame in real time color video camera can be used to understand, compare the efficiency of Java and NDK different, the relevant camera, NDK/JNI, color programming technology have some understanding)
- 2014-01-05 15:36:14下载
- 积分:1
-
机器调度问题
说明: 通过算法智能分配任务,达到最快完成所有任务的目的。(Through the algorithm intelligent assignment task, achieve the fastest completion of all tasks.)
- 2019-11-19 00:07:50下载
- 积分:1