登录
首页 » Java » gridsimtoolkit-4.0

gridsimtoolkit-4.0

于 2008-06-20 发布 文件大小:3366KB
0 155
下载积分: 1 下载次数: 65

代码说明:

  实现网格环境下资源调度和分配的仿真,主要由java实现,并且调用了simjava类库(The realization of grid resource scheduling and allocation of the simulation, mainly by the java to achieve, and call a class library simjava)

文件列表:

gridsimtoolkit-4.0
..................\application
..................\...........\gridbroker
..................\...........\..........\doc
..................\...........\..........\...\Broker.html
..................\...........\..........\...\BrokerResource.html
..................\...........\..........\...\Experiment.html
..................\...........\..........\...\package-frame.html
..................\...........\..........\...\package-summary.html
..................\...........\..........\...\package-tree.html
..................\...........\..........\...\ReportWriter.html
..................\...........\..........\...\ResDef.html
..................\...........\..........\...\RunConfiguration.html
..................\...........\..........\...\UserEntity.html
..................\...........\..........\example
..................\...........\..........\.......\Example1.class
..................\...........\..........\.......\Example1.java
..................\...........\..........\.......\example1.txt.sched1
..................\...........\..........\.......\example1.txt.sched1_1
..................\...........\..........\.......\example1.txt.sched2
..................\...........\..........\.......\example1.txt.sched2_1
..................\...........\..........\.......\example1.txt.sched3
..................\...........\..........\.......\example1.txt.sched31
..................\...........\..........\.......\example1.txt.sched31_1
..................\...........\..........\.......\example1.txt.sched3_1
..................\...........\..........\.......\example1.txt.sched4
..................\...........\..........\.......\example1.txt.sched4_1
..................\...........\..........\.......\example1.txt.sched5
..................\...........\..........\.......\example1.txt.sched5_1
..................\...........\..........\.......\example1.txt.sched6
..................\...........\..........\.......\example1.txt.sched6_1
..................\...........\..........\.......\gridbroker.jar
..................\...........\..........\.......\gridsim.jar
..................\...........\..........\.......\ori
..................\...........\..........\.......\...\example1.txt.sched1
..................\...........\..........\.......\...\example1.txt.sched2
..................\...........\..........\.......\...\example1.txt.sched3
..................\...........\..........\.......\...\example1.txt.sched31
..................\...........\..........\.......\...\example1.txt.sched4
..................\...........\..........\.......\...\example1.txt.sched5
..................\...........\..........\.......\...\example1.txt.sched6
..................\...........\..........\.......\...\output.txt
..................\...........\..........\.......\...\stat.txt
..................\...........\..........\.......\...\htm" target=_blank>tracefile
..................\...........\..........\.......\htm" target=_blank>out1
..................\...........\..........\.......\htm" target=_blank>out2
..................\...........\..........\.......\output.txt
..................\...........\..........\.......\README.txt
..................\...........\..........\.......\stat.txt
..................\...........\..........\.......\stat.txt_1
..................\...........\..........\.......\htm" target=_blank>tracefile
..................\...........\..........\.......\htm" target=_blank>tracefile_1
..................\...........\..........\gridbroker.jar
..................\...........\..........\README.txt
..................\...........\..........\source
..................\...........\..........\......\gridbroker
..................\...........\..........\......\..........\Broker.java
..................\...........\..........\......\..........\BrokerResource.java
..................\...........\..........\......\..........\Experiment.java
..................\...........\..........\......\..........\ReportWriter.java
..................\...........\..........\......\..........\ResDef.java
..................\...........\..........\......\..........\RunConfiguration.java
..................\...........\..........\......\..........\UserEntity.java
..................\...........\README.txt
..................\...........\task_grouping
..................\...........\.............\FAQ.txt
..................\...........\.............\GridSimGUI.class
..................\...........\.............\GridSimGUI.java
..................\...........\.............\GridSim_stat.txt
..................\...........\.............\Nay.dat
..................\...........\.............\report.pdf
..................\...........\.............\Resource.dat
..................\...........\.............\ResourceFile$Resource.class
..................\...........\.............\ResourceFile.class
..................\...........\.............\ResourceFile.java
..................\...........\.............\htm" target=_blank>sim_report
..................\...........\.............\htm" target=_blank>sim_trace
..................\...........\.............\Test.class
..................\...........\.............\Test.java
..................\...........\.............\Thazin.dat
..................\...........\.............\Userguide.htm
..................\...........\visualmodeler
..................\...........\.............\doc
..................\...........\.............\...\DefaultFileFilter.html
..................\...........\.............\...\DisplayView.html
..................\...........\.............\...\FileModel.html
..................\...........\.............\...\IconView.html
..................\...........\.............\...\IconWizard.html
..................\...........\.............\...\image




