登录
首页 » Java » Sort

Sort

于 2010-07-04 发布 文件大小:13KB
0 215
下载积分: 1 下载次数: 10

代码说明:

  5种不同的排序方法,marge排序,基数排序,交换排序,快速排序,heap排序,另外还包括基数排序字母.测试包括,随机和手动,随机测试的是5种排序的时间,和不同大小的数组,都分别排序两边,一边是排序无顺序的数字,第2边是排序已经有顺序的数字,来测试排序的时间,手动就是自己输入数字来进行排序(5 different ranking methods, marge sort, radix sort, exchange sort, quick sort, heap sort, radix sort the letter also included. Testing, including random and manual, random testing is the five kinds of sorting time, and different sizes array, were all sort on both sides, one side is the number of unordered sort, 2 side is the order of the figures have been sorted, to test the sorting of the time, manual input was their number to be sorted)

文件列表:

Sort
....\BubbleSort.class,546,2010-06-29
....\BubbleSort.java,455,2010-07-04
....\HeapSort.class,1196,2010-06-29
....\HeapSort.java,1114,2010-07-04
....\MergeSort.class,1123,2010-06-29
....\MergeSort.java,1573,2010-07-04
....\QuickSort.class,823,2010-06-29
....\QuickSort.java,1067,2010-07-04
....\RadixSort.class,880,2010-06-29
....\RadixSort.java,1018,2010-07-04
....\RadixSortLetters.class,1356,2010-06-29
....\RadixSortLetters.java,1657,2010-06-29
....\Sort.jcp,1287,2010-07-04
....\Sort.jcu,1450,2010-07-04
....\Sort.jcw,281,2010-07-04
....\src_sort.txt,429,2010-06-29
....\Test.class,6582,2010-06-29
....\Test.java,9715,2010-07-04

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

发表评论

0 个回复

  • 亿级流量电商详情页系统实战
    主要是基于简化以后的大型电商详情页系统的背景,来重点讲解了三块内容:Redis集群架构、大型高并发缓存架构以及基于Hystrix的高可用服务架构,里边有视频地址。(Based on the background of the simplified large-scale e-commerce detail page system, this paper focuses on three parts: Redis Cluster Architecture, Large Concurrent Cache Architecture and Hystrix-based High Availability Service Architecture.)
    2020-06-19 02:20:01下载
    积分:1
  • java_rpcs
    本程序是用java写的一个测试人品的小程序,适合java初学者学习之用。 (this program is written in java with a little character test procedures for java beginners learning.)
    2007-03-21 14:21:43下载
    积分:1
  • Esaaa
    a source code for managing a small market
    2012-05-30 19:39:07下载
    积分:1
  • Android 开发环境安装手册
    说明:  android开发环境安装手册,详细介绍了android项目开发前的环境搭建和安装流程。(Android development environment installation manual, detailed introduction of android project development environment construction and installation process.)
    2018-12-26 10:48:32下载
    积分:1
  • OAPro
    非常完善的OA(办公管理系统)开发环境:Visual Studio .NET 2005 + Server2005运用HTML/JavaScript/CSS技术实现标准、规范的客户端静态和动态效果(failed to translate)
    2012-02-17 17:26:00下载
    积分:1
  • C2DM-client
    c2dm send the request in server
    2013-03-27 19:25:13下载
    积分:1
  • jpcap
    包括安装需要的WinPcap_4_0_2.exe,jpcap.jar。Jpcap.dll,Jpcap包的安装与配置.doc jpcap功能: 可以实现地址的侦听 捕获末加工的原始数据包。 保存捕获到的数据包到本地文件,从本地文件读出先前捕获的数据包。 自动分辨数据包的类型并产生相应的Java类(如:Ethenet、IPv4、IPv6、ARP/RARP、TCP、UDP和ICMP包)。 根据用户在程序代码中指定的过滤规则过滤数据包。 向网络发送各种数型的数据包 利用Jpcap包能够开发以下几种类型的应用程序: 网络以及协议的分析器 网络监听器 网络流量记录器 网络流量发生器 用户级的网桥、路由 网络入侵检测系统 网络扫描器 网络安全工具箱 (Include the WinPcap_4_0_2. of installing the demand exes, jpcap.jar.Jpcap.dll, Jpcap wraps of gearing and allocation.doc Jpcap function: Can carry out the interception of address Succeed in catching the end processes of the original data wrap. The conservancy succeeds in catching of the data wrap a local document and read from the local document that the data that succeeds in catching in times before wraps. Automatically distinguish the type that the data wraps to combine Java that the creation corresponds(such as:Ethenet and IPv4, IPv6 and ARP|RARP, TCP, UDP and ICMP wrap). According to customer appointed the percolation rule in the procedure code filter a data to wrap. The data that sends out various several toward the network wraps Make use of Jpcap to wrap the applied procedure that can develop several category types as follows: The analytical machine of network and agreement Network monitor Network discharge call register The network discharge machine happens The ne)
    2010-06-03 09:57:18下载
    积分:1
  • OKAir
    说明:  奥凯航空内部资源管理系统 首页:登录、注册、密码修改,信息管理:数据字典资产分类、公司职员信息、系统用户。资产信息管理:资产信息管理包括:检索、新增、入库、编辑、金融资产信息管理、车辆信息管理、不动产信息管理。资产管理:资产流转管理、金融资产流转管理、不动产流转管理。(Aokai internal resource management system homepage: login, registration, password modification, information management: data dictionary asset classification, company employee information, system user. Asset information management: asset information management includes retrieval, adding, warehousing, editing, financial asset information management, vehicle information management, real estate information management. Asset management: asset circulation management, financial asset circulation management, real estate circulation management.)
    2020-12-25 18:19:04下载
    积分:1
  • HospitalSystem
    开始学Java做的一个小型医院管理系统。没用图形界面(Started to learn Java to do a small hospital management system. Useless graphical interface)
    2013-11-12 15:29:56下载
    积分:1
  • qacwinj
    用于查看mol文件的java小应用程序,给大家学习用(For viewing mol files of Java applet, for everybody to learn)
    2017-07-07 00:59:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载