登录
首页 » Java » LFMAlgorithm

LFMAlgorithm

于 2020-12-15 发布 文件大小:8634KB
0 213
下载积分: 1 下载次数: 268

代码说明:

  可发现重叠节点的社区发现 LFM 算法,算法基于java实现(LFM algorithm)

文件列表:

LFMAlgorithm
............\.classpath,232,2012-04-15
............\.project,388,2012-04-15
............\12189poit113985edge.txt,1270993,2012-06-17
............\bin
............\...\LFM
............\...\...\ground.class,814,2012-06-14
............\...\...\groupclu.class,2593,2012-05-04
............\...\...\handletxt.class,13549,2012-07-31
............\...\...\LFMbyMatrix.class,12505,2012-06-16
............\...\...\Test.class,2706,2012-07-28
............\...\...\TestAllnew1.class,10059,2012-06-14
............\...\...\TestAllnew2.class,5965,2012-05-06
............\...\...\TestAllnew3.class,13034,2012-06-17
............\bupt_sns.txt,23261638,2012-04-10
............\bupt_sns_handle.txt,23663029,2012-04-18
............\class.txt,111,2012-05-03
............\dolphins.txt,1062,2012-04-19
............\football.clu,380,2012-07-28
............\football.txt,4360,2012-07-10
............\football_input.txt,3724,2012-04-19
............\gouzhao.txt,98,2012-04-22
............\input.txt,286,2012-05-03
............\karate.txt,406,2012-04-21
............\out.clu,102,2012-05-03
............\out.txt,7102,2012-07-28
............\src
............\...\LFM
............\...\...\groupclu.java,1707,2012-04-28
............\...\...\handletxt.java,15401,2012-07-31
............\...\...\LFMbyMatrix.java,14480,2012-06-16
............\...\...\Test.java,1911,2012-07-28
............\...\...\TestAllnew1.java,11696,2012-06-14
............\...\...\TestAllnew2.java,6218,2012-05-06
............\...\...\TestAllnew3.java,17134,2012-06-17
............\zhang_follower_sns.txt,5039,2012-04-27
............\zhang_friend_folloswer_sns.txt,443322,2012-04-26
............\zhang_sns_handle_out
............\....................\zhang_sns_out.txt,14075,2012-04-24
............\....................\去掉节点测度小于0的节点结果.txt,4093,2012-04-23

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

发表评论

0 个回复

  • Introduction-to-java-programming-6th
    此书介绍Java编程基础 - 包括解决问题的能力,面向对象编程,GUI编程,数据结构,网络化,国际化,高级GUI编程和Web编程。包括许多新的插图。增强的例子贯穿始终,用小的,简单,和刺激的例子来演示概念和技术。信息anearlier介绍比以前的版本编写程序。功能上递归的新篇章,从早期版本的膨化处理。对于任何有兴趣学习更多有关编程的一个有用的参考。(this reference introduces Java programming fundamentals – including problem-solving, object-oriented programming, GUI programming, data structures, networking, internationalization, advanced GUI programming, and Web programming. Includes many new illustrations. Enhances examples throughout, using small, simple, and stimulating examples to demonstrate concepts and techniques. Offers anearlier introduction to writing programs than the previous edition. Features a new chapter on recursion, expanding treatment earlier editions. A useful reference for anyone interested in learning more about programming.)
    2015-10-23 11:29:58下载
    积分:1
  • TicTacToe
    说明:  game tic tac toe in java
    2019-11-05 06:52:14下载
    积分:1
  • IconLoader
    get Graphics Configuration Source Code for Andriod.
    2013-12-02 15:44:44下载
    积分:1
  • JCHelloWorld
    一个javacard2.2.2的helloworld applet.(a javacard2.2.2 the helloworld applet.)
    2006-12-18 16:00:37下载
    积分:1
  • 利用Java实现串口全双工通讯
    说明:   一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类库,该类库大大的简化了对串口进行操作的过程(an embedded system usually through its serial port control system for full-duplex communications, For example, a pipeline control system to accept the need to constantly sent from the main control system to control the inquiries and information, implementation will be the outcome or results of inquiries sent to the control system. This paper presents a simple realization through full-duplex serial communications Java class libraries, the library greatly simplifies the operation of the serial port for the process)
    2006-01-27 18:36:49下载
    积分:1
  • 计算器
    说明:  通过java语言,实现了一个简单方便的计算器。(A simple calculator is implemented.)
    2020-06-25 14:00:01下载
    积分:1
  • cmpp2.0
    CMPP2版短信平台行业版源码,含配置文件(cmpp2.0 Source code)
    2015-03-13 10:13:46下载
    积分:1
  • java
    java语言写的链接Cplex的7个LP问题示例代码(seven exercise about linear programming problem by JAVA)
    2017-06-13 20:12:07下载
    积分:1
  • Splitter
    splitter sample which can be used to demonstrate how to use split panel in java swing(splitter sample)
    2010-05-12 16:10:30下载
    积分:1
  • dongwushibie
    JAVA实现有可视化界面的动物识别系统。 实现一个简单的动物识别专家系统。该系统可以识别老虎、金钱豹 、斑马、长颈鹿、鸵鸟、企鹅、信天翁这 7种动物。(JAVA realization of the visual interface of animal identification system. To achieve a simple animal identification expert system. The system can identify 7 kinds of animals, such as tiger, leopard, zebra, giraffe, ostrich, penguin and albatross.)
    2017-05-07 20:33:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载