资源列表

« 1 2 ... .44 .45 .46 .47 .48 549.50 .51 .52 .53 .54 ... 2656 »

[数据结构常用算法isap_sample

说明:isap网络流算法模板,可以实现效率相当高的网络流-Isap template, network flow algorithm can achieve high efficiency of network flow
<kter> 在 2025-07-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法GAIJINMAOPAOFA

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

[数据结构常用算法source

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

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

说明:codeforces program code
<nishant narang> 在 2025-07-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法create_COE_file_from_vector

说明:Create COE for Xilinx FPGA
<gurgur> 在 2025-07-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法mystring

说明:自己编写的字符串处理函数,代码清晰简洁,笔试高分代码哦-I have written a string handling functions, clear and concise code
<douyuhua> 在 2025-07-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法hash

说明:哈希查找数据结构中经典的数据存储方式 类似数据库,这个代码是我自己根据算法写的,提高编程能力很有帮助-Hash lookup data structure similar to the classic data storage database, this code is written according to the algorithm of my own, very helpful to improve the programming capabilities
<douyuhua> 在 2025-07-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法BDFSM

说明:图的遍历算法,可实现对顺序存储结构的图进行深度优先搜索遍历。-Graph traversal algorithm
<coco> 在 2025-07-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法ArrayList

说明: 顺序存储结构线性表。实现在线性表上常用的运算: 初始化、求长度、取元素、查找、插入及删除等-Linear sequence table storage structure. Achieve common computing on a linear table: initialization, find the length, taking elements, search, insert, and delete
<coco> 在 2025-07-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法allocatable

说明:a program which demonstrates how a FORTRAN main program can declare an allocatable array, pass it to a subroutine, which can then allocate it and fill it with data, and then return the allocated and initialized array to the calling program
<sam> 在 2025-07-17 上传 | 大小:1kb | 下载:0
« 1 2 ... .44 .45 .46 .47 .48 549.50 .51 .52 .53 .54 ... 2656 »

源码中国 www.ymcn.org