登录
首页 » Java » javachengxu2

javachengxu2

于 2009-04-22 发布 文件大小:4KB
0 207
下载积分: 1 下载次数: 2

代码说明:

  泛型是Java SE 1.5的新特性,泛型的本质是参数化类型,也就是说所操作的数据类型被指定为一个参数。这种参数类型可以用在类、接口和方法的创建中,分别称为泛型类、泛型接口、泛型方法。Java语言引入泛型的好处是安全简单。 (Generic is the Java SE 1.5 new features, the nature of generic type parameters, that is operated by the data type is designated as a parameter. This parameter type can be used in class, the creation of interfaces and methods of the respective category as generic, generic interfaces, generic approach. Java language advantages of the introduction of generic security simple.)

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

发表评论

0 个回复

  • doc
    这是在下给初学者提供的一点资料,C++源代码,初学者学习特别好,在下才疏学浅,希望提供的对大家有帮助,谢谢(Visual C++)
    2015-11-17 21:59:12下载
    积分:1
  • jspPdb
    jsp网页连接数据库(access),并进行读写操作。这是一个典型实例,针对的是学生基本信息内容读写。(jsp page connect to the database (access), and read and write operations. This is a typical example, is for students to read and write basic information content)
    2013-11-15 21:57:21下载
    积分:1
  • TicTacToe
    说明:  game tic tac toe in java
    2019-11-05 06:52:14下载
    积分:1
  • JAVACOM3
    java for RS232,use java communication api(java for RS232, use java communication api)
    2008-12-13 14:25:52下载
    积分: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
  • ManpowerSystem
    人事信息管理系统,全GUI编程,并链接数据库管理数据,(Personnel Information Management System, all GUI programming, and database management of data link,)
    2008-07-02 16:14:54下载
    积分:1
  • SpringThreadExample
    基于springboot实现的多线程并发任务,创建多任务并发执行的DEMO(Multi-threaded concurrent tasks based on spring boot to create DEMO for multi-task concurrent execution)
    2020-06-21 19:20:01下载
    积分:1
  • MR
    mapReduce 例子源码 以及hadoop相关jar包(MapReduce example source code)
    2018-08-30 09:17:59下载
    积分:1
  • CityWaterMaterialManagement4.9.2.tar
    SSH框架,包含用户管理,信息管理等模块,嵌套了部分jquery效果(SSH framework, including user management, information management module, the nested part of the jQuery effect)
    2015-02-26 13:46:34下载
    积分:1
  • Java_matlab
    matlab 与Java 混合编程,开发实例,案例详解(matlab and Java programming, development examples, case Detailed)
    2012-05-25 12:50:20下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载