资源列表

« 1 2 ... .24 .25 .26 .27 .28 1829.30 .31 .32 .33 .34 ... 2656 »

[数据结构常用算法Data_structure

说明:数据结构电子教程,实验,实战实例。数据结构红宝书。-data structure
<曹一> 在 2025-06-19 上传 | 大小:5mb | 下载:0

[数据结构常用算法The-algorithm-of-computer-mouse

说明:这个程序是基于615型号的电脑鼠搜索迷宫和冲刺及体现一些上层算法的程序。-This procedure is based on the615models of the computer mouse maze and sprint and embody some search the algorithm procedure.
<陈晨> 在 2025-06-19 上传 | 大小:24kb | 下载:0

[数据结构常用算法WM

说明:最好的最快的多模匹配算法实现,是在VC6.0环境下实现的。-the fast match patter,is builed under the VC6.0
<renlijun> 在 2025-06-19 上传 | 大小:2kb | 下载:0

[数据结构常用算法npiEx

说明:Reverse Polish Notation-UTN FRGP
<tornado> 在 2025-06-19 上传 | 大小:46kb | 下载:0

[数据结构常用算法sy_6

说明:A为每个关键字不超过3位的十进制整数关键字集合,编写一个采用静态链表组织模式实现的基数排序程序将A进行由小到大的排序-static link
<chenzhiyong> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法sy_4

说明:对于给定的一个工程施工图,该图以边为单位从键盘输入,编写能够找出该图的关键路径的程序。-the shortest route
<chenzhiyong> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法two-side

说明:双端堆算法模板,是学习bellman最短路算法的基础入门模板,简单易懂。-the bellman algorithm template is learning the fundamentals of bellman s shortest path algorithm template, easy to understand.
<刘鹏> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法C-P-P-circular-queue

说明:完整的一段C++的循环队列实现,有详细的注释-Complete a section of C++ circular queue implementation, with detailed comments
<邹威威> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法shujujiegouhesuanfa

说明:涵盖了数据结构的大部分的内容,是一部不错的数据结构方面的书籍。可以看看的-Covers most of the content of data structure, data structure is a good books. Can see the
<poleonNa> 在 2025-06-19 上传 | 大小:385kb | 下载:0

[数据结构常用算法example33

说明:使用标准C采用数组实现栈的非递归算法进行迷宫问题的求解-Demo C program for maze It shows how to realize stack using standard C
<林镇安> 在 2025-06-19 上传 | 大小:3kb | 下载:0

[数据结构常用算法longdistanse

说明:最短路径问题是图论研究中的一个经典算法问题, 旨在寻找图(由结点和路径组成的)中两结点之间的最短路径。 算法具体的形式包括:   确定起点的最短路径问题 - 即已知起始结点,求最短路径的问题。   确定终点的最短路径问题 - 与确定起点的问题相反,该问题是已知终结结点,求最短路径的问题。在无向图中该问题与确定起点的问题完全等同,在有向图中该问题等同于把所有路径方向反转的确定起点的问题。   确定起点终点的最短路径问题 - 即已知起点和终点,求两结点之间的最短路径- A spanning tr
<wangzhongwei> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法knapsack-problem

说明:原创,背包问题的四种解法,回溯法,动态规划法,以及两种蛮力法,C++代码,编译运行通过,结果正确,可以比较各种方法的效率。-The original, four solutions of the knapsack problem, backtracking, dynamic programming, and two brute force method, C++ code, compile, run through, the result is correct, you can compare
<ZLS> 在 2025-06-19 上传 | 大小:2.34mb | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 1829.30 .31 .32 .33 .34 ... 2656 »

源码中国 www.ymcn.org