-
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数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
-
ETP芯片代码 用制无盘系统
ETP芯片代码 用制无盘系统-Xilinx chip code system using diskless system
- 2022-10-31 17:25:03下载
- 积分:1
-
一个简单的c++编写的计算器
一个简单的c++编写的计算器-a simple caculator writen by c
- 2022-01-25 20:06:58下载
- 积分:1
-
类似于foxmail得邮件编写 收发程序
类似于foxmail得邮件编写 收发程序-similar to the mail I in the preparation of procedures TX
- 2023-07-23 09:30:03下载
- 积分:1
-
自己编写的一款小巧的YUV格式视频文件的播放器
自己编写的一款小巧的YUV格式视频文件的播放器-I have written a compact of the YUV format video file player
- 2022-03-07 08:41:20下载
- 积分:1
-
关于括号匹配和车皮进站的小程序,自己写的~很简单,主要是希望能多多交流...
关于括号匹配和车皮进站的小程序,自己写的~很简单,主要是希望能多多交流-matching brackets on the wagon stops and small programs, written in their own ~ very simple, the main hope to be able to interact more
- 2022-10-28 15:00:03下载
- 积分:1
-
staock updater program for mini projects...............
staock updater program for mini projects-staock updater program for mini projects...............
- 2022-03-25 05:01:30下载
- 积分:1
-
Good WTL write file cla
Good WTL write file cla-Good WTL write file class
- 2022-03-25 07:06:53下载
- 积分:1
-
Duilib VS2013 静态链接库 动态连接库 库文件 编译
采用vs 2013编译的Duilib,将Lib引入,Dll放在Debug和Release目录。
参考Alberl的教程
在VS的菜单里,选择【工具】-【选项】-【项目和解决方案】-【VC++ 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-29 23:46:50下载
- 积分:1
-
程序开始时的动画窗口,显示创作者的相关信息等,欢迎界面(头文件)....
程序开始时的动画窗口,显示创作者的相关信息等,欢迎界面(头文件).-Program at the beginning of animated window displays relevant information such as creators, welcome interface (header file).
- 2022-03-17 17:39:31下载
- 积分:1