资源列表

« 1 2 ... .39 .40 .41 .42 .43 2544.45 .46 .47 .48 .49 ... 2656 »

[数据结构常用算法Doublelinkedlist

说明:双链表的一个简单实现,在VC下可以直接运行通过-Doubly linked list is a simple implementation of the VC can be run directly by
<张上上> 在 2024-12-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法Triangle-War

说明:poj上只有三道极小极大算法的习题,poj1085是其中之一,并做了相关优化,时间:63ms-solve the poj 1085
<李韩> 在 2024-12-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法atm

说明:日历C语言程序,可以辨别1到9999的每一天-failed to translate
<kaka> 在 2024-12-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法liqueue

说明:在Visual C++中实现: 1)创建一循环队列; 2)创建一个顺序栈; 3)利用栈和队列实现回文字符串的判定。 -failed to translate
<xiaojian> 在 2024-12-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法BiTree

说明:遍历确定二叉树:给出前序,中序遍历,可以确定后续遍历。-BiTree Traversal
<游戏人间> 在 2024-12-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法joseph

说明:数据结构中关于约瑟夫环的问题,是用链表实现的。-failed to translate
<lukecheng> 在 2024-12-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法Frequency-value

说明:频率值。要求输入一个非递减序列,再输入所要查询的区间,然后统计此区间内出现最多的值的次数。-Frequency value. Asked to enter a non-decreasing sequence, and then enter the query interval, then the number of statistics in this range the most value.
<杜伊琳> 在 2024-12-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法shunxubiao

说明:根据课本手写的顺序表及链表的功能说明等,并附有源码解释-failed to translatefailed to translatefailed to translatefailed to translatefailed to translatefailed to translate
<李恒> 在 2024-12-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法huffman

说明:c 语言实现的哈弗曼算法 用到二叉树的遍历-the c language Hafuman algorithm Use binary tree traversal
<vonirvana> 在 2024-12-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法class

说明:二叉树这一数据结构 用C 实现等价类 等价类一般不容易人工判断-Binary tree data structure To achieve equivalence class C
<vonirvana> 在 2024-12-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法classic-and-KMP

说明:用朴素的模式匹配和无回溯的KMP两种方式实现某些英文词组在文本中的匹配查找。-Simple pattern matching and no backtracking the KMP are two ways to achieve some English phrases in the text matching to find.
<罗先生> 在 2024-12-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法stack

说明:栈的入门程序,用栈的方法实现a,b,c...x,y,z变成x,y,z,a,b,c...v,w顺序。-Stack entry procedures, using the method of the stack to achieve a, b, c ... x, y, z becomes x, y, z, a, B, c ... v, w sequence.
<罗先生> 在 2024-12-26 上传 | 大小:1kb | 下载:0
« 1 2 ... .39 .40 .41 .42 .43 2544.45 .46 .47 .48 .49 ... 2656 »

源码中国 www.ymcn.org