资源列表

« 1 2 ... .21 .22 .23 .24 .25 726.27 .28 .29 .30 .31 ... 2656 »

[数据结构常用算法zhan-op

说明:栈的操作与应用 定界符配对检查 中缀转后缀并求值-stack operation and application delimiter matching inspection superintendent to seek value and Suffix
<刘黎> 在 2025-02-03 上传 | 大小:209kb | 下载:0

[数据结构常用算法hamilton

说明:不同于回溯法,分治法解决马的hamilton问题,算法时间复杂度O(n)-the solution to hamilton problem
<吕福煜> 在 2025-02-03 上传 | 大小:210kb | 下载:0

[数据结构常用算法danyuanzuiduanlujing

说明:用VC实现的单元最短路径,非常适合学习算法,简洁易懂-the procedure used to plan for the shortest path modules, allowing users to input dynamic map
<古灵> 在 2025-02-03 上传 | 大小:210kb | 下载:0

[数据结构常用算法v

说明:使用C++里的strcat()函数,用来进行俩个字符串的连接-The use C++ strcat () function used to carry out the connection of two string
<程浩> 在 2025-02-03 上传 | 大小:210kb | 下载:0

[数据结构常用算法rbTree

说明:自己用C++写的红黑树,包含增、删、查、找的基本功能-Redblack tree written with C++, with basic functions of increase, delete, check, find
<mjm> 在 2025-02-03 上传 | 大小:210kb | 下载:0

[数据结构常用算法4

说明:任务:从以下题目中任选一题完成,要求应用动态规划策略设计解决方案。 1、编辑距离问题。 2、石子合并问题。 3、租用游艇问题。 提交结果:程序设计的源代码及其分析说明和测试运行报告 -Task: Choose a topic from the following questions to complete, requires the application of dynamic programming stra
<叶明杰> 在 2025-02-03 上传 | 大小:210kb | 下载:0

[数据结构常用算法5110309369_2_9

说明:翁惠玉版数据结构第二章第九题参考代码,已调试-Huiyu Weng version of the data structure ninth chapter title reference code, debugging
<刘东辉> 在 2025-02-03 上传 | 大小:210kb | 下载:0

[数据结构常用算法Euler-algorithm

说明:这是一个实现找出欧拉路径的的算法,比较完美的解决了欧拉算法-This is an implementation of the algorithm to find Euler path, the more perfect solution to the Euler algorithm
<张恒> 在 2025-02-03 上传 | 大小:210kb | 下载:0

[数据结构常用算法queen

说明:一种测试滑动平均效果的算法,使用数据结构循环队列-A test the effect of moving average algorithm
<张明> 在 2025-02-03 上传 | 大小:210kb | 下载:0

[数据结构常用算法ds_5_3

说明:生成二叉树 按照普通的二叉树输入方法进行输入,空节点还是用@表示。 例如输入以下这棵树: A / B C / D E / F G 输入根节点:A 输入A的两个儿子(@表示空节点):BC 输入B的两个儿子(@表示空节点):@@ 输入C的两个儿子(@表示空节点):DE 输入D的两个儿子(@表示空节点):FG 输入E的两个儿子(@表示空节点):@@ 输入F的两个儿子(@表示空节点):
<杨丫> 在 2025-02-03 上传 | 大小:210kb | 下载:0

[数据结构常用算法1203

说明:VISUAL C++数据结构,线性链表的实现,能有查找功能,插入删除操作。是一个类。-VISUAL C++ data structures, linear linked list implementation, can have search function, insertion and deletion operations. Is a class.
<zan> 在 2025-02-03 上传 | 大小:210kb | 下载:0

[数据结构常用算法delete-the-same-node-of-two-list

说明:用c语言实现删除两个链表学好相同的节点,运行环境VC6.0-Realization of two lists by deleting the c language to learn the same node, the environment VC6.0
<王涵> 在 2025-02-03 上传 | 大小:210kb | 下载:0
« 1 2 ... .21 .22 .23 .24 .25 726.27 .28 .29 .30 .31 ... 2656 »

源码中国 www.ymcn.org