登录
首页 » Java » JMT_cn

JMT_cn

于 2012-12-28 发布 文件大小:10508KB
0 241
下载积分: 1 下载次数: 26

代码说明:

  Java Modeling Tools,是基于排队论对系统模型进行仿真分析的有效工具,现已成为面向科研、教学与应用的开源软件(Java Modeling Tools, has now become an effective tool for the simulation analysis of the system model based on queuing theory, for research, teaching and application of open source software)

文件列表:

JMT_cn
......\1.jsimw,3900,2010-07-13
......\defaults.conf,221,2011-06-19
......\global.csv,0,2010-07-11
......\JMT.jar,7656811,2011-06-20
......\jSIM.log,46053,2011-06-19
......\lib
......\...\freehep-base.jar,665269,2008-02-15
......\...\freehep-graphics2d.jar,34600,2008-02-15
......\...\freehep-graphicsio-cgm.jar,113841,2008-02-15
......\...\freehep-graphicsio-emf.jar,141034,2008-02-15
......\...\freehep-graphicsio-gif.jar,20939,2008-02-15
......\...\freehep-graphicsio-java.jar,25342,2008-02-15
......\...\freehep-graphicsio-pdf.jar,73636,2008-02-15
......\...\freehep-graphicsio-ppm.jar,8756,2008-02-15
......\...\freehep-graphicsio-ps.jar,50389,2008-02-15
......\...\freehep-graphicsio-svg.jar,23752,2008-02-15
......\...\freehep-graphicsio-swf.jar,176238,2008-02-15
......\...\freehep-graphicsio.jar,247182,2008-02-15
......\...\jakarta-oro-2.0.8.jar,65261,2008-02-15
......\...\Jama-1.0.1.jar,33329,2008-02-15
......\...\jgraph.jar,154898,2008-02-15
......\...\jhall.jar,588596,2008-02-15
......\...\log4j-1.2.9.jar,352291,2008-02-15
......\...\looks-all.jar,371799,2008-02-15
......\...\ptolemy.jar,133609,2008-02-15
......\...\xercesImpl.jar,1223708,2008-02-15
......\...\xml-apis.jar,194354,2008-02-15

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

发表评论

0 个回复

  • Metro
    简单的地铁和城铁运行调度系统,模拟实现车次的调度。(Metro Train System)
    2012-06-16 22:36:41下载
    积分:1
  • DisplayLinesPoints
    用java3d写得一个小程序,有缩放、旋转、平移等功能(A small program written by java3d, zoom, rotate, pan, etc.)
    2013-12-08 10:23:49下载
    积分:1
  • doc
    这是在下给初学者提供的一点资料,C++源代码,初学者学习特别好,在下才疏学浅,希望提供的对大家有帮助,谢谢(Visual C++)
    2015-11-17 21:59:12下载
    积分:1
  • pRIORITYtHREADfACTORYtEST
    link Priority Thread Factory Source Code for Andriod.
    2014-01-13 18:29:11下载
    积分:1
  • Bosk-Noter
    This is danish notes to a course about Java programming. Involves design patterns, like the proxy pattern, observer etc. Details about: generic classes Annonym classes Enums Singleton JDBC (pros/cons) Inheritances and so on..
    2014-04-09 15:40:11下载
    积分:1
  • spring-demo
    spring demo as spring boot
    2020-06-25 14:40:02下载
    积分:1
  • project2
    设计一个简单的课程管理系统(CourseManager)。主要功能包括: 课程信息的录入。主要包括:课程号(no)、课程名(name)、学分(grade)等; 课程信息的查询。根据课程号、课程名和学分等查询课程的信息。注意:查询结果可能不唯一。 课程信息的修改。根据课程号查询到指定课程的信息,再用新的内容替换。 课程信息的删除。根据课程号删除指定课程的信息。 设计时,采用层次化设计法,将类分为界面层(ui)、功能层(business)和持久层(persistence)3层,放在不同子包中。整个系统的代码放在exe4_2包中。(Design a simple course management system (CourseManager). Key features include: Entry course information. Including: course number (no), course name (name), credits (grade) and the like Queries course information. Information based curriculum, course name and credit and other inquiries courses. Note: query results may not be unique. Modify course information. Inquiry based curriculum to the specified courses, and then replaced with new content. Remove course information. Remove a specified course of information based curriculum. Design, the use of hierarchical design method, the class is divided into the interface layer (ui), the functional layer (business) and persistence (persistence) 3 layers in different sub-packages. The system code in the exe4_2 package.)
    2015-05-30 18:38:59下载
    积分:1
  • NovelN
    说明:  第一个项目:novel.spider(姑且叫他为spider吧)-jsoup,http-client 提供了三个最为底层的方法: ChapterFactory.getChapterSpider(NovelSiteEnum novelSiteEnum).getChapters(NovelSpiderUtil.getRelativeUrl(NovelSiteEnum novelSiteEnum, url)) 获取一个爬取对应网站的章节的实体,并执行爬取任务 ContentFactory.getContentSpider(NovelSiteEnum novelSiteEnum).getContent(NovelSpiderUtil.getRelativeUrl(NovelSiteEnum novelSiteEnum,url)) 获取一个爬取对应网站的内容的实体,并执行爬取任务 NovelDownloaderObserver observer = new NovelDownloaderObserver(url) 下载小说...(ChapterFactory.getChapterSpider(NovelSiteEnum novelSiteEnum).getChapters(NovelSpiderUtil.getRelativeUrl(NovelSiteEnum novelSiteEnum, url)) ContentFactory.getContentSpider(NovelSiteEnum novelSiteEnum).getContent(NovelSpiderUtil.getRelativeUrl(NovelSiteEnum novelSiteEnum,url)) NovelDownloaderObserver observer = new NovelDownloaderObserver(url))
    2020-06-18 13:40:02下载
    积分:1
  • javaFX_Events-listeners
    这是一个ppt介绍了一下javaFX中的listener,相信初学者能够学习(This is a ppt presentation a bit javaFX the listener, I believe that beginners can learn)
    2013-12-06 12:01:49下载
    积分:1
  • java进阶书籍 Effective Java-Joshua Bloch 3rd Edition 2018
    说明:  java进阶书籍,非常好的英文资料,希望大家共同学习进步(Advanced Java books, very good English materials, I hope you can learn and progress together.)
    2020-06-22 04:20:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载