-
Experimental C++ programming algorithm with backtracking to solve 01 backpack
算法实验C++编程用回溯法解决01背包问题-Experimental C++ programming algorithm with backtracking to solve 01 backpack
- 2023-04-02 17:30:05下载
- 积分:1
-
用EVC编写的添加背景音乐程序,其中还有线程的创建和终止,很好的学习示例...
用EVC编写的添加背景音乐程序,其中还有线程的创建和终止,很好的学习示例-EVC prepared with the addition of background music procedures, which have threaded the creation and termination of a good example of learning
- 2022-02-02 08:35:29下载
- 积分:1
-
排序程序冒泡排序、 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
-
家庭财务管理系统
增加家庭成员,管理财务,增加财务收入、借出。管理员有增加删除修改的权限,用户没有这些权限,适合学习,操作简单。
- 2023-04-22 07:45:03下载
- 积分:1
-
无线AP扫描PPC
wifi AP scan for ppc
- 2022-08-20 03:55:29下载
- 积分:1
-
support replacement skin control (other source
支持更换皮肤的控件(其它源码-cc++源码)-support replacement skin control (other source-c c FOSS)
- 2022-05-19 13:06:08下载
- 积分:1
-
Hotel Management System
酒店管理系统,是一个客户与酒店交流的平台,提供更好的服务
-Hotel Management System
- 2022-08-25 05:10:39下载
- 积分:1
-
车上的收音机项目汽车无线电工程。
car radio project car ra dio project.
- 2022-02-20 00:11:47下载
- 积分:1
-
vega和vc结合的mfc工程,已经通过测试
vega和vc结合的mfc工程,已经通过测试-vega and vc combination mfc project, has been tested
- 2023-07-18 19:15:03下载
- 积分:1
-
stack in the parking lot on the application
堆栈在停车场问题上的应用-stack in the parking lot on the application
- 2023-07-26 20:55:03下载
- 积分:1