资源列表
Calculator
- 用Java编程:能进行简单的加减乘除运算的计算器,(Java language programming simple computer)
factorial
- 计算任意的数的阶乘,要求:运用if else if结构和for结构。(Calculate the factorial of any number, requirements: the use of if, else, if structure and for structure.)
hostlookup
- 编写一个程序HostLookup.java,完成主机域名与IP地址的查询: (1)如果用户输入了域名,要求程序返回对应的IP地址 (2)如果用户输入了IP地址,要求程序返回其对应的域名 (3)编写一个方法,能够有效地检测输入的字符串是否是一个IP地址,并在HostLookup.java中调用验证。(Write a program HostLookup.java, complete the host domain name and IP address query: (1) i
JAVA.wordcount
- hadoop实现mapreduce算法,实现对一片英语文章中单词出现次数的统计(Hadoop implementation of the MapReduce algorithm, the realization of an English article in the number of words Statistics)
下拉列表框
- jsp的下拉框示例,动态加载下拉框的内容(JSP drop-down box example, dynamic loading drop-down box content)
sc
- java matlab sc hu ks laksd
robbot
- 简单的图灵机器人小程序,包含了简单的数据处理部分(部分已过期)(A simple case of API using from Turing123.com)
JesephRing
- 求解约瑟夫(Josephus)问题 有一个旅行社要从n个旅客中选出一名旅客,为他提供免费的环球旅行服务。旅行社安排这些旅客围成一个圆圈,并从帽子中取出一张纸条,用纸条上面写的正整数m(m<n)作为报数值。游戏进行时,从第一个人开始按顺时针方向自1开始顺序报数,当报到m时停止报数,报m的人被淘汰出列。然后从他顺时针方向上的下一个人开始从1重新报数,当再次报到m时停止报数,报m的人被淘汰出列。(Solving Joseph (Josephus) problem)
spring
- 简单的页面spring控制层传输页面希望对大家有帮助(Simple page, spring control layer transfer page, I hope all of you help)
NSFSN
- 经过jbuilder调试,本列主要实现列表中的增加,删除等等操作(After jbuilder debugging, the column is mainly implemented in the list of increase, delete and so on)
bejinzers-This-This
- 这个也是上课用的程序,适合于初学者用,对于java的初学者,建议多看源码,(This is also used in the class program, suitable for beginners to use, for beginners Java, suggest read the source code,)
Test1
- 该系统主要处理复数的相关信息,完成初始化复数、求其绝对值、复数的加、减、乘、除、乘方、自加、自减等。(The relevant information system mainly deals with complex, complex, complete initialization for its absolute value, the plural addition subtraction multiplication and division, involution, self, self