资源列表

« 1 2 ... .40 .41 .42 .43 .44 1345.46 .47 .48 .49 .50 ... 2656 »

[数据结构常用算法c1

说明:c++,用快速排序实现对十万个单词进行排序-c++, use the quick sort implementation to sort the words of thousands of
<何林书> 在 2024-10-13 上传 | 大小:2048 | 下载:0

[数据结构常用算法dynamic-of-acm

说明:简单的动态规划,怎么利用数据冗余,实现动态规划,得到高效的算法-Simple dynamic programming, how to use data redundancy, dynamic programming, efficient algorithms are
<Sun Junqi> 在 2024-10-13 上传 | 大小:279552 | 下载:0

[数据结构常用算法c2

说明:c++, 动态规划解决01背包问题-c++, 01 knapsack problem dynamic programming to solve
<何林书> 在 2024-10-13 上传 | 大小:2048 | 下载:0

[数据结构常用算法yuesefu

说明:用单链表解决约瑟夫问题,包含两个头文件,一个CPP文件-Joseph single linked list to solve the problem, contains two header files, a CPP file
<欧阳> 在 2024-10-13 上传 | 大小:2048 | 下载:0

[数据结构常用算法car

说明:设有一个可以停放n辆汽车的狭长停车场,它只有一个大门可以供车辆进出。车辆到达停车场时间的早晚依次从停车场最里面向大门口处停放(最先到达的第一辆车放在停车场最里面)。如果停车场已放满n辆车,则后来的车辆只能停在停车场大门外的便道上等待,一旦停车场里有车开走,则排在便道上的第一辆车就进入停车场。若停车场内有某辆车要开走,在它之后进入停车场的车都必须先退出停车场,为它让路,待其开出停车场后,这些车再依原来的次序进场。每辆车离开停车场 时,都应
<lxc> 在 2024-10-13 上传 | 大小:2048 | 下载:0

[数据结构常用算法quan

说明:设有N个人围坐一圈,现从某个人开始报数,数到M的人出列,接着从出列的下一个人开始重新报数,数到M的人又出列,如此下去,直到所有的人都出列为止。试设计确定他们的出列次序序列的程序。-Sitting around a circle with N individuals are reported from a number of individuals began, the number of people out of the column
<lxc> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[数据结构常用算法rabit

说明:围绕着山顶有10个圆形排列的洞,狐狸要吃兔子,兔子说:“可以,但必须找到我,我就藏身于这十个洞中,你先到1号洞找,第二次隔1个洞(即3号洞)找,第三次隔2个洞(即6号洞)找,以后如此类推,次数不限。”但狐狸从早到晚进进出出了1000次,仍没有找到兔子。问兔子究竟藏在哪个洞里 ? -Peak around the circular array of 10 holes, the fox eat the rabbit, the rabbi
<lxc> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[数据结构常用算法chazhi

说明:数值分析——牛顿插值和拉格朗日插值算法的c++源代码实现-Numerical analysis- Newton interpolation and Lagrange interpolation algorithm source code c++
<ting> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[数据结构常用算法543631AOE-net

说明:求关键路径的算法,可以求出最早开始、最为结束和关键路径-Algorithm for Finding the Critical Path
<kelly> 在 2024-10-13 上传 | 大小:2048 | 下载:0

[数据结构常用算法900236Critical_path2to2

说明:关键路径法,求最早开始、最晚开始和工期,求出关键路径-Critical path method, find the early start, late start and duration, find the critical path
<kelly> 在 2024-10-13 上传 | 大小:3072 | 下载:0

[数据结构常用算法69254514key_path

说明:关键路径法,求最早开始、最晚开始和工期,求出关键路径-Critical path method, find the early start, late start and duration, find the critical path
<kelly> 在 2024-10-13 上传 | 大小:2048 | 下载:0

[数据结构常用算法408367206PRAGH_caq

说明:关键路径法,求最早开始、最晚开始和工期,求出关键路径-Critical path method, find the early start, late start and duration, find the critical path
<kelly> 在 2024-10-13 上传 | 大小:2048 | 下载:0
« 1 2 ... .40 .41 .42 .43 .44 1345.46 .47 .48 .49 .50 ... 2656 »

源码中国 www.ymcn.org