登录
首页 » 算法 » Quicksort

Quicksort

于 2022-09-05 发布 文件大小:6.17 kB
0 146
下载积分: 2 下载次数: 1

代码说明:

快速排序&huffman-Quicksort

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

发表评论

0 个回复

  • 我们的一个非线性振动课的作业,希望大家能用上啊!
    我们的一个非线性振动课的作业,希望大家能用上啊!-Of our non-linear vibration of a homework assignment, hope everyone can be on the ah!
    2022-12-07 03:45:03下载
    积分:1
  • This algorithm was developed by Professor Ronald L. Rivest of MIT and can be fou
    This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in several languages. What I provide to you here is a C++ derivative of the original C implementation of Professor Rivets. The library code itself is platform-independant and has been tested in Redhat Linux. I ve included the sample code and makefile that I used for the Linux test. The demo, however, was written with Visual C++ 6 on a Windows 2000 platform.-This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in several languages. What I provide to you here is a C derivative of the original C implementation of Professor Rivets. The library code itself is platform-independant and has been tested in Redhat Linux. I ve included the sample code and makefile that I used for the Linux test. The demo, however, was written with Visual C 6 on a Windows 2,000 platform.
    2022-01-27 12:21:27下载
    积分:1
  • C + + 标准日历
    这与c++编程,我发现对日历源代码,我希望这段代码将帮助你们,正常的c + + +代码使用在日历。谢谢。
    2023-09-02 20:25:03下载
    积分:1
  • k-means的java实现
    应用背景Implement k-means clustering on a training data set  to predict classification values of a test data set.关键技术The experiment intended to classify test data values using the data   mining strategy known as k-means clustering.   The 6 variables in the training data are used to plot the data and   centroids are placed to locate clumps of the 255, classified training   data. Once located, a classification value can be assigned to the 100,   test data. 
    2022-02-20 08:20:20下载
    积分:1
  • ASTM 标准路谱
    应用背景 ASTM标准路谱用于运输包装测试。 里面包含:公路谱;铁路谱;航空谱。 关键技术 运输振动测试。 将路谱数据输入振动台,振动台将按照规定的能量等级进行随机振动。
    2022-08-20 06:13:41下载
    积分:1
  • 这是用C编写的贪婪,非常实用,欢迎大家下载哈!
    这是用C编写的贪婪算法,非常实用,欢迎大家下载哈!-This is prepared by using C greedy algorithm is very practical, welcomed everyone to download Ha!
    2022-03-25 10:51:26下载
    积分:1
  • VB 代码操作的块密码模式
    转换大多数的VB6 代码到手册中的示例VB.
    2022-03-17 21:00:53下载
    积分:1
  • VHDL实现8051(完全版)
    VHDL实现8051(完全版)
    2022-03-21 19:55:49下载
    积分:1
  • 四轴源码以及原理图
    小四轴的源码以及原理图    #include "led.h"#include "delay.h"#include "sys.h"#include "key.h"#include "usart.h"#include "exti.h"#include "wdg.h"#include "timer.h"#include "pwm.h"#include "lcd.h"#include "MPU6050.h"#include "lsm330.h"u8 SPI1_Buffer_Rx1[6]="432423";s16 SPI1_Buffer_Rx[30];u8  k = 0;void SPI_Configuration(){ SPI_InitTypeDef   SPI_InitStructure;   /* SPI1 Config -------------------------------------------------------------*/  SPI_InitStructure.SPI_Direction = SPI_Direction_2Lines_FullDuplex;  SPI_InitStructure.SPI_Mode = SPI_Mode_Master;  SPI_InitStructure.SPI_DataSize = SPI_DataSize_8b;  SPI_InitStructure.SPI_CPOL = SPI_CPOL_High;  SPI_
    2023-03-12 15:55:03下载
    积分:1
  • two forks of trees were preorder
    二叉排序树的中序遍历-two forks of trees were preorder
    2023-01-22 11:40:04下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载