资源列表

« 1 2 ... .17 .18 .19 .20 .21 1722.23 .24 .25 .26 .27 ... 2656 »

[数据结构常用算法handout-files5

说明:卡内基梅隆 数据结构 实验5 icarnegie-SSD5-execises-Experimental data structure Carnegie Mellon
<张宇> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法long-integer-additions-operations

说明:长整数加法运算 使用双向循环链表 数组编程-long integer additions operations
<elain> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法PrefixToPostfix

说明:实现了中缀表达式(即一般的数学表达式)转化成后缀表达式,便于数学计算。由C++代码实现。-To achieve the infix expression (the general mathematical expression) into postfix expression, easy math. In C++ code.
<chenqun> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法00948159_ACM2_3758

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

[数据结构常用算法xunhuaduilie

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

[数据结构常用算法erchashusuanfa

说明:用递归方法分别先序、中序和后序遍历二叉树。动态显示二叉树的建立过程。 步骤:定义二叉树的结构体,开辟空间,构建二叉树。编写子函数,遍历构建的二叉树。 -A recursive first order, respectively, in order, and post-order traversal binary tree. Dynamic display binary tree building process. Steps:
<tracyforever> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法tree

说明:关于二叉树的操作,这是关于数据结构的实验设计题,关于二叉树的操作-about tree operation,you can built a fr a me easyer,if you have it, you can
<浪漫骑士> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法jiaoxuejihuabianzhi

说明:大学数据结构C语言教学计划编制简版,你可能用得着-University Teaching data structure in C programming simple version, you may need it
<魏晓城> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法Huffman

说明:数据结构程序,用于通过哈夫曼树进行编码和译码。-Data structure program used to encode and decode Huffman tree.
<xiaohe> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法packet-

说明:数据结构 背包问题,熟悉对链表,栈的使用-Data structure knapsack problem, familiar to the list, stack use
<hankhuang> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法delphi_A-Star_PAS

说明:一个DELPHI的A星算法源码PAS..可用于游戏等自动寻最短路径-DELPHI s a source PAS .. A star algorithm can be used to automatically find the shortest path games
<朱超超> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法Matrix-calculations

说明:程序使用C语言构造了一个简单的十字链表,对于数据结构的学习很有帮助-Programs use C language construct a simple ten cable for data structure of the table, learning to have the help very much
<xiangwei> 在 2024-10-05 上传 | 大小:3072 | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 1722.23 .24 .25 .26 .27 ... 2656 »

源码中国 www.ymcn.org