登录
首页 » Java » dspace-1.7.2-src-release

dspace-1.7.2-src-release

于 2011-09-23 发布 文件大小:7924KB
0 152
下载积分: 1 下载次数: 4

代码说明:

  dspace1.7.2源码,DSpace(数字空间)系统是由美国麻省理工学院图书馆(MIT Libraries)和美国惠普公司实验室(Hewlett-Packard Labs)合作经过两年多的努力并于2002年10月开始投入使用的,以内容管理发布为设计目标,遵循BSD协议的开放源代码数字存储系统。该系统可以收 集、存储、索引、保存和重新发布任何数字格式、层次结构的永久标识符研究数据。 (dspace1.7.2 source, DSpace (digital space) systems by the U.S. Massachusetts Institute of Technology Library (MIT Libraries) and the U.S. Hewlett-Packard Laboratories (Hewlett-Packard Labs) co-operation, and after two years of hard work began in October 2002 put to use to publish content management for the design of the target, follow the open source BSD license digital storage systems. The system can collect, store, index, preserve and re-publish any digital format, a permanent identifier for the hierarchy of research data.)

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

发表评论

0 个回复

  • 765808
    strut2框架关于验证的使用方法,不错的源代码,学习不错(Strut2 framework on the use of validation, good source code, good learning)
    2018-09-16 07:15:27下载
    积分:1
  • Java---lessons
    一本比较简单的java入门教程,为初学java的便宜提供了一个比较低的门槛(A relatively simple java introductory tutorial provides a low threshold for beginner java cheaper)
    2012-12-30 16:49:58下载
    积分:1
  • java_start
    初步学习Java的一些源代码,只作为学习利用。(The preliminary study of some Java source code, just as learning to use.)
    2010-02-09 12:10:50下载
    积分:1
  • erp-framework-master
    说明:  erp系统,包含生产,销售,以及一系列功能,有BUG(Erp system, including production, sales, and a series of functions, has bugs)
    2020-08-13 16:30:43下载
    积分:1
  • javaLGantt
    说明:  Java甘特图实例中文版附源码,基于applet的甘特图(Chinese version of Java Gantt chart example with source code, Gantt chart based on applet)
    2020-06-05 22:30:04下载
    积分:1
  • Text_file_1561513262003
    This code shows how to manupilate a text file, by counting the number of sentences appears on the full text file and many more
    2005-03-21 21:55:13下载
    积分:1
  • Process
    java进程调度(优先级)进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法。每个进程有一个进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。 进程的优先数及需要的运行时间可以事先人为地指定(也可以由随机数产生)。进程的到达时间为进程输入的时间。进程的运行时间以时间片为单位进行计算。每个进程的状态可以是就绪 W(Wait)、运行R(Run)、或完成F(Finish)三种状态之一。就绪进程获得 CPU后都只能运行一个时间片。用已占用CPU时间加1来表示。如果运行一个时间片后,进程的已占用 CPU时间已达到所需要的运行时间,则撤消该进程,如果运行一个时间片后进程的已占用CPU时间还未达所需要的运行时间,也就是进程还需要继续运行,此时应将进程的优先数减1(即降低一级),然后把它插入就绪队列等待CPU。每进行一次调度程序都打印一次运行进程、就绪队列、以及各个进程的 PCB,以便进行检查。  (Java process scheduling)
    2018-11-29 23:13:42下载
    积分:1
  • apache-tomcat-7.0.57
    说明:  apache-tomcat-7.0.57
    2020-06-20 19:40:02下载
    积分:1
  • myshiro
    使用shiro框架进行权限设置,该框架提供权限、安全、过滤等功能(Use Shiro framework to set permissions, which provides permissions, security, filtering and other functions)
    2019-05-28 11:15:43下载
    积分:1
  • QuestionDB_0.9
    QuestionDB 是一个用来在数据库中存储试卷问题的程序,支持五种不同类型的问题:开放问题、多部分的开放问题、填充题、多选题和是非题。你可导出问题到 OpenDocument 文本格式。(QuestionDB is used to support the five different types of questions: open, multi-part open questions, Fill in the blanks, multiple choice and true or false question in the papers the problem of database stored procedures. You can export to OpenDocument text format.)
    2013-03-19 16:11:12下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载