资源列表

« 1 2 ... .48 .49 .50 .51 .52 1653.54 .55 .56 .57 .58 ... 2656 »

[数据结构常用算法ACM_knight

说明:国际象棋的棋盘非常有趣,是一个正方形,看上去有点像坐标格。国际象棋的棋盘由八八六十四个大小相等的小方格组成,垂直方向从左到右分别用数字1-8表示 ,水平方向从上到下分别用小写字母a-h表示, 现在有个骑士(类似象棋中的马)位于其中某个小方格上(如上图黑色标记的方格),骑士每次的走法是先沿水平(或垂直)方向走2格,再沿刚才这个方向的垂直方向走1格(类似英文字母大写的“L”形),那么这一个方格就是骑士可以到达的方格(如上图红色标记的方格
<朝猛子> 在 2024-10-06 上传 | 大小:73728 | 下载:0

[数据结构常用算法md5

说明:MD5文件数字签名实例代码,使用C写的,可以直接拿来用的-MD5 digital signature examples document code, written using C, can be directly used by the
<lijin> 在 2024-10-06 上传 | 大小:73728 | 下载:0

[数据结构常用算法21212

说明:有很多数据结构的课设,各种算法都包括,有你需要的-There are many lessons for data structure, all kinds of algorithms are included, there you need
<chenhao> 在 2024-10-06 上传 | 大小:73728 | 下载:0

[数据结构常用算法POJ1087

说明:POJ1087的解题报告,内附详细源码和解题报告说明,有价值-The problem-solving POJ1087 report, containing detailed report describes the source and problem-solving value
<H.P> 在 2024-10-06 上传 | 大小:73728 | 下载:0

[数据结构常用算法BiTreeSort

说明:二叉树三种遍历方法的程序与比较,C++代码实现。-Three methods of tree traversal and comparison of procedures, C++ code.
<黄树嘉> 在 2024-10-06 上传 | 大小:73728 | 下载:0

[数据结构常用算法random

说明:含有随机算法,素数测试,求最近点对的随机算法-Contains a random algorithm, prime number test, seek the nearest point of the random algorithm
<winnershu> 在 2024-10-06 上传 | 大小:73728 | 下载:0

[数据结构常用算法2007433952762

说明:本软件是银行家算法,利用此算法解决死锁问题,其中包括银行家算法的数据结构,银行家的算法及相关实现等!-This software is the banker' s algorithm, using this algorithm to solve the deadlock problem, including the banker' s algorithm for data structure, the banker'
<jinfeng> 在 2024-10-06 上传 | 大小:73728 | 下载:0

[数据结构常用算法parse

说明:语法分析器,可以分析出算术表达式格式是否正确-parese
<Lianghui Tu> 在 2024-10-06 上传 | 大小:73728 | 下载:0

[数据结构常用算法migongqiujie

说明:可以输入一个任意大小的迷宫数据,用非递归的方法求出一条走出迷宫的路径,并将路径输出-You can enter a maze of any size data obtained with a non-recursive way out of the labyrinth path and output path
<罗峰> 在 2024-10-06 上传 | 大小:73728 | 下载:0

[数据结构常用算法Student_Starter_Kit

说明:C++ Data Structures: A Laboratory Course, Third Edition
<Mohsen> 在 2024-10-06 上传 | 大小:73728 | 下载:0

[数据结构常用算法0-1-beibao-

说明:0。1 背包问题,带有输入说明,和程序详细解释-0.1 knapsack problem, with input instructions, and procedures explained in detail
<刘欣欣> 在 2024-10-06 上传 | 大小:73728 | 下载:0

[数据结构常用算法maze_couples_ferry

说明:数据结构中关于队列、堆栈、搜索的迷宫问题,couples问题和轮渡问题-Data structure on the queue, stack, search maze Couples problem and ferry problem
<lchongq> 在 2024-10-06 上传 | 大小:73728 | 下载:0
« 1 2 ... .48 .49 .50 .51 .52 1653.54 .55 .56 .57 .58 ... 2656 »

源码中国 www.ymcn.org