-
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数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
-
程控交换机话单获取
程控交换机话单获取-program- controlled switches so single access
- 2022-01-30 16:31:58下载
- 积分:1
-
最新的ocr接口
ocr接口可识别英文数字,可以方便的加入你的工程中
- 2022-03-04 22:46:26下载
- 积分:1
-
这个原代码对学C语言的初学者是有很好的的帮助的,它是个万年历系统,...
这个原代码对学C语言的初学者是有很好的的帮助的,它是个万年历系统,-The original code for the beginners learn C language is a very good help, and it is a calendar system,
- 2023-05-12 22:30:03下载
- 积分:1
-
用delphi7创建intraweb应用程序
用delphi7创建intraweb应用程序-delphi7 used to create applications Intraweb
- 2023-05-05 10:00:03下载
- 积分:1
-
VC6多线程调试容易假死,用这个程序能强行KILL掉。它通过替换windows login的gina。用ctrl+alt+del呼出...
VC6多线程调试容易假死,用这个程序能强行KILL掉。它通过替换windows login的gina。用ctrl+alt+del呼出-VC6 debug multi-threaded easily suspended animation, using this procedure can be forced out KILL. Through the windows login replacement gina. Use ctrl+ alt+ del exhaled
- 2022-03-15 02:00:56下载
- 积分:1
-
In this project I try to use many features of Matlab like image processing , ani...
工业机器人的图像处理,动画控制其他MATLAB工具箱(虚拟现实工具箱)Matlab的许多功能。
所附文件包含在Simulink模型,转换成图像信号,数据处理,以控制机器人动画-In this project I try to use many features of Matlab like image processing , animation control (Virtual Reality Toolbox) with other Matlab toolboxes.
The attached files contains a Simulink model that convert the image processing data into signals in order to control the animation of the robot.
- 2022-07-25 20:10:14下载
- 积分:1
-
On the first half of the C++/C programming style. The difficulty is not high, bu...
前半部分论述C++/C编程风格。难度不高,但是细节比较多。别小看了,提高质量就是要从这些点点滴滴做起。后半部分的专题论述,技术难度比较高,看书时要积极思考,相信对提高C编程质量还是有一定作用的。-On the first half of the C++/C programming style. The difficulty is not high, but more details. Other small saw, improve quality is to start from these点点滴滴. The latter part of the thematic expositions technical difficulty is relatively high, reading to a positive thinking, I believe improve the quality of programming or C has a role.
- 2022-08-07 18:44:11下载
- 积分:1
-
一个简单的写字板程序
一个简单的写字板程序-a simple tablet procedures
- 2023-06-12 03:35:04下载
- 积分:1
-
Dynamic digital display program, suitable for beginners, the program can be tran...
动态数码显示程序,适合初学者,程序可移植-Dynamic digital display program, suitable for beginners, the program can be transplanted
- 2022-05-06 02:17:23下载
- 积分:1