登录
首页 » Python » influence-maximization-master

influence-maximization-master

于 2018-03-22 发布 文件大小:23157KB
0 192
下载积分: 1 下载次数: 26

代码说明:

  影响力最大化算法,python实现,包含多个算法(influence maximum,search several nodes to make the influence spreading maximum)

文件列表:

influence-maximization-master, 0 , 2018-03-15
influence-maximization-master\.gitignore, 35 , 2015-05-19
influence-maximization-master\IC, 0 , 2018-03-15
influence-maximization-master\IC\ArbitraryP, 0 , 2018-03-15
influence-maximization-master\IC\ArbitraryP\CCWP.py, 14030 , 2015-05-19
influence-maximization-master\IC\ArbitraryP\DD.py, 6006 , 2015-05-19
influence-maximization-master\IC\ArbitraryP\Graphs.py, 3983 , 2015-05-19
influence-maximization-master\IC\ArbitraryP\Harvester.py, 5154 , 2015-05-19
influence-maximization-master\IC\ArbitraryP\LP.m, 904 , 2015-05-19
influence-maximization-master\IC\ArbitraryP\MPST.py, 54607 , 2015-05-19
influence-maximization-master\IC\ArbitraryP\Models.py, 1323 , 2015-05-19
influence-maximization-master\IC\ArbitraryP\PMIA.py, 11192 , 2015-05-19
influence-maximization-master\IC\ArbitraryP\PossibleWorlds.py, 9796 , 2015-05-19
influence-maximization-master\IC\ArbitraryP\calculateSpread.py, 1875 , 2015-05-19
influence-maximization-master\IC\ArbitraryP\random_heuristic.py, 2764 , 2015-05-19
influence-maximization-master\IC\ArbitraryP\reverseCCWP.py, 12678 , 2015-05-19
influence-maximization-master\IC\ArbitraryP\reverseCCWPforIAC.py, 8534 , 2015-05-19
influence-maximization-master\IC\ArbitraryP\reverseDD.py, 5155 , 2015-05-19
influence-maximization-master\IC\ArbitraryP\reverseDegree.py, 4204 , 2015-05-19
influence-maximization-master\IC\ArbitraryP\reversePMIA.py, 11312 , 2015-05-19
influence-maximization-master\IC\ArbitraryP\reverseRDM.py, 4129 , 2015-05-19
influence-maximization-master\IC\ArbitraryP\runCascade.py, 1935 , 2015-05-19
influence-maximization-master\IC\ArbitraryP\runIAC.py, 10146 , 2015-05-19
influence-maximization-master\IC\ArbitraryP\script.py, 11949 , 2015-05-19
influence-maximization-master\IC\ArbitraryP\visualisation.py, 25434 , 2015-05-19
influence-maximization-master\IC\CCHeuristic.py, 2889 , 2015-05-19
influence-maximization-master\IC\CCparallel.py, 2298 , 2015-05-19
influence-maximization-master\IC\IC.py, 2452 , 2015-05-19
influence-maximization-master\IC\README.md, 2817 , 2015-05-19
influence-maximization-master\IC\SCCHeuristic.py, 2751 , 2015-05-19
influence-maximization-master\IC\__init__.py, 23 , 2015-05-19
influence-maximization-master\IC\binaryDegreeDiscount.py, 2978 , 2015-05-19
influence-maximization-master\IC\bruteforce.py, 1584 , 2015-05-19
influence-maximization-master\IC\continiousSearch.py, 3793 , 2015-05-19
influence-maximization-master\IC\degreeDiscount.py, 3189 , 2015-05-19
influence-maximization-master\IC\degreeDiscountIC.txt, 247 , 2015-05-19
influence-maximization-master\IC\degreeHeuristic.py, 1459 , 2015-05-19
influence-maximization-master\IC\generalGreedy.py, 1275 , 2015-05-19
influence-maximization-master\IC\generateGraph.py, 701 , 2015-05-19
influence-maximization-master\IC\lemma1.py, 1727 , 2015-05-19
influence-maximization-master\IC\lemma1.txt, 149 , 2015-05-19
influence-maximization-master\IC\newGreedyIC.py, 6222 , 2015-05-19
influence-maximization-master\IC\plotVersusR.py, 1306 , 2015-05-19
influence-maximization-master\IC\plotVersusk.py, 3170 , 2015-05-19
influence-maximization-master\IC\randomHeuristic.py, 596 , 2015-05-19
influence-maximization-master\IC\representativeNodes.py, 3421 , 2015-05-19
influence-maximization-master\IC\reverseCCWP.py, 4367 , 2015-05-19
influence-maximization-master\IC\reverseCCWPparallel.py, 9666 , 2015-05-19
influence-maximization-master\IC\singleDiscount.py, 1065 , 2015-05-19
influence-maximization-master\IC\spreadDegreeDiscount.py, 2930 , 2015-05-19
influence-maximization-master\IC\spreadNewGreedyIC.py, 4260 , 2015-05-19
influence-maximization-master\IC\stopDegreeDiscount.py, 3013 , 2015-05-19
influence-maximization-master\IC\test.py, 1548 , 2015-05-19
influence-maximization-master\IC\test_in_parallel.py, 1782 , 2015-05-19
influence-maximization-master\IC\visualisation.py, 4590 , 2015-05-19
influence-maximization-master\IC\visualisation.txt, 49 , 2015-05-19
influence-maximization-master\LT, 0 , 2018-03-15
influence-maximization-master\LT\LDAG.py, 9635 , 2015-05-19
influence-maximization-master\LT\LT.py, 3639 , 2015-05-19
influence-maximization-master\LT\__init__.py, 23 , 2015-05-19
influence-maximization-master\LT\greedy.py, 509 , 2015-05-19
influence-maximization-master\LT\resultsLDAG.txt, 250 , 2015-05-19
influence-maximization-master\LT\test.py, 1203 , 2015-05-19
influence-maximization-master\LT\test_LDAG.py, 504 , 2015-05-19
influence-maximization-master\graphdata, 0 , 2018-03-15
influence-maximization-master\graphdata\Amazon0302.txt, 17243811 , 2015-05-19
influence-maximization-master\graphdata\README.md, 1031 , 2015-05-19
influence-maximization-master\graphdata\ama.txt, 17243915 , 2015-05-19
influence-maximization-master\graphdata\epi.txt, 5663227 , 2015-05-19
influence-maximization-master\graphdata\graph30.txt, 765 , 2015-05-19
influence-maximization-master\graphdata\hep.txt, 632592 , 2015-05-19
influence-maximization-master\graphdata\phy.txt, 2863717 , 2015-05-19
influence-maximization-master\graphdata\soc-Epinions1.txt, 5663083 , 2015-05-19
influence-maximization-master\graphs, 0 , 2018-03-15
influence-maximization-master\graphs\Ufb.gpickle, 1994443 , 2015-05-19
influence-maximization-master\graphs\Ugnu09.gpickle, 686732 , 2015-05-19
influence-maximization-master\graphs\Uhep.gpickle, 909315 , 2015-05-19
influence-maximization-master\graphs\epi.gpickle, 19762934 , 2015-05-19
influence-maximization-master\graphs\fb.gpickle, 3974386 , 2015-05-19
influence-maximization-master\graphs\gnu09.gpickle, 1342554 , 2015-05-19
influence-maximization-master\graphs\hep.gpickle, 1759152 , 2015-05-19
influence-maximization-master\priorityQueue.py, 1681 , 2018-03-15

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Q104--AD8367模块++可变增益放大器
    可变增益放大 程序是keil mdk 5 stm32单片机(The variable gain amplifier program is keil MDK 5 STM32 single chip computer)
    2020-06-22 19:00:02下载
    积分:1
  • c++很好的一些练习实验
    c++很好的一些练习实验,文本查询,重载运算符,快速排序等。
    2022-10-09 20:35:03下载
    积分:1
  • P3
    说明:  皮尔逊Ⅲ型适线软件,MATLAB编程,GUI,可修改(Pearson-III distribution,Optimum line software,MATLAB,GUI)
    2018-07-04 16:06:17下载
    积分:1
  • 傅里叶级数圆动画
    可以通过画出傅里叶级数圆的动画,帮助加深对傅里叶级数的理解,并且有详细的注释。(By drawing the Fourier series circle animation, we can help deepen the understanding of Fourier series, and have detailed annotations.)
    2021-04-01 10:49:08下载
    积分:1
  • 基于QT实现的基础图形绘图系统.7z
    输入椭圆中心和长短轴径; 2. 计算得到中心在原点的椭圆上的第一个点=; 3. 根据公式(1.1.3-2)计算区域1中决策参数的初值为; 4. 在区域1中每个位置处,从开始,反复按照公式(1.1.3-3)更新决策参数,若决策参数小于0则不变,反之加1,一直循环到为止,记第一个满足此条件的点为(); 5. 在区域2的每个位置处,从开始,反复按照公式(1.1.3-6)更新决策参数,若决策参数小于0则不变,反之加1,一直循环到()为止;(Input ellipse center and long and short axis diameter; 2. The first point of the center on the ellipse at the origin is calculated. 3. According to formula (1.1.3-2), the initial value of decision-making parameters in region 1 is calculated. 4. At each location in region 1, the decision-making parameters are updated repeatedly according to formula (1.1.3-3). If the decision-making parameters are less than 0, they will remain unchanged. If the decision-making parameters are less than 0, then add 1 and cycle until the first point satisfying this condition is (); 5. At each location of region 2, the decision parameters are updated repeatedly according to the formula (1.1.3-6). If the decision parameters are less than 0, they will remain unchanged. If the decision parameters are less than 0, then add 1 and cycle until ().)
    2020-11-13 16:49:42下载
    积分:1
  • itoolbox
    协同区间偏最小二乘 siPLS算法是 N rgaard等对其提出 的 iPLS方法的改进, 其基本算法步骤如下:(1)对原始谱图进行 预处理;(2)在全谱范围内建立全局偏最小二乘模型, 即上节的 模型;(3)在整个光谱区间采用 iPLS建立多个等窗口宽度的子 区间, 假设为 n个;(4)在每个子区间上建立偏最小二乘法模型, 即可得到 n个局部模型;(5)以交叉验证时的均方根误差 RMSE 值为各模型的精度衡量标准, 比较全光谱模型和各局部模型的 精度;(6)组合精度最高的局部子区间为新的回归区间;再在新 的回归区间建立 siPLS模型(Cooperative interval partial least squares (siPLS) algorithm is proposed by N rgaard et al. The improvements of the iPLS method are as follows: (1) the original spectrogram is performed. Preprocessing; (2) establishing a global partial least squares model in the full spectrum, that is, the upper part of the model. Model; (3) use iPLS to establish multiple equal window widths in the whole spectral interval. The interval is assumed to be n; (4) a partial least squares model is established on each sub interval. N local models can be obtained; (5) the root mean square error of cross validation is RMSE The values are the accuracy criteria of each model, and the comparison between the full spectral model and the local models is made. (6) the local interval with the highest combined precision is a new regression interval; and then new. The establishment of siPLS model in the regression interval)
    2018-06-28 10:14:57下载
    积分:1
  • HOG
    说明:  提取图片的HOG特征,特征向量为9维,向量存于TXT文件中。(Extract the HOG feature of an image, and the feature vector is 9 dimensions, which is stored in TXT file.)
    2019-06-13 20:07:19下载
    积分:1
  • 一维信号的匹配追踪重建
    主要用于一维信号的稀疏分解,适用于Gabor等多参数字典求取最佳原子(It is mainly used for sparse decomposition of one-dimensional signals. It is suitable for Gabor and other multi parameter dictionary to obtain the best atom.)
    2021-03-25 15:19:14下载
    积分:1
  • The compressed packets collected Maxim MAXIM 2 1000 3 packages more than 100 dev...
    该压缩包收集了美信MAXIM的2千3百多个器件的封装,采用protel99SE格式制作。-The compressed packets collected Maxim MAXIM 2 1000 3 packages more than 100 devices, using Protel99SE format.
    2022-02-01 23:02:32下载
    积分:1
  • LDPC_Code
    ldpc decoder standard DVB-S2
    2018-10-07 07:03:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载