-
手机店管理
手机店铺管理是是用C#语言的一个窗口基础软件。可以采取这个软件所有的动作。
- 2022-05-09 14:24:46下载
- 积分: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
-
This code for find object on the map
This code for find object on the map
- 2022-02-15 06:05:19下载
- 积分:1
-
QR编码与解码
用C++编写的用于QR的编码与解码,在编写的时候遇到一些问题,有的解决了,有的没有,使用的时候需要注意
- 2022-07-17 03:30:23下载
- 积分:1
-
phone icon move
test application
phone icon move
test application-phone icon move test application
- 2022-03-25 03:03:58下载
- 积分:1
-
VC环境下使用qt图形显示的制备是一个圆饼图。
vc环境下使用qt编写的一个图形,显示的是一个圆饼图chart.-vc environment qt prepared using a graphics display is a circular pie chart.
- 2022-09-21 02:10:02下载
- 积分:1
-
This is a course design of an undergraduate, made by himsely totally. It is a hi...
这个是大学大一学生VFP的课程设计~完全是自己做的~很有难度-This is a course design of an undergraduate, made by himsely totally. It is a higher level.
- 2022-03-23 08:36:01下载
- 积分:1
-
一种用VC++编写的新型的mp3,能够实现自动播放,添加歌曲,删除歌曲等功能...
一种用VC++编写的新型的mp3,能够实现自动播放,添加歌曲,删除歌曲等功能-A VC++ Prepared a new type of mp3, can realize automatic player, add songs, delete songs and other functions
- 2022-08-17 20:45:03下载
- 积分:1
-
一个非常好用的小闹钟程序
一个非常好用的小闹钟程序-a very user-friendly small alarm clock procedures
- 2023-07-04 07:00:02下载
- 积分:1
-
图片移动,制作网页的时候,经常需要用到各种移动图片。
图片移动,制作网页的时候,经常需要用到各种移动图片。-Photo Mobile, the production of the homepage, often need to resort to a variety of mobile pictures.
- 2022-01-26 07:21:13下载
- 积分:1