-
快速查找数组中重复值:
实现原理:
(1)首先保证数组要排序。
(2)利用二分查找法,找到其中一个值,再找前驱节点和后继节点。...
快速查找数组中重复值:
实现原理:
(1)首先保证数组要排序。
(2)利用二分查找法,找到其中一个值,再找前驱节点和后继节点。-Fast search duplicate array values: the realization of the principle: (1) First of all, to ensure that the array to sort. (2) the use of binary search method to find one of the values, find pre-node and subsequent nodes.
- 2022-08-04 06:59:04下载
- 积分:1
-
贪心算法解决分割问题
给定一定的宽度,和N个输入(宽度)
得出最小的宽度...
贪心算法解决分割问题
给定一定的宽度,和N个输入(宽度)
得出最小的宽度-greedy algorithm to solve the segmentation problem must set the width and N input (width) reached the minimum width
- 2022-02-10 13:43:33下载
- 积分:1
-
C++Builder计算器
C++Builder计算器-C Builder Calculator
- 2022-10-08 16:00:02下载
- 积分:1
-
Transfer word document to pdf, when no longer need to manually open the word, bu...
转移word文档到pdf时不必再手动打开word,但使用的还是word本身的功能,只是方便了点-Transfer word document to pdf, when no longer need to manually open the word, but the use of the word itself is still functional, but convenient point
- 2023-02-27 14:10:03下载
- 积分:1
-
WindowsXP的系统图标库,图标总数累计417个,可以丰富您的素材库,令您的用户界面更加赏心悦目。...
WindowsXP的系统图标库,图标总数累计417个,可以丰富您的素材库,令您的用户界面更加赏心悦目。-WindowsXP system icon library, icon cumulative total 417, you can enrich the material library, your user interface more pleasing to the eye.
- 2022-03-16 07:22:04下载
- 积分:1
-
search drives all the music files, and compile into tree forms to the singers, s...
搜索硬盘上所有的音乐文件,并整理成树的形式,以歌手、歌手专辑逐层归类,idv3标签查看更新等-search drives all the music files, and compile into tree forms to the singers, singers grouped layers album, idv3 updating labeling View
- 2022-03-24 12:35:01下载
- 积分:1
-
飞思卡尔IMX51 WinCE BSP(2009 6
Freescale iMX51 WinCE 6.0 BSP (2009-11) version
- 2022-01-26 01:45:11下载
- 积分:1
-
游戏斗地主
游戏斗地主-Game斗地主
- 2022-01-27 20:32:18下载
- 积分:1
-
经典图书《numeric recipes in C》方法的所有算法C语言实现,基本涵盖了目前国内同类教程的所有基本算法的实现,强烈推荐...
经典图书《numeric recipes in C》方法的所有算法C语言实现,基本涵盖了目前国内同类教程的所有基本算法的实现,强烈推荐-Classic book " numeric recipes in C" method of all algorithms C language realization of the basic coverage of the current curriculum of similar realization of all fundamental algorithms and strongly recommended
- 2022-04-28 20:49:14下载
- 积分:1
-
编写一个书本类,可以输出不同课程的书
编写一个书本类,可以输出不同课程的书
- 2022-01-27 15:07:15下载
- 积分:1