登录
首页 » Java » 03

03

于 2013-07-23 发布 文件大小:113KB
0 122
下载积分: 1 下载次数: 1

代码说明:

  第二部分,平时练习后保存的小程序,方便大家参考学习,适合初学者练习练习,增加代码量!(The second part, after the usual practice to save a small program to facilitate your learning, suitable for beginners to practice exercises to increase the amount of code!)

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

发表评论

0 个回复

  • JA_Activte5
    java application for searching exception
    2015-01-19 07:46:49下载
    积分: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
  • jpatest-src
    JAVA的最新的持久机制规范JPA的代码,如何调用JPA的多种方法(The latest JAVA lasting mechanism for defining the JPA code, how to call multiple methods of JPA)
    2007-11-29 20:48:55下载
    积分:1
  • liuyuwenjian
    一个文本文件中存放着职工的工资记录。每个职工的记录包含姓名、工资、津贴三项。每条记录可以存放于一行(三项之间的间隔符可以自己决定),也可以将每条记录的三项依次分别存放在文本文件中的每一行。请设计一个程序,可以让用户选择打开这个文件查看其内容,并可以让用户选择把每个职工的工资增加10 之后又存回原来的文件。(Employee payroll records are stored in a text file. Each record contains the name of the workers, wages, allowances three. Each record can be kept in a row (the interval between the three operator can decide for yourself), can also be three each record in turn were stored in each line of the text file. Please design a program, you can let the user choose to open the file to view its contents, and allows the user to select a 10 increase in the wage of each worker after the original file is stored back.)
    2013-03-22 17:23:59下载
    积分:1
  • Ejercicio-5
    EJERICIO 5 SSD3, con buena calificacion,
    2014-04-23 07:32:42下载
    积分:1
  • connDB
    数据库连接驱动,用于jsp和servlet中,比较简单的(jadc driver)
    2012-02-16 22:12:09下载
    积分:1
  • JAVA.wordcount
    hadoop实现mapreduce算法,实现对一片英语文章中单词出现次数的统计(Hadoop implementation of the MapReduce algorithm, the realization of an English article in the number of words Statistics)
    2020-06-30 02:40:02下载
    积分:1
  • learningofjava
    有关Java网络编程的学习资料,附带有例题代码(Learning about Java network programming information, and the accompanying example code)
    2010-05-07 15:38:53下载
    积分:1
  • Java
    能实现分词,去除停用词,统计词频的Java的源代码(To achieve segmentation, removal of stop words, word frequency statistics Java source code)
    2013-04-12 14:40:38下载
    积分:1
  • 争锋神武
    说明:  千年3大千登陆器,下载后解压到客户端就可以用。(daqiandengluqideganhuo)
    2019-04-24 22:03:10下载
    积分:1
  • 696518资源总数
  • 106010会员总数
  • 4今日下载