搜索资源列表
JiShuan
- 用JAVA已经实现的学分绩点计算程序,比以前传的那个功能更强大.可以自己设置参数.-with Java has been achieved Grade Credit program, than in the past - that the more powerful. can set up their own parameters.
calc24
- 一个高效的计算24点的程序 可以选择是否交换运算参数顺序(不同顺序的加法或乘法) 可以选择是否根据运算符号的前后关系确定是否添加括号 可以选择随机产生四个数字 自动排除重复的计算表达式
huigui
- 一款进行多元线性回归分析软件.可以完成多元回归模型的参数估计和统计检验,可以通过Excel获取外部数据,并且能够把计算结果保存成xls文件,计算结果的差方图
人力资源 java-mss2000
- 系统特点: 1.灵活的双语支持功能 2.多业务流程支持:可适应多类复杂流程的人事、薪资管理 3.强大的脚本支持,薪资计算公式完全自定义;Excel集成报表设计,报表更轻松,全面; 4.三层安全管理,数据库加密; 5.全新WEB信息查询业务处理功能,方便职员查看考勤信息、提交各类申请 功能模块: 数据中心 a、数据中心。 b、税率设置。 c、系统参数。 d、社会保险率。 e、节假日。 f、查询(报表)定义。 人事管理
java.rar
- 这个模块是IBE算法的核心。主要是系统参数、主密钥的计算。,This module is the core of IBE algorithm. The main system parameters, the calculation of the main keys.
1
- 用java开发的一个个人所得税计算程序,有修改参数的界面,非常好用-Java development with a personal income tax calculation procedure to amend the parameters of the interface is very easy to use
myTools
- js SOAP构造多个同名子节点 计算字符串长度(汉字为2) 转换特殊字符, get方式提交时有用 以Array的方式封装xml 根据参数长度随机取字符串
dframe
- 利用模拟退火算法实现有向图最短路径的计算,基本与康立山的参数确定方法相同,只是结束条件改为温度下降到0.2截止。-Simulated annealing algorithm has to map the shortest path calculation, basic and Kang Lishan determine the parameters of the same way, but the conditions to end cut-off temperature dropped to
JAVAEcodefans.net
- void方法举例、参数的值传递、重载方法、使用方法计算税款、三角函数方法、min、max和abs方法、生成随机字-void method example, parameter passing, overloaded methods, the use tax calculation, trigonometric method, min, max and abs method to generate random words
ArcChaBu
- 圆弧插补(时间分割法) 输入参数:圆心,圆上任一点(xe,ye)。 在面板上画出插补算法直线(顺圆)。 以(xe,ye)为起点,画出顺时针整圆。 计算次数n为:圆周长c除以一个周期的步进长度f。f越小越精确。 以起点计算第一个动点,(x,y)坐标变换,再计算下一个动点。 所有坐标值及计算量为double型。-shijianfenge
calculator
- 该软件是一个计算器程序,用户可以通过鼠标依次输入参数计算的数值,进行加,减,乘,除的混合运算。-The software is a calculator program, the user can turn the mouse input parameter values calculated, add, subtract, multiply, divide the mixture operation.
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
xjn
- 计算一个球从某一高度下落,反弹n次后,经过的距离和最后一次反弹的高度。用户可以输入2个参数(高度,反弹次数) 需要验证数据的有效性,这个程序几乎达到了完美,虽能只能算一个下程序。-Calculation of a ball from a height of drop, bounce n times, through the distance and the height of the last bounce. Users can input two parameters (height, reb
IO
- 编写一个程序,用于根据用户输入的命令行参数数量来计算长方形、正方形、三角形的面积。如果输入的参数为一个、二个、三个则它们应分别对应正方形、长方形、三角形,如果没有参数,则通过异常处理方法现实错误消息-Write a program based on user input for command line parameters to calculate the number of rectangular, square, triangle area. If the input parameters
WordSimilarity
- 辞典文件放置在dict目录下,由"中文自然语言处理开放平台提供。算法参数使用《基于<知网>的词汇语义相似度计算》的实验参数,具体定义在类WordSimilarity中,为私有静态常量,可根据需要自行修改。-Dictionary files are placed in the dict directory, by the " Chinese natural language processing to provide an open platform for the algorithm p
yuan-zhu-V
- 输入圆柱体的参数长宽高半径长度计算圆柱体体积-Enter the length of the cylinder radius parameters calculated volume of a cylinder length and breadth
9527
- Javascr ipt用于计算的倒计时器!还有可以传递参数-Javascr ipt is used to calculate the countdown! There you can pass parameters
DaysBetween
- 个人原创代码:编写Java Application程序,从命令行参数一日期,如“2005-5-6”,计算与今日之间的天数间隔。-The original code of the individual: to write a java application program from the command line parameters a date such as "2005-5-6", calculate the number of days between today interval.
argument-passing
- 试根据html文件中提供的参数,编写一个计算矩形面积和周长的Java Applet程序,并把计算结果显示在APPLET窗口中。-argument passing
shiyanyi
- 读入学生数n和每个学生的课程数a[i],利用可变长参数计算每个学生的平均分-N and the number of students read each student' s course number a [i], calculate the average of each student using a variable-length argument