-
排序程序冒泡排序、 unsort、 部分排序
#define PARTIALLYSORTED_30 3
#define PARTIALLYSORTED_50 4
#define PARTIALLYSORTED_70 5
#define RANDOMIZE_QSORT 1
#define MERGE_SORT 2
#define SELECTION_SORT 3
#define BUBBLE_SORT 4
/ *---随机化快速排序---* /
int random_partition (int * arr、 int 开始,int 结束) ;
void random_quick_sort (int * arr、 int 开始,int 结束) ;
/*----------------------------------------------*/
/*-----------Merge Sort--------------------------*/
空的分区 (int arr [],int 低,int 高) ;
void 归并 (int arr [],int 低,年年高 int int) ;
/*------------------------------------------------*/
/ *---选择排序---* /
void sort_select (int n) ;
int; maxind(int m)
void swap1 (int * x int * y);
/*------------------------------------------------*/
/*-----------------Bubble sort--------------------*/
void recursive_bubble (int * 数组、 int 的大小) ;
/*-----------------------------
- 2022-07-02 17:33:19下载
- 积分:1
-
此代码是用C++编写的,通过建立工程的方法来求一个数的阶乘。适合初学c++者!...
此代码是用C++编写的,通过建立工程的方法来求一个数的阶乘。适合初学c++者!-This code is used C++ Prepared, through the establishment of engineering methods to seek a number of factorial. Suitable for beginners c++ De!
- 2022-05-17 17:43:15下载
- 积分:1
-
汇编教程(中文翻译)
汇编教程(中文翻译)-compilation Guide (English translation)
- 2022-01-28 03:55:02下载
- 积分:1
-
通过VB自带的控件实现自制播放器,代码虽然简单 但也能实现大部分功能....
通过VB自带的控件实现自制播放器,代码虽然简单 但也能实现大部分功能.-VB own control through the realization of self-made player, the code is simple but can also realize the majority of functionality.
- 2022-02-22 00:01:31下载
- 积分:1
-
C# 实现串口超级终端 能发送文件
c# 实现的串口超级终端程序。能设置串口参数,并能保存;自动扫描计算机上的所有串口,并以列表形式显示;能设置显示字体和颜色,并能保存,下次打开默认上次的设置。
- 2022-03-19 19:26:30下载
- 积分:1
-
delete computer to a non
删除计算机内一个非空的目录-delete computer to a non-empty directory
- 2022-01-25 23:23:51下载
- 积分:1
-
Modbus electronic controller is used on a common language. Through this agreemen...
Modbus 协议是应用于电子控制器上的一种通用语言。通过此协议,控制器相互之间、控制器经由网络(例如以太网)和其它设备之间可以通信。它已经成为一通用工业标准。有了它,不同厂商生产的控制设备可以连成工业网络,进行集中监控。-Modbus electronic controller is used on a common language. Through this agreement between controller, the controller through the network (such as Ethernet), and other equipment between the communication. It has become a common industry standard. With it, the different manufacturers can even control equipment for industrial network for centralized monitoring.
- 2022-02-20 06:23:11下载
- 积分:1
-
C user guide helpful
C user guide helpful
- 2022-10-07 07:45:03下载
- 积分:1
-
简单的主窗口程序主要是用来讲述新入门的
简单的主窗口程序,主要是用于告诉新手怎么入门-Simple main window procedure is used mainly to tell how new entry-
- 2022-04-01 03:00:48下载
- 积分:1
-
mpq 库,不容易下载,这里可以下载。尽情笑傲手
mpq 库,不容易下载,这里可以下载。尽情笑傲手-mpq Treasury, it is not easy to download, can be downloaded here. Be笑傲hand
- 2022-03-14 06:41:41下载
- 积分:1