登录
首页 » Java » Randomintgenerator

Randomintgenerator

于 2009-06-03 发布 文件大小:1KB
0 190
下载积分: 1 下载次数: 2

代码说明:

  Randomintgenerator.java is a java example to practice your java programming

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

发表评论

0 个回复

  • equagion
    一个java开发的定时器操作的小例子,欢迎大家使用(A small example of Java development timer operation, to welcome you all to use)
    2017-05-29 00:13:38下载
    积分:1
  • AbstractItemVisitor
    An output stream for the body of an HTTP request Source Code for Java Script.
    2013-10-04 10:18:01下载
    积分: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
  • ExamOne
    说明:   字符串数组中的某个字符进行替换 统计每个数字出现的个数(A string array of characters in the replacement of Statistics figures for each number of)
    2008-11-02 00:07:41下载
    积分:1
  • 从Python开始学
    说明:  本书以Python为样本,不仅介绍了编程的基本概念,还着重讲解了 编程语言的范式(面向过程、面向对象、面向函数),并把编程语言的 范式糅在Python中,让读者不仅学会Python,未来在学习其他编程语言 时也变得更加容易。(aking Python as a sample, this book not only introduces the basic concepts of programming, but also focuses on the programming language paradigm (process-oriented, object-oriented, function-oriented), and incorporates the programming language paradigm into Python, so that readers can not only learn Python, but also become easier to learn other programming languages in the future.)
    2020-06-18 03:00:02下载
    积分:1
  • uel_spring2
    abaqus 中开发的哑节点单元,该单元能够模拟裂纹,并能够自动提取求解裂纹所需参数,避免了采用自带单元提取数据容易出现错的现象。简单方便。(abaqus in the development of the dummy node unit, which can simulate the crack, and the ability to automatically extract the necessary parameters to solve the crack to avoid the use of own unit to extract data prone to error phenomenon. Simple and convenient.)
    2020-12-23 10:09:07下载
    积分:1
  • Java虚拟机(第二版)
    说明:  这是一本介绍java虚拟机的经典书籍,本书可供java入门者或是有一定java基础的人阅读。(This is a classic book about Java virtual machines.)
    2020-06-18 21:20:01下载
    积分:1
  • Student-attendance
    学生出勤管理系统的开发与应用 有较详细的源代码 有需要的话可以参考(Student attendance management system development and application of more detailed source code if necessary can refer to)
    2013-04-04 20:46:52下载
    积分:1
  • CHAT
    Java聊天程序服务端和客户端程序,C/S结构,ChatServer 类实现了一个聊天室服务器端, 此类有一个构造器, 在构造器中使用newServerSocket()建立一个Socket 连接。( Java chat server and client service procedures, C/S structure, ChatServer class implements a chat room on the server side, such a constructor, use newServerSocket in the constructor () to create a Socket connection. Java chat server and client service procedures, C/S structure, ChatServer class implements a chat room on the server side, such a constructor, use newServerSocket in the constructor () to create a Socket connection.)
    2014-08-11 17:58:30下载
    积分:1
  • code2_2
    经典的学习JAVA的资料:java编程思想源代码(Source code of Thinking in Java)
    2011-06-29 17:23:20下载
    积分:1
  • 696516资源总数
  • 106459会员总数
  • 0今日下载