-
传递熵的计算方法jidt-master
多种传递熵的计算方法,包括离散和连续信号的传递熵计算,包括多种核函数(JIDT: An information-theoretic to olkit for studying the dynamics of complex systems)
- 2016-07-07 10:04:22下载
- 积分:1
-
Auto_Regression
对数据进得自回归分析预测。并生成下一周期的预测值(Of data into the prediction derived from the regression analysis. And generate the next cycle of prediction value)
- 2008-08-18 22:06:34下载
- 积分:1
-
gainiange
概念格的构造问题是形式概念分析应用的前提。由于概念格的时空复杂度随着形式背景的增大而可能指数性的增大,有关概念格的生成问题一直是形式概念分析应用研究的一个重点。国内外的学者和研究人员对此进行了深入的研究,提出了一些有效的算法来生成概念格,这些算法一般可分为两类:批生成算法(Batch Algorithm)和渐进式生成算法(Incremental Algorithm )。。
(Concept lattice structure problem is the premise formal concept analysis applications. Since the concept of space-time lattice with the increasing complexity of the form and context may increase exponentially, generating questions about the concept lattice has been a focus of formal concept analysis applied research. Domestic and foreign scholars and researchers conducted a thorough study made a number of efficient algorithms to generate the concept lattice, these algorithms can be divided into two categories: batch generation algorithm (Batch Algorithm) and progressive generation algorithm (Incremental Algorithm ). .)
- 2014-03-07 11:32:12下载
- 积分:1
-
multable
java编写九九乘法表
1*1=1
2*1=2 2*2=4
3*1=3 3*2=6 3*3=9
4*1=4 4*2=8 4*3=12 4*4=16
5*1=5 5*2=10 5*3=15 5*4=20 5*5=25
6*1=6 6*2=12 6*3=18 6*4=24 6*5=30 6*6=36
7*1=7 7*2=14 7*3=21 7*4=28 7*5=35 7*6=42 7*7=49
8*1=8 8*2=16 8*3=24 8*4=32 8*5=40 8*6=48 8*7=56 8*8=64
9*1=9 9*2=18 9*3=27 9*4=36 9*5=45 9*6=54 9*7=63 9*8=72 9*9=81
(Multiplication table
1*1=1
2*1=2 2*2=4
3*1=3 3*2=6 3*3=9
4*1=4 4*2=8 4*3=12 4*4=16
5*1=5 5*2=10 5*3=15 5*4=20 5*5=25
6*1=6 6*2=12 6*3=18 6*4=24 6*5=30 6*6=36
7*1=7 7*2=14 7*3=21 7*4=28 7*5=35 7*6=42 7*7=49
8*1=8 8*2=16 8*3=24 8*4=32 8*5=40 8*6=48 8*7=56 8*8=64
9*1=9 9*2=18 9*3=27 9*4=36 9*5=45 9*6=54 9*7=63 9*8=72 9*9=81
)
- 2012-11-29 08:29:51下载
- 积分:1
-
InToPost
INfix to postfix implementation in java
- 2010-10-10 15:36:06下载
- 积分:1
-
Ma-Calculatrice
there is an other java project in eclipse
explaine how to code a simple calculator with a motor class
- 2011-07-02 02:51:06下载
- 积分:1
-
mclauncher
Decompilled minecraft launcher but for some reason its unable to save download files
- 2013-07-18 18:37:13下载
- 积分:1
-
hadoop-0.20.0.tar
Hadoop 是一个实现了 MapReduce 计算模型的开源分布式并行编程框架,借助于 Hadoop, 程序员可以轻松地编写分布式并行程序,将其运行于计算机集群上,完成海量数据的计算。(Hadoop is an implementation of the MapReduce computation model of the open-source framework for distributed parallel programming, through the use of Hadoop, programmers can easily distributed parallel process to prepare its running on a computer cluster to complete the calculation of mass data.)
- 2020-06-25 23:20:02下载
- 积分:1
-
Matrix
采用随机数产生2到10阶的随机矩阵,并实现了矩阵的相关运算,比如:加减,乘除,求逆,求行列式(Using random Numbers generated random matrix from 2 to 10 order , and achieving relative to the implementation of the matrix operations, such as: add and subtract, multiple and divided, inverse and determinant)
- 2013-07-17 06:40:04下载
- 积分:1
-
JAVA实验代码
初步计算机设计,实现加、减、乘、除的功能,还可以计算浮点数,使计算的范围扩大。这样便于计算,浅显易懂,是初学者的最佳学习资料。能够更好地进入java编写的过程和环境中,学习更好的资源。
- 2022-09-16 02:50:03下载
- 积分:1