资源列表

« 1 2 ... .08 .09 .10 .11 .12 513.14 .15 .16 .17 .18 ... 2656 »

[数据结构常用算法The-child-king

说明:编程序,使用链表来实现如下问题:有12人围坐成一圈(沿顺时针方向依次编号为1到按规则淘汰其中11人后(沿顺时针方向每当数到k时,那一人员就被"淘汰出局"),输出最后所剩那一个人的编号,并输出淘汰过程的"中间结果数据"。-Programmed, use the list to achieve the following issues: 12 people sitting in a circle (clockwise direction a
<王伟> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法hash

说明:数据结构 哈希表 二次再散列解决冲突,C-Data structure hash table secondary hash resolve conflicts, C++
<roysin> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法sanyuanzu

说明:数据结构 三元组建立-Data structures triple establish
<roysin> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法binary

说明:使用PHP代码实现的二分查找算法,已经封装成方法,并有一个使用示例-Binary search algorithm implemented using PHP code has been encapsulated into methods, and there is a usage example
<洪晨> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法POJ-1890-Switching-Channels

说明:POJ 1890 Switching Channels. 搜索算法的练习题。-POJ 1890 Switching Channels. Exercises of the search algorithm.
<刘小明> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法POJ-2151

说明:POJ 2151 Check the difficulty of problems. Practice for dynamic planning.
<刘小明> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法kmp

说明:实现KMP算法 1、构建主串S和子串T,采用定长存储结构实现 2、编写主程序调用KMP算法,测试不同的输入数据S和T,输出的结果(输出模式串T的next值,以及T在S中的定位函数值。-KMP algorithm 1 to construct the main string S and substring T, using fixed-length storage structure 2, the preparation of t
<dd> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法dice-game

说明:一群小孩围城一圈扔骰子,骰子扔到的数与小孩编号一样的小孩出列,循环此动作,知道最后剩N名小孩为胜利者-The number of child ID kids out of a group of children Siege circle to throw the dice, the dice thrown out cycle this action, know the last N the child left for the winn
<艾超> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法calendar

说明:编写一个万年历的程序,能显现出正确的日期与星期-Write a calendar program, showing the correct date and day of the week
<艾超> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法DataMining

说明:读入,更改EXCEL数据,做出计算!一些函数的调用实现!-read and write data from ms excel,caculate them and use some particular functions
<741262008cjz> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法heap

说明:实现栈的基本操作,建栈,进栈,出栈,数据结构实现-To achieve the basic operation of the stack, built stack into the stack, the stack data structure
<余强> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法jicha

说明:给定n个正整数数列,进行如下操作:每次删去两个数 a和b,添加1个数 a*b+1,直到只剩1个数N。在所有的这样的N中,有1个最大Max的和最小的Min,M=Max-Min是极差。设计程序计算 M -Given n positive integers, proceed as follows: each time deleting two numbers a and b, add a number of a* b+1 until on
<yan> 在 2025-01-24 上传 | 大小:1kb | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 513.14 .15 .16 .17 .18 ... 2656 »

源码中国 www.ymcn.org