▍1. 33473f00b996
说明: 实现加权复杂网络的LeaderRank算法(Leaderank algorithm for weighted complex networks)
说明: 实现加权复杂网络的LeaderRank算法(Leaderank algorithm for weighted complex networks)
用于测试hadoop的mapreduce功能,功能与自带的wordcount程序大相径庭。(Use to test the mapreduce function of hadoop,this program was seem to the origin program.)
完整的模式识别库,包括矩阵运算,各种模式识别算法,如K均值、SVM、RVM、NN、LDA等(Complete pattern recognition library, including matrix computation, a variety of pattern recognition algorithms, such as K-means, SVM, RVM, NN, LDA, etc.)
该程序实现的功能是给定两个整数n和m,0<n< m< 200,你的程序要计算第n个素数到第m个素数之间所有的素数的和,包括第n个素数和第m个素数。(The function of the program implementation is given two integers n and m, 0 < n < m < 200, your program to calculate the NTH prime number between the first m prime and all the prime Numbers, including the NTH prime number and the first m a prime.)
多种传递熵的计算方法,包括离散和连续信号的传递熵计算,包括多种核函数(JIDT: An information-theoretic to olkit for studying the dynamics of complex systems)
随机森林的代码实现,如何使用学会只用随机森林进行学习(Random forest code implementation, how to use learning to learn only random forest)
自制的计算器,可实现加减运算,清除,后退等功能(Homemade calculator, can realize the addition and subtraction, clear, back, etc)
概念格的构造问题是形式概念分析应用的前提。由于概念格的时空复杂度随着形式背景的增大而可能指数性的增大,有关概念格的生成问题一直是形式概念分析应用研究的一个重点。国内外的学者和研究人员对此进行了深入的研究,提出了一些有效的算法来生成概念格,这些算法一般可分为两类:批生成算法(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 ). .)
分支界限费用矩阵的说明文档,非常实用,建议下载哦(Branch line cost matrix documentation, very practical, it is recommended to download Oh)
分支界限费用矩阵的说明文档,非常实用,建议下载哦(Branch line cost matrix documentation, very practical, it is recommended to download Oh)
关于房屋贷款贷款的计算,包含本息、本金、一次性付款等贷款方式(Calculated on mortgage loans, including principal and interest, principal, and other one-time payment of loans)
关于房屋贷款贷款的计算,包含本息、本金、一次性付款等贷款方式(Calculated on mortgage loans, including principal and interest, principal, and other one-time payment of loans)
采用随机数产生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)
采用随机数产生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)
数学中计算曲线积分 数学工具中常用到这样的方法(Calculated curve integral mathematics math tools commonly used in such a way)
该程序实现的是计算器功能,包含简单的加减乘除,以及取余、求倒等功能计算。(The program is a calculator function, contain simple addition and subtraction, multiplication and division, and modulo, seeking poured functions calculation.)