资源列表

« 1 2 ... .46 .47 .48 .49 .50 2451.52 .53 .54 .55 .56 ... 2656 »

[数据结构常用算法AVL-tree

说明:1、以文本的形式输入平衡二叉树的数据,第一行为结点的个数,第二行为结点的值。并构造平衡二叉树 2、以文本的形式输出平衡二叉树的先序遍历,同一行中的两个数字之间用空白字符相隔。-1, in the form of text input balanced binary tree data, the number of the first acts of nodes, the value of the second node behavi
<李宇鹏> 在 2024-11-07 上传 | 大小:2048 | 下载:0

[数据结构常用算法BinaryTree

说明:给出二叉树的先序遍历和中序遍历,递归构造出二叉树并打印结果-Given binary tree preorder and inorder traversal, recursive binary tree constructed and print the results
<chenyiming> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法Huffman

说明:哈夫曼树的建立,加密,解密,以及解析过程,含有菜单-Huffman tree establishment, encryption, decryption, and resolution process, containing menu
<zhuang b> 在 2024-11-07 上传 | 大小:576512 | 下载:0

[数据结构常用算法BankSimulation

说明:银行排队叫号模拟系统算法设计,用于解决银行客户办理业务排队问题-Bank queuing algorithm design, station to station simulation system is used to solve the problem of bank customers to handle business line
<张先生> 在 2024-11-07 上传 | 大小:175104 | 下载:0

[数据结构常用算法tt

说明:栈和队列的源代码,对于数据结构初学者很有帮助-stacks and queues
<李森> 在 2024-11-07 上传 | 大小:1258496 | 下载:0

[数据结构常用算法Store-inventory-management-system

说明:针对C语言的数据结构,编写的商店存货管理系统-For the C language data structure, the preparation of the store inventory management system
<桐君阁> 在 2024-11-07 上传 | 大小:754688 | 下载:0

[数据结构常用算法stackQueue

说明:栈和队列的java实现,其中栈和队列均采用了多种方法创建-Java implementation stack and queue, stack and queue are adopted various methods to create
<gain> 在 2024-11-07 上传 | 大小:6144 | 下载:0

[数据结构常用算法si

说明:设计一个程序,计算含如下标示符的表达式的值。 1. 数值:包括整数,数值可带正、负号。 2. 一般运算符:加、减、乘、除、左括号、右括号。 3. 输出计算结果。-Design a program to calculate the value of the expression, with the following identifiers. 1. Value: an integer value can bring pos
<庞英杰> 在 2024-11-07 上传 | 大小:3072 | 下载:0

[数据结构常用算法Matrix

说明:自定义矩阵类,可实现乘除、求逆、求行列式等功能。-Class of Matrix,which is helpful for students.
<zhubingqi> 在 2024-11-07 上传 | 大小:7168 | 下载:0

[数据结构常用算法Deepfirst

说明:二叉树的深度优先遍历实现,C++编程实现。-Depth-first traversal of a binary tree to achieve.
<zhubingqi> 在 2024-11-07 上传 | 大小:5120 | 下载:0

[数据结构常用算法map

说明:数据结构 BFS DFS Prim kruscal dijkstra 代码-code of BFS DFS Prim kruscal dijkstra
<li> 在 2024-11-07 上传 | 大小:2048 | 下载:0

[数据结构常用算法heap

说明:数据结构 最大堆 最小堆 C++ 代码 对于数据结构学习很有帮助-code of Maxheap minHeap
<li> 在 2024-11-07 上传 | 大小:1024 | 下载:0
« 1 2 ... .46 .47 .48 .49 .50 2451.52 .53 .54 .55 .56 ... 2656 »

源码中国 www.ymcn.org