搜索资源列表
鞍点
- java编程,计算一个数组中的鞍点,这个也是作业-calculate an array of saddle point, the operation is
java
- 编程:编程实现一个简单的四则运算计算器:从键盘输入一个四则运算表达式(没有空格和括号),遇等号"="说明输入结束,输出结果。 假设计算器只能进行加减乘除运算,运算数和结果都是整数,4种运算符的优先级相同,按从左到右的顺序计算(即:2+3*5先计算2+3,再计算5*5)。 示例:括号内是说明 -Programming: programming a simple calculator four operations: from the keyboard to enter a fou
113172225romulus
- JAVA案例开发(考勤系统)管理企业人员信息,计算工资-Case JAVA development (time and attendance system) the management of enterprise personnel information, calculate the rate of wage
ErlangB
- This program calculate blocking probability of erlangB equation.
SpaceAdventure
- 此代码是我自己写的,游戏完全基于矢量图形,所有对象都使用计算X和Y 的速率值的算法来移动,每个矢量图形都有一个内建的边界矩形来进行冲突检测-This code can be run under the java virtual machine, the game completely vector-based graphics, all objects are used calculate the rate of X and Y value of the algorithm to move, e
calculate
- 用java实现的波兰式,运行时读入一串字符,如果字符是需要计算的等式,则计算出结果-when run it,it will read a string and try to find the result.
zy
- 这是一个计算各种图形面积的java程序,可在里面增加图形来计算,实现简单。-This is a calculated area of a variety of graphical java program, you can increase the graphics to calculate the inside to achieve simple.
Calculate
- 简单计算器的java实现源码,非常简单实用哦-a simple calculator
dasankeshe
- 这是一个宾馆管理系统,管理员可以通过密码登陆系统,对信息进行管理,客户和房间信息储存在数据库中,系统可以计算客户应付的房间费用,退房时管理员可以通过系统知道客户应付的费用。-This is a hotel management system, the administrator can login via a password system, information management, customer and room information is stored in a database
1(1)
- 3. 水仙花数是指其个位、十位和百位上三个数的立方和等于这三位数本身的数,使用java编程求出所有的水仙花数-3. Narcissus is the number of its bits, 10 and 100 on the three cubes and is equal to the three-digit number of their own, using the java programming calculate the number of all the daffodils
DecisionTree
- decision tree calculate information gain
Distance
- 通过经纬度计算两点空间距离,计算方法简单,准确,运算速度快。-calculate two spherical distance by Latitude and longitude
cloestPair
- 最近点对程序,java实现。可以计算平面内的最近点对-The nearest point on the program, java implementation. Can calculate the closest point on plane
CodeLineCounter05
- 代码行计数器.用于计算用.net开发的源程序代码行数。经过小小修改即可用于计算java程序的代码行数。源于网上他人的程序修改优化而成。-Code line counter. For the calculation the line count of code developed with .net. After a little modification can be used to calculate the number of lines of code java program. Chan
JavaMultithread
- java 计算矩阵相乘。采用多线程的方法。单线程与多线程对比 计算量相同,线程数不同。-java calculate the matrix multiplication. Using the method of multi-threaded. Single-threaded and multi-threaded results calculated in the same number of threads.
TFinanceCalcuh
- 此java程序可以有三种用处:1、计算一次性投资本息和。2.计算periiodically投资的本息和。3、计算loan(贷款)一定数目每月应还多少 -This Java program can have three kinds of usefulness: 1 to calculate a one-time investment of principal and interest and (2) calculate periiodically investment of principal
z.java
- 用Java编写程序实现以下功能 (1)从键盘输入学生姓名、学号、成绩,并保存到文本文件中,重复进行直到遇到空字符为之。 (2)从文件读取各学生成绩,并计算所有学生成绩的平均值、最大、最小值-The following functions written in Java programs (1) from the keyboard input student name, student number, grades, and saved to a text file, and repeat unt
java实验2(计算日期源代码)
- 设int year,month,day分别表示一个日期中的年月日,试编程求 a)对于任意三个整数,判断其是否为一个合法的日期值。 b)给定一个日期值,计算若干天后的日期值 c)如果有两个日期值,计算他们相距的天数。(set int, year, month, day, respectively, represents a date in the date of the month, try programming (a) for any three integers, determine
calcu
- 计算矩形或三角形的面积/周长.........(Calculate the area and perimeter of a rectangle or triangle)
HFUT JAVA 4
- 使用 字符流和和GUI类 编程实现以下功能: (1)设计图形化界面,至少包括文本类控件类。接收从键盘输入姓名、学号、成绩,并保存到文本文件中,重复进行。(2)从文件中读取各学生的成绩,并计算所有学生成绩的平均值、最大值和最小值,排序后输出到另一文本文件。(Use character stream and GUI class programming to achieve the following functions: (1) Design graphical interface, at leas