资源列表

« 1 2 ... .86 .87 .88 .89 .90 2391.92 .93 .94 .95 .96 ... 2656 »

[数据结构常用算法Maze

说明:迷宫有一个入口,一个出口。一个人从入口走进迷宫,目标是找到出口。阴影部分和迷宫的外框为墙,每一步走一格,每格有四个可走的方向,探索顺序为:南、东、北、西。 -The maze has one entrance, one exit. A person from entry into the maze, the goal is to find the exit. Shaded and the maze of the fr a me for
<王石> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法MovementInSorting

说明:比较快速排序、合并排序、插入排序三种方法中对元素的腾挪次数。-Comparison in terms of element movement with quick sort, merge sort, insertion sort.
<ptsntwsz> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法crc_class

说明:用于生成和校验的crc校验类,只需复制到工程中即可使-Used to generate and check the crc check class, just copy to the project can be used with
<zhouguoliang> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法Congratulation

说明:恭喜发财 利是窦来.现在有 N 个人,他们都有小孩,春节来了,他们要发压岁钱给朋友的小孩,而他们自己的小孩也会收到压岁钱。为了简单,他们在发压岁钱的时候,使用以下的计算方法,譬如某甲有 100 块,它要给另外三个人的小孩发压岁钱,则每个小孩会分到 100/3 = 33 块,剩余的 1 块就不发了。 给你这 N 个人的信息,以及他们把压岁钱发给了谁的小孩,请你计算他们每个人的小孩收到的压岁钱和他们发出去的压岁钱的差额是多少。-K
<王石> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法POJ_3468_Interval_Tree

说明:POJ3468 线段树数据结构的典型例程,内有详细注释-POJ3468 segment tree data structure of a typical routine, with detailed notes
<xue> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法insert

说明:数据结构无头结点的插入 用于数据结构课程的学习 进行插入节点操作-Data structure without a head node insert
<李祥> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法dfs3

说明:图的深度优先搜索算法,图的存储采用数组来模拟邻接表。-Graph depth-first search algorithm, Figure storage array used to simulate the adjacency table.
<zzc> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法1

说明:1.定义线性表的链式存储结构 2.在线性表的链式存储结构上,编写函数实现链表的初始化,插入、删除,输出、销毁等算法。 -1. Define the linear form of the chain store structure 2. Online sex store chain structure of the table, write a function to achieve the initialization list
<武朝阳> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法btree

说明:这是个平衡二叉树创建及其遍历的c源程序,希望的大家有点用-This is a balanced binary tree creation and traversal of the c source code, we are a bit of hope with
<chen> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法bank

说明:一个简单的用c语言实现的银行家算法,短小精悍,可以参考一下-A simple c language of the banker' s algorithm, dapper, you can refer to
<jefferson> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法linklist.tar

说明:链表的增添,删除,遍历等基本操作,是单向链表,自己编写的-List of add, delete, traverse and other basic operations
<丁胜> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法sgu-499

说明:题意:给你n个数,求出两两组合的最大公约数 类似打素数表的做法 -Meaning of the questions: to give you the number n, find greatest common divisor of a similar combination twenty-two hit the practice table of prime numbers
<zyt> 在 2025-01-11 上传 | 大小:1kb | 下载:0
« 1 2 ... .86 .87 .88 .89 .90 2391.92 .93 .94 .95 .96 ... 2656 »

源码中国 www.ymcn.org