资源列表
SMS
- this follows the rules of writing a text message. This is in java
chat
- 聊天代码 简单的收发消息 用java做的-chat program server client java tcp/ip
config
- java具有搜索功能的‘本地搜索高质量很好用的源代码-java has a search function of the ' local search using a good quality source code
PersonalTax
- 计算个人所得税,并可以调整税率和纳税基数。-PersonalTax
Calculator3
- 简易计算器,有简单的运算功能,适合初学者使用参考。-Simple calculator, a simple calculation function, for beginners to use for reference.
haizhen
- 计算并返回贷款利息(假设起始贷款金额loan为L--本金,银行年利率为R,则月利率为R/12,银行核算利息时采用月利息计算,所得的利息加入到本金中,作为下个月的本金,以此类推),一般年利率为6 。要求输入如下几个参数:初始贷款金额L、银行年利率rate、借期N年(月),计算后返回:应偿还的总金额T total(假设每月偿还等额的本金)。 l-(L*R/12+L) -Loan interest calculation and returns (assuming the initial lo
Java-code
- 此程序为应用java进行数据库的连接,用输入流读取sql数据库的内容并显示-The program is for the application of database connection, read the content of the SQL database in the input stream on Java and displayed
writer
- 实现读者写者问题,主要是源代码,可以解决一般需求-write and reader
cha4
- 用Java实现的一个链表程序,类名字为LinkList-Java implementation of a linked list program, the class name for LinkList
runnian101
- 当输入一个年份的时候,程序可以判断输入的年份是否是闰年,然后给出结果-When entering a time of year, the program can determine whether or not the importation of the year is a leap year, and then given the results of
Calculator
- java编写的简单计算器代码,可显示运算式,使用StringTokenizer区分出运算符。代码清晰易读。
adder
- 一个简单的JAVA计算器程序,能够计算简单的加减乘除,是一个用户界面程序-JAVA a simple calculator program, is able to calculate simple addition and subtraction, multiplication and division, is a user interface program
