-
实现了鼠标画图功能:
左键点击,在客户区出现一个图形标记,按住左键拖动,则可绘制图形,双击右键,清除客户区的所有图形。...
实现了鼠标画图功能:
左键点击,在客户区出现一个图形标记,按住左键拖动,则可绘制图形,双击右键,清除客户区的所有图形。-Implementation of the mouse drawing functions: left click in the client area of a graphic mark, hold down the left drag, you can draw graphics, double-click the right to remove all the graphics client area.
- 2022-11-11 07:50:03下载
- 积分: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
-
一个编辑java计算器
用JAVA编的计算器,功能好,运行没有出错-a calculator edited by java
- 2023-01-07 08:35:03下载
- 积分:1
-
VC编写的EAD程序,实现了基本电子元件的绘制及视图的缩放功能...
VC编写的EAD程序,实现了基本电子元件的绘制及视图的缩放功能-VC prepared by the EAD process, achieve the basic electronic components and the mapping View zoom function
- 2022-03-23 08:49:57下载
- 积分:1
-
Send e
发电子邮件,VB编写,希望有用
- 2022-02-03 10:27:47下载
- 积分:1
-
Tetris with c to achieve, there are functions, for the novice can learn to
俄罗斯方块,用c实现的,有功能的,可以供新手学习下-Tetris with c to achieve, there are functions, for the novice can learn to
- 2022-01-25 23:16:22下载
- 积分:1
-
原码输入法源程序
原码输入法源程序-original source Code
- 2022-02-07 07:38:51下载
- 积分:1
-
map listing of the matrix tester 8x8
map listing of the matrix tester 8x8
- 2023-03-21 22:15:03下载
- 积分:1
-
命令行下的邮件收集系统,比较简陋...
自己看
命令行下的邮件收集系统,比较简陋...
自己看-Command-line collection system under the e-mail, more simple ... look at their own
- 2022-03-17 21:18:26下载
- 积分:1
-
Long String Debugging Macro 调试宏(5KB)
Long String Debugging Macro 调试宏(5KB)-Long String Debugging Macro debugging macros (5KB)
- 2022-01-31 15:50:10下载
- 积分:1