登录
首页 » Java » EG1_Bub

EG1_Bub

于 2013-08-05 发布 文件大小:3KB
0 176
下载积分: 1 下载次数: 1

代码说明:

  自己用java实现的冒泡法排序,下载即可以使用。(Yourself using java bubble sort method, downloading, can be used.)

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

发表评论

0 个回复

  • gxflaloading
    漂亮的Flash加载动画 漂亮的Flash加载动画 (Beautiful Flash animation to load)
    2013-08-13 16:24:06下载
    积分:1
  • 245345
    This was the public transportation inquiry system software engineering design documents, including the demand analysis, the outline design, the contact surface design and so on a series of designs documents, made the comprehensive analysis to the public transportation systems engineering to design ,Java,software(This was the public transportation inquir y system software engineering design document s, including the demand analysis, the outline design, the contact surface design and so on a series of d esigns documents, made the comprehensive analysis to the public not ransportation systems engineering to design, Java, software)
    2006-12-24 21:08:02下载
    积分:1
  • A126560-WUXUNBO
    实现一个10乘10的表格 内部随即获得两个弧度 JAVA2D 图形绘制(Achieve a 10 by 10 inside the table then get two arc JAVA2D Rendering)
    2011-11-25 16:40:19下载
    积分:1
  • apodizedll
    Java 本地调用C++ 进行光纤切趾光栅仿真,用于网络仿真(Java calling C++, the local fiber grating apodization simulation, for Network Simulation)
    2009-12-10 18:27:16下载
    积分:1
  • drag-drop-panels
    drag and droo menu of JSP page, it will give you same feature as igoogle.com
    2010-01-25 19:21:19下载
    积分:1
  • mapadmin
    Gmap.net控件使用总结PF环境中能够通过Google, Yahoo!, Bing, OpenStreetMap, ArcGIS, Pergo, SigPac等实现寻找路径、地理编码以及地图展示功能,并支持缓存和运行在Mobile环境中。 GMap.NET的项目地址是http://greatmaps.codeplex.com/ ,我们可以下载相关的例子和源码进行学习,经过学习和研究,发现GMap.NET控件很多功能需要我们自己去实现的。(Gmap.net control environment can use the summary of PF by Google, Yahoo!, Bing, OpenStreetMap, ArcGIS, Pergo, SigPac find the path to achieve such, geocoding and map display functions, and supports caching and running in Mobile environment. GMap.NET project address is http://greatmaps.codeplex.com/, we can download examples and source code to learn, through study and research, found GMap.NET control many functions of our own need to achieve.)
    2010-12-30 15:43:26下载
    积分:1
  • smithaaa
    很好的一个直接画史密斯圆图的源代码,且圆图的精度很高(a good painting directly Smith Chart of source code, which plans a round of high accuracy)
    2007-05-09 18:24:23下载
    积分:1
  • IPMsg.src_java
    aav局域网通信——飞鸽传书源代码,大家都知道VB版、VC版还有Delphi版的飞鸽传书软件,但是Java版的确实不多,因此这个Java文件传输实例不可错过,Java网络编程技能的提升很有帮助。(aav LAN communication- IP Messenger source code version we all know VB, VC version as well as Delphi version of IP Messenger software, but does not much Java version, so the Java file transfer instance not to be missed, Java Network enhance the programming skills helpful.)
    2013-12-16 10:30:02下载
    积分:1
  • dshen_src
    Java赌神手机游戏网络版源代码,研究手机游戏的朋友可要看一下啦,记得在05年时候,这款游戏还是相当流行的,这个源代码就是那个时候的产物。(God of Gamblers Mobile Games Java source code for online research of mobile gaming friends can see what啦, I remember in 2005 when the game is still very popular, this source code is a product of that time.)
    2009-10-12 02:48:57下载
    积分: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
  • 696516资源总数
  • 106658会员总数
  • 16今日下载