资源列表

« 1 2 ... .63 .64 .65 .66 .67 2268.69 .70 .71 .72 .73 ... 2656 »

[数据结构常用算法houzhuijisuan

说明:是关于数据结构里的后缀计算,使用的语言是C语言,是用栈实现的。-Suffix calculated on data structure, use of language is the C language, the stack is implemented.
<员凯> 在 2024-11-14 上传 | 大小:3kb | 下载:0

[数据结构常用算法BTree

说明:是关于数据结构里面一般树的代码,用C语言写的,不错的一个代码。-There is general tree data structure code, written in C language, a good code.
<员凯> 在 2024-11-14 上传 | 大小:2kb | 下载:0

[数据结构常用算法LGraph

说明:是关于图的实现,是用的邻接链表法,用C语言实现的,希望能给大家一个参考-Is the realization of graphic, with the adjacency list method, using C language, I hope to give you a reference
<员凯> 在 2024-11-14 上传 | 大小:5kb | 下载:0

[数据结构常用算法MGraph

说明:是数据结构中图的实现算法,是用二维数组实现的,用C语言写的。希望能给大家一个参考-Is a data structure diagram of the algorithm is implemented using two-dimensional array, using C language. I hope to give you a reference
<员凯> 在 2024-11-14 上传 | 大小:3kb | 下载:0

[数据结构常用算法GAIJINMAOPAOFA

说明:冒泡法是数据排序的一种基本算法,它的基本方法是:相邻两元素进行比较,如有需要则进行交换,每完成一次循环就将最小元素排在最后(如从大到小排序),下一次循环是将其他的数进行类似操作?如将N 个数按从大到小排序-Bubble method is a basic algorithm for sorting data, which is the basic method: Comparison of two adjacent elements,
<叶子> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法source

说明:/* 功能: 输入参数:int*p 指向二维数组的首地址,该二维数组第0行的两个数分别表示:总钱数<30000,和希望购买物品的个数<25 该数组从第1行到第m行(1<=j<=m)中给出了编号为j的物品的基本数据,每行有2个非负整数, 表示该物品的价格(<=10000)和该物品的重要度(1~5)。 GetResult表示不超过总钱数的物品的价格与重要度乘积
<lkl> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法main

说明:设置在mxn的棋盘上,来回走路,走到最近的边角点就输出yes,否则(即不存在这样的走法)输出no。属于一道简单的模拟算法题目- 文言文 西班牙语 英语 粤语 中文 ON划词翻译ON实时翻译 Set back and forth to walk in the mxn chessboard,, go to the nearest corner point on the output of yes, otherwise (i
<赵奕> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法Sample-Code

说明:AS devil is here get it and leave it. am a joking.
<superior> 在 2024-11-14 上传 | 大小:90kb | 下载:0

[数据结构常用算法Cat-Eat-Mouse

说明:学习数据结构的一次作业,利用C语言中的数组编写,希望对初学者有所帮助.-Once the job learning data structures, using an array of written in the C language, and I hope to help beginners.
<> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法1.cpp.tar

说明:codeforces program code
<nishant narang> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法SqList

说明:线性表的基本操作和扩展操作实现,完美运行-Basic operations and expand operations to achieve linear form, perfect run
<Scott> 在 2024-11-14 上传 | 大小:5mb | 下载:0

[数据结构常用算法Stack

说明:栈的基本操作和扩展操作实现,自己编译,多文件连接,完美运行- The basic operation of the stack and extended operations to achieve their translation, multi-f
<Scott> 在 2024-11-14 上传 | 大小:4.18mb | 下载:0
« 1 2 ... .63 .64 .65 .66 .67 2268.69 .70 .71 .72 .73 ... 2656 »

源码中国 www.ymcn.org