搜索资源列表
MC1
- MC算法。简单的Monte Carlo 算法的java源码实现。 -MC algorithm. Simple Monte Carlo algorithm java source implementation.
java完数算法源代码
- 如果恰好等于它的因子之和,这个数就称为"完数"。例如6=1+2+3.编程 找出1000以内的所有完数。球从100米高度自由落下,每次落地后反跳回原高度的一半;再落下,求它在 第10次落地时,共经过多少米?第10次反弹多高?有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少?一个整数,它加上100后是一个完全平方数,再加上168又是一个完全平方数,请问该数是多少?输入某年某月某日,判断这一天是这一年的第几天?输入三个整数x,y,z,请把这三个数由小到大输
src
- 利用java写的一个简单的快速傅里叶变换的程序,包括正、逆变换。-Using java to write a simple fast Fourier transform procedure, including forward and inverse transform.
sudoku
- 可算sudoku的语法 规则很简单, 9*9 的格子中,每列,每行数字不可重复。 每个 "3*3" 的 "Box" (共9个) 内的数字也不可重复。 附件是 eclipse java project, 请将你的算法写在 SolvePuzzle() 内-Be regarded as the grammar rules of sudoku are simple, the 9* 9 grid, each row, each row can not duplicate figure. Eac
AG_caixeiro_viajante
- Code in java for the Traveling salesman problem. This code is very simple because has only three pages. It s works same.
java
- 输出杨辉三角形,素数的算法,和一些简单的编程-Output Triangle, primes algorithm, and some simple programming
SimpleCalculator
- 计算器计算程序,可进行加减乘除等运算,简单,初学者适用。-Calculator program, and other operations can be addition, subtraction, simple, beginners to apply.
Caculator
- 用JAVA编写的简单的计算器,可以实现基本的加减乘除运算-With a simple calculator written in JAVA, can realize the basic addition and subtraction, multiplication and division
calculator
- 基于java的简易计算器,中缀转后缀,可计算式子-Simple java-based calculator, infix turn suffix, calculate formulas
java
- 求1+2!+3!+...+20!的和 利用递归方法求5!。 有5个人坐在一起,问第五个人多少岁?他说比第4个人大2岁。问第4个人岁数,他说比第3个人大2岁。问第三个人,又说比第2人大两岁。问第2个人,说比第一个人大两岁。最后问第一个人,他说是10岁。请问第五个人多大? 给一个不多于5位的正整数,要求:一、求它是几位数,二、逆序打印出各位数字。:一个5位数,判断它是不是回文数。即12321是回文数,个位与万位相同,十位与千位相同。 请输入星期几的第一个字母来判断一下是星期几,如果第
innerproduct
- Simple InnerProduct Algorithm in Java
Ma-Calculatrice
- there is an other java project in eclipse explaine how to code a simple calculator with a motor cla-there is an other java project in eclipse explaine how to code a simple calculator with a motor class
MyCalc
- 简单的计算器,支持加减乘除的计算,作为刚学习java的人会有很好的帮助-Simple calculator, to support the calculation of multiplication and division addition and subtraction, as people just learning java will have a good help
expressionj-src-0.7
- ExpressionJ 是一个用来解析简单的算术表达式的 Java 类库。-ExpressionJ is a Java library allowing to interpret simple numeric expressions, which may be used in all applications which have to combine numeric values, but do not want to use full-blown scr ipting languages.
cal
- 简单的小计算器,用java纯敲打出来的 ,然后实现了简单的加减乘除,整除功能。并且计算器有说明。-Simple little calculator, beating out using pure java, and then implement a simple addition, subtraction, divisible function. And calculator are described.
jianyijisuanqi
- 很简单的一个计算器,用java实现的,压缩包里面有所有的系统分析报告和每个阶段的详细进程报告,很适合做系统分析的初学者用-A very simple calculator using java, compressed packets inside all of the systems analysis and a detailed progress report for each stage. Very suitable for beginners to do system analysi
jianyi-jisuanqi
- 用Java编写的容器上的简易计算器,包含加法和减法并可以清零。-Jmichelle on the container of simple calculator, including addition and subtraction and can reset.
calculator
- java实现的计算器,实现基本的加、减、乘、除的功能-a simple calculator
KruskalAlgorithm
- kruskal in java simple, easy, i hope that s useful thanks
Java-Spring-Examples-master
- simple java web application