资源列表
shuzitongji
- 一本书的页码从自然数1开始顺序编码直到自然数n.书的页码按照通常的习惯编排,每个页码都不含多余的前导数字0.例如,第6页用数字6表示,而不是06或006等.数字计数问题要求对给定的总页码n,计算出书的全部页码中分别用到多少次数字0,1,2,……9。 -Page of a book from the coding sequence of natural numbers starting at 1 until the natural number n. page book arranged acco
test3
- 把10个浮点型成绩放入一个整型数组中,然后统计各分数段人数。-The 10 floating-point performance into an integer array, then the number of statistical segments of the score.
Table
- 交通规划中交通分布的乌尔希斯重力模型待定系数判定。-Transportation planning in the traffic distribution of Ur Heath gravity model to determine the unknown coefficients.
Student--system
- 学生成绩管理系统 login登陆jsp页面-Student achievement management system login
Test
- jtable显示数据库内容,很简单,非常有用jtable display database content-jtable display database content
SquareRoot
- import java.io.* public class SquareRoot { public static void main ( String [ ] args ) { System.out.print("Enter a positive value: ") double value = 0 try { BufferedReader in = new BufferedReader(new InputStreamReader(System.in)) String inputLine
QueryJFrame
- 使用JTable显示数据查询结果集(即将数据库中返回的数据用表格形式显示出来)-Use JTable display data search results
SecondMax
- 采用多种方法实现求一个整形数组的第二大数,同时提供了一个求任意大数的函数。有详细代码注释及主要思路、时间复杂度的分析。-Many ways to search the second maximum number of an array of Integer,meantime there is one function can finish searching any maximum number.There are enough comments and the ideas to design
stack
- java编写的模拟数据结构栈原理的程序,基本的出栈,入栈功能都有-procedures for the preparation of java simulation data structure stack principle, the basic stack, the stack function has
pi_scala
- 利用无限精度的长整数, 计算 PI 值. 不是 java 程序, 是 scala 的实现. java 7.0 编译通过-To infinite precision long integer calculation PI value than the java program is the realization of the scala java 7.0 compiler through
dltz
- 倒数几秒页面跳转代码,可依照内部代码或说明实现跳转,时间可根据情况自行更改-Countdown to jump a few seconds the page code that can be achieved in accordance with the internal code or jump, the time may change according to their own circumstances
Calculator
- 自己用java编写的一个计算器的程序,能进行加减乘除混合运算,但不能进行有括弧的运算,暂时没有对异常进行处理-Own use java prepared a calculator program, the mixed operations of addition, subtraction, but not the parentheses operator, for the time being no exception processing