-
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小...
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小数的位置min,扫描结束后如果min不等于i,说明假设错误,则交换min与i位置上数。-Selection sort works: each time the selected number of the array, note the current position and assume that it is behind a number starting from the current location of the minimum number min = i, from this number the number of start scanning the next one until the last one the number of , and record the location of the minimum number of min, after scanning, if min is not equal to i, instructions assume that the error, then the exchange of a few min and i position.
- 2022-08-07 23:09:54下载
- 积分:1
-
how to use sendmessage
SENDMESSAGE消息的使用-how to use sendmessage
- 2022-01-28 21:07:40下载
- 积分:1
-
请认真阅读您的文件包和描述,它至少有40字节的英文。
Please read your package and describe it at least 40 bytes in English.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2022-02-15 08:48:55下载
- 积分:1
-
二维码生成 VC++工程
二维码生成测试程序,VC++工程,可编译运行VC MFC编写的二维码源码,适合一些VC技术人员参考!vc6.0和VS2010直接可以编译运行。可以自由设置二维码生成的相关的设置
- 2022-03-13 20:01:29下载
- 积分:1
-
一本书上提供的一个线性表的类,感觉不错,我再VC上调试通过了,希望可以有帮助...
一本书上提供的一个线性表的类,感觉不错,我再VC上调试通过了,希望可以有帮助
-First book to provide a linear form of the class, I feel good, I would like to debug through the VC, and hope to have help
- 2023-01-17 10:00:03下载
- 积分:1
-
一款可以代替word的软件,画图很好,很方便,是我的老师给的,希望大家喜欢。...
一款可以代替word的软件,画图很好,很方便,是我的老师给的,希望大家喜欢。-A word can replace the software, drawing very good, very convenient, was my teacher had given hope that everyone likes.
- 2022-09-14 15:35:03下载
- 积分:1
-
辜巴纳概率的一个很好的随机过程的书
gUBNER pROBABILITY a VERY GOOD BOOK ON RANDOM PROCE-gUBNER pROBABILITY a VERY GOOD BOOK ON RANDOM PROCESS
- 2022-07-24 01:39:49下载
- 积分:1
-
CAD模拟的源代码 用MFC作的
CAD模拟的源代码 用MFC作的-CAD simulation of the source code used for the MFC
- 2023-05-07 07:05:02下载
- 积分:1
-
D3D游戏鼠标键盘控制基础。。。学3D的朋友不要错过。
D3D游戏鼠标键盘控制基础。。。学3D的朋友不要错过。-D3D games based on the mouse keyboard control. . . School friends do not miss 3D.
- 2023-07-08 20:00:03下载
- 积分:1
-
通讯录管理系统
实现添加 修改 删除 查找等功能
通讯录管理系统
实现添加 修改 删除 查找等功能-Address Book Management system implementation to find other functions to add modify delete
- 2022-08-26 02:32:16下载
- 积分:1