资源列表

« 1 2 ... .85 .86 .87 .88 .89 1490.91 .92 .93 .94 .95 ... 2656 »

[数据结构常用算法00948159_ACM2_3758

说明:棋盘上有敌我双方的一些三种不同兵种的军队,以及一些草地和山(山不能跨过) 已知每种兵的移动范围、攻击力和克制关系,以及每支军队的士兵的数量 若一个军队对另一个军队发动进攻,则最多造成己方士兵数乘以攻击力的伤害(若有克制关系则再乘2) 现在要求依次(顺序不限)命令己方军队移动(也可不动)后攻击相邻敌军(也可不攻击),每支军队有且仅有一个命令 其中,移动时不能穿过敌方军队(即使敌方军队已全部被歼灭),且目标格不能有其他军队
<叶蟑螂> 在 2024-11-13 上传 | 大小:3kb | 下载:0

[数据结构常用算法CHAP04

说明:数据库结构,线性表的类型定义,顺序的表示和实现-Database structure, linear table type definition, and implementation of the order of that
<王强> 在 2024-11-13 上传 | 大小:196kb | 下载:0

[数据结构常用算法CHAP06

说明:树的定义,遍历二叉树和顺序二叉树的定义和存储结构-The definition of the tree, binary tree and traversal sequence and store the definition of a binary tree structure
<王强> 在 2024-11-13 上传 | 大小:231kb | 下载:0

[数据结构常用算法CHAP07

说明:图的定义存储结构,图的遍历和图的连通性问题-The definition of storage structure diagram, graph traversal and graph connectivity problems
<王强> 在 2024-11-13 上传 | 大小:270kb | 下载:0

[数据结构常用算法java_n_queen

说明:使用java语言, 回溯法实现n后问题和0-1背包问题-java huisu suanfa slove N Queen question
<zhilinzhai> 在 2024-11-13 上传 | 大小:5kb | 下载:0

[数据结构常用算法xunhuaduilie

说明:循环队列一站到位介绍及源码. 这是在嵌入式必须用的数据结构之一-One-stop place to introduce the circular queue and source
<朱先生> 在 2024-11-13 上传 | 大小:3kb | 下载:0

[数据结构常用算法cPP

说明:数据结构课设,城市地铁站的设计与使用规划-Set data structure class, subway station design and use of planning
<zhangkai> 在 2024-11-13 上传 | 大小:2kb | 下载:0

[数据结构常用算法bank

说明:银行家算法 操作系统学习中主要介绍算法的实现流程-Banker' s algorithm to learn the operating system in the implementation process focuses on algorithms
<李朗> 在 2024-11-13 上传 | 大小:231kb | 下载:0

[数据结构常用算法shujujiegou

说明:对任意给定的图(顶点数不小于20,边数不少于30,图的类型可以是有向图、无向图、有向网、无向网),能够输入图的顶点和边(或弧)的信息,并存储到相应存储结构(邻接矩阵、邻接表、十字链表、邻接多重表,任选其中两种类型),对自己所创建的图完成以下操作: -For any given map (not less than 20 vertices, edges not less than 30, the type of map can be
<李朗> 在 2024-11-13 上传 | 大小:7kb | 下载:0

[数据结构常用算法sizeyunsuan

说明:数据结构——实现四则运算 是所学的数据结构课的一门课程设计-the four species
<刘洋> 在 2024-11-13 上传 | 大小:1.69mb | 下载:0

[数据结构常用算法sort

说明:各种排序的方法,包括插值和希尔等排序,可愿意清楚地理解各种排序方法的异同点。-All kind of sort methods
<susan> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法ShortestPath

说明:在有障碍物的地图上,寻求亮点的最短距离,采用广度搜索。-try to find the shortest path between the two point while there are some barriers in the map.
<张晓璐> 在 2024-11-13 上传 | 大小:8kb | 下载:0
« 1 2 ... .85 .86 .87 .88 .89 1490.91 .92 .93 .94 .95 ... 2656 »

源码中国 www.ymcn.org