资源列表

« 1 2 ... .16 .17 .18 .19 .20 1621.22 .23 .24 .25 .26 ... 2656 »

[数据结构常用算法nqueens

说明:本程序实现的是回溯法解决N皇后问题,并且还有图形化显示。-Implementation of this program is backtracking to solve N Queens problem, and also displayed graphically.
<小陈> 在 2024-11-10 上传 | 大小:3.58mb | 下载:0

[数据结构常用算法Strassen3

说明:本程序实现的两个矩阵的strassen乘法。为了对比还有传统矩阵乘法,和两种算法的运行时间。-The program realization of the multiplication of two matrices strassen. For comparison, traditional matrix multiplication, and the running time of two algorithms.
<小陈> 在 2024-11-10 上传 | 大小:465kb | 下载:0

[数据结构常用算法doublelink

说明:实现双链表的各种基本运算,并在此基础上设计一个主程序完成如下功能:-To achieve double-linked list of basic operations, and on this basis, the design of a main program to complete the following functions:
<慧慧> 在 2024-11-10 上传 | 大小:151kb | 下载:1

[数据结构常用算法rando

说明:实现链栈的各种基本运算,并在此基础上设计一个主程序完成如下功能:-Chain stack to achieve a variety of basic operations, and on this basis, the design of a main program to complete the following functions:
<慧慧> 在 2024-11-10 上传 | 大小:127kb | 下载:0

[数据结构常用算法luox

说明:以下是一个5*5阶螺旋方阵。设计一个算法输出该形式的n*n阶方阵(顺时针方向旋进)。-The following is a 5* 5 square spiral order. Design an algorithm for the output of the form n* n order matrix (clockwise precession).
<慧慧> 在 2024-11-10 上传 | 大小:85kb | 下载:0

[数据结构常用算法sadgf

说明:编写一个程序algo7-1.cpp,实现二叉树的各种基本运算,并在此基础上设计一个主程序完成如下功能:-Write a program algo7-1.cpp, a variety of basic operations to achieve a binary tree, and on this basis, the design of a main program to complete the following functions
<慧慧> 在 2024-11-10 上传 | 大小:166kb | 下载:0

[数据结构常用算法erc

说明:编写一个程序实现二叉排序树的基本运算,并在此基础上完成如下功能:-Write a program to achieve binary sort tree basic operations, and on this basis, the following functions:
<慧慧> 在 2024-11-10 上传 | 大小:206kb | 下载:0

[数据结构常用算法dsft

说明:对于如图8.30所示的无向带权图G,采用普里姆算法输出从顶点0出发的最小生成树。-As shown in Figure 8.30 for the undirected weighted graph G, using Prim algorithm output starting from the vertex 0 the minimum spanning tree.
<慧慧> 在 2024-11-10 上传 | 大小:122kb | 下载:0

[数据结构常用算法24point

说明:计算24点,采用逆波兰式对输入进行判断,应用堆栈对数据进行处理。-24 points calculated using the Reverse Polish Notation on the input to judge the application stack of the data processing.
<Rick> 在 2024-11-10 上传 | 大小:3kb | 下载:0

[数据结构常用算法migong

说明:迷宫小程序适合初学者学习分析实用 请老鸟飞过 小菜自编-weism yao shuru English
<夏逸轩> 在 2024-11-10 上传 | 大小:3kb | 下载:0

[数据结构常用算法shuju

说明:书中使用主流的程序设计语言C++作为具体的实现语言。 书的内容包括表、栈、队列、树、散列表、优先队列、排序、不相交集算法、图论算法、算法分析 、算法设计、摊还分析、查找树算法、k-d树和配对堆等。 -Book using mainstream programming language C++ as a specific implementation language. The book includes tables, stac
<任鹏富> 在 2024-11-10 上传 | 大小:111kb | 下载:0

[数据结构常用算法Josephus

说明:约瑟夫问题的循环链表求解,可以输出每一步的结果-Joseph circular linked list problem solving, can output the results of each step
<吕正华> 在 2024-11-10 上传 | 大小:566kb | 下载:0
« 1 2 ... .16 .17 .18 .19 .20 1621.22 .23 .24 .25 .26 ... 2656 »

源码中国 www.ymcn.org