搜索资源列表
用Java展示统计图表
- 介绍用Java计算以下几种统计值的方法:平均数,中位数,众数,标准方差,回归方程式,相关系数.-introduced Java calculated value of the following types of statistical methods : the average, median, mode, standard deviation, the regression equation, the correlation coefficient.
java2.rar
- 用java语言编程创建一个解一元三次方程的界面。输入相关系数可以解出x的根,并包含啦计算和清除按钮,Java programming language used to create a solution of one dollar three times the interface equation. Enter the correlation coefficient can be solved the root of x, and includes the calculation and re
hibernateone-to-many
- hibernate一对多双向关联映射 一对多双向关联映射的方法 在"一"一端的集合中使用<key>标签,在对方表中加入一个外键指向"一"端 在"多"的一端采用<many-to-one> 注意:<key>标签指定的外键字段必须和<many-to-one>指定的外键一至,否则引用字段的错误 inverse和cascade inverse是关联关系的控制方向; cascade操作上的连锁反应-hibernate on
hibernate
- hibernate 关联实例包括(一对一关联)一对多关联(单向,双向,关联表),多对多关联()-Examples include hibernate association (one-to-one correlation) one-to-many association (one-way, bi-directional, associated table), many-to-many association ()
reflection
- 有关Java反射的相关示例代码,详细使用的反射机制中的相关方法-Java reflection on the relevant sample code, detailed the use of the reflection of the correlation method
jenademo2
- 采用jena语义引擎的使用实例2,通过jena分析给出相关性结果-Jena semantic engine with the use of Example 2, by jena correlation analysis gives the results of
Play
- 利用JMF的相关功能,实现了本地视频音频文件的播放功能-Correlation function using JMF to achieve a local video and audio file playback
Swt[1]
- 关于swt/jface的中文资料,swt的相关简介等,是一份较好的入门资料-About swt/jface the Chinese data, swt and the correlation, are a good introductory information on
gray-system-theory
- 适用于灰色系统理论的一般关联度、绝对关联度、相对关联度、综合关联度的计算!-Grey system theory for the general correlation, the absolute correlation, the relative correlation, the calculation of comprehensive correlation!
PMT
- 这是一个主要用java,其中使用了一些ajax,javascr ipt,使用的oracle数据库,利用的是hibreate工具。这是一个公司网上报帐系统,除了报帐之外还有一些基本的员工管理信息。在使用之前请先建立好数据库,并设定好数据之间的关联,否则使用过程中会出错。-This is a major use of java, which uses some ajax, javascr ipt, using the oracle database, using the hibreate tool.
junit
- Junit的一些简单的实例,方便初学者掌握其简单的相关用法-Junit some simple examples, easy for beginners to master the use of simple correlation
experiment10
- (1) 编写一个代表圆柱体的Cylinder类,该类是Circle类的子类。Cylinder类包括圆柱体的高度变量height、计算圆柱体的体积方法volume()和计算表面积的方法surfaceArea()。 (2) 编写测试Cylinder类的CylinderTest类,并在该类得main方法中调用Cylinder类的相关方法。 (3) 程序调试通过后填写实验报告。 -( 1) the preparation of a representative cylinder Cylind
chap01
- 关于java编程的几个小程序主要帮助了解java中的相关函数应用-Several small programs on java programming help understand the correlation function in the application in java
WRank
- 计算短文本之间的相关性。综合考虑短语(句子)之间的相互覆盖度,词距离等因素。可人为调整词的权重,附weight文件实例。-Calculated Correlation between short text. Considering the coverage and , word distance between phrase (sentence). the word weight can be Artificially adjusted.
java-Access-to-computer(memory--CPU)
- java获取系统信息(CPU,内存,硬盘,进程)的相关方法和介绍,附上源码,请尽情下载-Java access to information systems (CPU, memory, hard disk, the correlation method and process) is introduced, with source code, please download
src
- 用于英文语句的词法成分分析和语义相关性分析,只适合英文句法。-And semantic correlation analysis, only suitable for English syntactic lexical analysis of ingredients used in English sentences.
-lab09
- this code make optical character recognition using template matching with correlation method
CoefficientCompution
- 利用递归法,根据已知相关系数矩阵计算偏相关系数。-Recursive method to calculate partial correlation coefficients based on the known correlation matrix.
MIN(maximal-information-coefficient)
- MIC最大信息数;用来表针变量的相关性大小(适用于线性和非线性情况)。MIC具有以下三条重要性质:1)如果变量x,y存在函数关系,则当样本增加时,MIC值趋于1;2)如果变量x,y可以有参数方程c(t)=[x(t),y(t)]所表达的曲线描述,则当样本增加时,MIC值必然趋于1;3)如果变量x,y相互独立,则当样本增加时,MIC值必然趋于0.-MIC maximum number of information correlation to the size of the hands of va
Pearson-correlation
- 在统计学中,皮尔逊积矩相关系数(英语:Pearson product-moment correlation coefficient,又称作 PPMCC或PCCs[1], 文章中常用r或Pearson s r表示)用于度量两个变量X和Y之间的相关(线性相关),其值介于-1与1之间。在自然科学领域中,该系数广泛用于度量两个变量之间的相关程度。它是由卡尔·皮尔逊从弗朗西斯·高尔顿在19世纪80年代提出的一个相似却又稍有不同的想法演变而来的。这个相关系数也称作“皮尔森相关系数r”。-In statist