CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序

文件名称:booksim2.0

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    6.22mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!
电信下载 联通下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。

介绍说明--下载内容来自于网络,使用问题请自行百度

Booksim 是一个用于NoC路由算法仿真的仿真器,它包含基本的算法,可以添加自己的算法并进行性能分析!-Booksim is a used for the simulation of the NoC routing algorithm simulation device, it contains the basic algorithm, can add your own algorithm and performance analysis.


(系统自动生成,下载前可以参看下载内容)

下载文件列表

booksim2.0/branches/age_based/doc/manual.tex
booksim2.0/branches/age_based/merge_record/booksimfilelist
booksim2.0/branches/age_based/merge_record/ee382_booksim_filelist
booksim2.0/branches/age_based/merge_record/ee382_booksim_note
booksim2.0/branches/age_based/merge_record/george8282008
booksim2.0/branches/age_based/merge_record/nocsimfilelist
booksim2.0/branches/age_based/merge_record/nocsim_booksim_notes
booksim2.0/branches/age_based/merge_record/TODO
booksim2.0/branches/age_based/runfiles/cmeshconfig
booksim2.0/branches/age_based/runfiles/dragonflyconfig
booksim2.0/branches/age_based/runfiles/flatflyconfig
booksim2.0/branches/age_based/runfiles/flatflyconfig1
booksim2.0/branches/age_based/runfiles/ftreeconfig
booksim2.0/branches/age_based/runfiles/immutable
booksim2.0/branches/age_based/runfiles/immutabletest
booksim2.0/branches/age_based/runfiles/knconfig
booksim2.0/branches/age_based/runfiles/meshconfig
booksim2.0/branches/age_based/src/allocators/allocator.cpp
booksim2.0/branches/age_based/src/allocators/allocator.hpp
booksim2.0/branches/age_based/src/allocators/fair_wavefront.cpp
booksim2.0/branches/age_based/src/allocators/fair_wavefront.hpp
booksim2.0/branches/age_based/src/allocators/islip.cpp
booksim2.0/branches/age_based/src/allocators/islip.hpp
booksim2.0/branches/age_based/src/allocators/loa.cpp
booksim2.0/branches/age_based/src/allocators/loa.hpp
booksim2.0/branches/age_based/src/allocators/maxsize.cpp
booksim2.0/branches/age_based/src/allocators/maxsize.hpp
booksim2.0/branches/age_based/src/allocators/pim.cpp
booksim2.0/branches/age_based/src/allocators/pim.hpp
booksim2.0/branches/age_based/src/allocators/prio_wavefront.cpp
booksim2.0/branches/age_based/src/allocators/prio_wavefront.hpp
booksim2.0/branches/age_based/src/allocators/selalloc.cpp
booksim2.0/branches/age_based/src/allocators/selalloc.hpp
booksim2.0/branches/age_based/src/allocators/separable.cpp
booksim2.0/branches/age_based/src/allocators/separable.hpp
booksim2.0/branches/age_based/src/allocators/separable_input_first.cpp
booksim2.0/branches/age_based/src/allocators/separable_input_first.hpp
booksim2.0/branches/age_based/src/allocators/separable_output_first.cpp
booksim2.0/branches/age_based/src/allocators/separable_output_first.hpp
booksim2.0/branches/age_based/src/allocators/wavefront.cpp
booksim2.0/branches/age_based/src/allocators/wavefront.hpp
booksim2.0/branches/age_based/src/arbiters/arbiter.cpp
booksim2.0/branches/age_based/src/arbiters/arbiter.hpp
booksim2.0/branches/age_based/src/arbiters/matrix_arb.cpp
booksim2.0/branches/age_based/src/arbiters/matrix_arb.hpp
booksim2.0/branches/age_based/src/arbiters/prio_arb.cpp
booksim2.0/branches/age_based/src/arbiters/prio_arb.hpp
booksim2.0/branches/age_based/src/arbiters/probabilistic_arb.cpp
booksim2.0/branches/age_based/src/arbiters/probabilistic_arb.hpp
booksim2.0/branches/age_based/src/arbiters/roundrobin_arb.cpp
booksim2.0/branches/age_based/src/arbiters/roundrobin_arb.hpp
booksim2.0/branches/age_based/src/arbiters/weighted_rr_arb.cpp
booksim2.0/branches/age_based/src/arbiters/weighted_rr_arb.hpp
booksim2.0/branches/age_based/src/batchtrafficmanager.cpp
booksim2.0/branches/age_based/src/batchtrafficmanager.hpp
booksim2.0/branches/age_based/src/bgui.cpp
booksim2.0/branches/age_based/src/bgui.hpp
booksim2.0/branches/age_based/src/booksim.hpp
booksim2.0/branches/age_based/src/booksim_config.cpp
booksim2.0/branches/age_based/src/booksim_config.hpp
booksim2.0/branches/age_based/src/buffer.cpp
booksim2.0/branches/age_based/src/buffer.hpp
booksim2.0/branches/age_based/src/buffer_state.cpp
booksim2.0/branches/age_based/src/buffer_state.hpp
booksim2.0/branches/age_based/src/channel.hpp
booksim2.0/branches/age_based/src/config.l
booksim2.0/branches/age_based/src/config.y
booksim2.0/branches/age_based/src/config_utils.cpp
booksim2.0/branches/age_based/src/config_utils.hpp
booksim2.0/branches/age_based/src/credit.cpp
booksim2.0/branches/age_based/src/credit.hpp
booksim2.0/branches/age_based/src/examples/cmeshconfig
booksim2.0/branches/age_based/src/examples/flatflyconfig
booksim2.0/branches/age_based/src/examples/mesh88_lat
booksim2.0/branches/age_based/src/examples/singleconfig
booksim2.0/branches/age_based/src/examples/torus88
booksim2.0/branches/age_based/src/flatconfig
booksim2.0/branches/age_based/src/flit.cpp
booksim2.0/branches/age_based/src/flit.hpp
booksim2.0/branches/age_based/src/flitchannel.cpp
booksim2.0/branches/age_based/src/flitchannel.hpp
booksim2.0/branches/age_based/src/globals.hpp
booksim2.0/branches/age_based/src/injection.cpp
booksim2.0/branches/age_based/src/injection.hpp
booksim2.0/branches/age_based/src/main.cpp
booksim2.0/branches/age_based/src/Makefile
booksim2.0/branches/age_based/src/meshconfig
booksim2.0/branches/age_based/src/misc_utils.cpp
booksim2.0/branches/age_based/src/misc_utils.hpp
booksim2.0/branches/age_based/src/module.cpp
booksim2.0/branches/age_based/src/module.hpp
booksim2.0/branches/age_based/src/networks/anynet.cpp
booksim2.0/branches/age_based/src/networks/anynet.hpp
booksim2.0/branches/age_based/src/networks/cmesh.cpp
booksim2.0/branches/age_based/src/n

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com

浏览历史记录

关闭