登录
首页 » Java » gridsimtoolkit-4.0

gridsimtoolkit-4.0

于 2008-06-20 发布 文件大小:3366KB
0 331
下载积分: 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 个回复

  • 0_feature_standar_rf
    利用Python实现特征的MinMax标准化和Z-Score标准化两种特征归一化方法。并用原特征、两种归一化特征分别进行模型训练,比较模型性能。(Two normalization methods of MinMax normalization and Z-Score standardization are implemented by Python. The model is trained by the original feature and two normalization features respectively, and the performance of the model is compared.)
    2021-01-19 00:38:43下载
    积分:1
  • pc
    说明:  天津大学并行计算大作业代码及实验报告。 包括: 1.利用Pthread并行实现求Pi和Jacobi迭代 2.利用MPI并行实现Jacobi迭代 3.hadoop下的Mapreduce实现Wordcount算法(Tianjin University of parallel computing job code and lab reports. Include: (1) the use of parallel implementation Pthread seeking Pi and Jacobi iteration 2 use MPI parallel implementation of Jacobi iteration 3.hadoop under Mapreduce achieve Wordcount algorithm.)
    2014-05-31 23:46:24下载
    积分:1
  • code
    用MPI实现的矩阵乘法的cannon算法,linux平台(matrix multiplication in Cannon method with MPI)
    2013-02-08 16:03:34下载
    积分:1
  • openmp代码(期末复习)
    Parallel Computing for some samples!
    2020-06-22 09:20:02下载
    积分:1
  • implementation of the multiplication of two double matrices by using MATLAB C-Mex and CUBLAS library
    本文介绍了一个通过GPU CUDA实现两个双矩阵相乘的MATLAB运算包。
    2022-07-17 00:43:28下载
    积分:1
  • MPI.NET-1.0.0
    MPI.net tool for MPI setup for all applications that using MPI
    2013-08-21 17:32:28下载
    积分:1
  • ppt
    CUDA并行计算的讲义,NVDIA培训专用,最全资料。(CUDA parallel)
    2015-03-24 13:12:33下载
    积分: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
  • OpenMP的例子
    openmp,并行计算是提高代码效率的非常有用的处理方法; 这是一个全面的openmp的使用例子;可以从类似编译条件的方式使用MP, 学习OPENMP让,程序飞起来!
    2022-04-08 19:24:46下载
    积分:1
  • 突变检验
    可以检测出气候的异常值,从而进行分析极端气候事件。(The outliers of climate can be detected and analyzed.)
    2018-04-08 20:09:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载