资源列表
B
- 抽象类和接口(假设在银行定期存款分半年期和一年期两种。如果是半年定期存款,利息率为1.75 ;如果是一年定期存款,利息率为2.25 。无论哪种存款,在得到利息后还要交利息所得税5 。根据不同的存款金额,分别计算存款半年和一年相应的利息。)-Abstract classes and interfaces
main
- 读入两个多项式,然后输出这两个多项式的和,也就是把对应的幂上的系数相加然后输出。-Read two polynomials, and then output the two polynomials, namely the corresponding coefficient of power on the additive and output.
PX4Flow
- 软件的主要功能是分析数据,接收从PX4Flow传感器装置通过USB接口,然后显示在界面处理后的数据。-The task is to set up a software to gap and analysis the data send PX4Flow Sensor device via USB port, then display processed data on interface.
Casar-encryption-decrypt-application
- 经典的凯撒加密解密算法,用java实现,可移植性强,欢迎各位童鞋指正交流-Classic Caesar encryption and decryption algorithms, implemented in java, portability, welcome correction exchanges shoes
UserManager
- 编写一个用户管理类(UserManager),在类中定义一个Vector类型的成员变量,该变量保存所有的用户,用户对应的类型为User(User定义如下)。在类中定义如下几个方法: 1. 添加一个用户。 2. 删除一个用户。 3. 判断一个用户是否存在。 4. 显示所有用户信息(User对象有toString方法可以显示用户信息)。 -Write a user-management class (UserManager), defined by a class member
4411221-eea401fb716e361ce821dc623ecab8072d0a1f8b.
- FILE BASED ON THE JAVA CODING
2
- If you have not registered, Please register firt. You must tou download this program
TcpServer
- This ia an example of java TCP SERVER
proguard-project
- my program is a complate. you can get my program with you use downloup after you upload your program
VSM
- 利用向量空间模型对两个文本的相似度进行计算的Java代码-The use of vector space model for the two text similarity calculation of the Java code
testimerologio
- THIS A CALENDAR IN JAVA.-THIS IS A CALENDAR IN JAVA.
strategy
- 设计模式中的策略模式,内容简单,供初学者使用-srategy pattern