..................\...........\.............\...\.....\vm-fileopen-step01.jpg
..................\...........\.............\...\.....\vm-fileopen-step02.jpg
..................\...........\.............\...\.....\vm-filesave-step01.jpg
..................\...........\.............\...\.....\vm-filesave-step02.jpg
..................\...........\.............\...\.....\vm-filesave-step03.jpg
..................\...........\.............\...\.....\vm-generate-step01.jpg
..................\...........\.............\...\.....\vm-generate-step02.jpg

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

发表评论


0 个回复

  • OMPI编译器
    OMPI编译器 用于OPENMP的开源C编译器 上传1.2.2版本 请在LINUX环境下使用
    2023-06-19 07:10:04下载
    积分:1
  • mapreduce下矩阵相乘——内积方法
    左矩阵A是m×s,右矩阵B是s×n,结果矩阵C是m×n。
    2023-01-06 10:40:03下载
    积分:1
  • 数字时钟
    它是一个基于8051的频率计数器,可以用作学习工具。很有用的开始。
    2023-08-27 17:20:03下载
    积分:1
  • 基于Hadoop的文本分类(1)-文本预处理&文本表示
    资源描述一、环境环境:Ubuntu14、Hadoop2.6,Eclipse、NLPIR/ICTCLAS2015等; 二、算法简介: 1、此项目是基于Hadoop2.6进行MapReduce并行开发; 2、此项目是文本分类的文本预处理和文本表示部分,包括分词,去停用词,特征选择和文本表示等(分类算法采用的是随机森林算法,暂时未开放,读者可自行采用Mahout或Weka进行验证); 3、分词采用的是NLPIR/ICTCLAS2015;文本表示采用的是VSM模型,权重计算采用TFIDF进行文本表示;特征选择采用CHI算法(卡方统计); 4、关于并行分词环境搭建,可参考我的博客http://www.cnblogs.com/merru/p/4917665.html 5、关于Hadoop环境搭建,可参考我的博客http://www.cnblogs.com/merru/p/4901528.html和http://www.cnblogs.com/merru/p/4905118.html。
    2022-03-01 12:43:10下载
    积分:1
  • WindowsDoctor
    診斷系統是否有所出錯,並確實告知錯誤如何處裡方式,好用又快速。(diagnostic systems make mistakes, and how did this wrong Office Lane, fast and handy.)
    2007-04-23 02:09:33下载
    积分:1
  • Hadoop 排序实现
    Hadoop环境下一个简单的排序算法实现,测试数据集可以选用任何数字形式的text文本文件,包含源代码及利用ant进行jar包压缩的build.xml文件,希望对大家学习Hadoop有用处。
    2023-08-13 20:45:04下载
    积分:1
  • MyTest
    CUDA代码,主要是要实现一个具体ADD操作,并且可以高速在GPU上运行(An Algorithm based on UKF)
    2013-10-14 09:45:06下载
    积分:1
  • _______matlab__.zip碰摩转子分岔图matlab程序
    转子 碰摩故障 分叉图 改一些参数可用(Bifurcation of rub-impact fault)
    2020-10-24 16:00:04下载
    积分:1
  • openmp代码(期末复习)
    说明:  Parallel Computing for some samples!
    2020-06-22 09:20:02下载
    积分:1
  • mpich2-1.4.1p1
    mpi的源码,示例程序等,主要用于对mpi并行编程程序的研究。(mpi source code, sample programs, mainly for mpi parallel programming procedures.)
    2012-05-28 14:23:09下载
    积分:1
  • 696518资源总数
  • 104612会员总数
  • 24今日下载