资源列表

« 1 2 ... .90 .91 .92 .93 .94 295.96 .97 .98 .99 .00 ... 2656 »

[数据结构常用算法sss

说明:数据结构,信号放大器,数据结构,信号放大器-Data structure, signal amplifier, data structure, signal amplifier
<childevil> 在 2025-01-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法Outputbinarysequencemethod

说明:层序法输出二叉树,采用C++语言描述,简明易懂,-Output binary sequence method, using C++ language descr iption
<heheee333> 在 2025-01-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法lianbiao

说明:本代码提供了链表的生成建立与遍历,链表是数据结构最重要的一环-to establish a list
<noah> 在 2025-01-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法shiyan1

说明:1)问题描述:在主程序中设计一个简单的菜单,分别调用相应的函数功能: 1…建立链表 2…连接链表 3…输出链表 0…结束 2)实验要求:在程序中定义下述函数,并实现所要求的函数功能: CreateLinklist( ): 从键盘输入数据,创建一个单链表 ContLinklist( ):将前面建立的两个单链表首尾相连 OutputLinklist( ):输出显示单链表 -1) Problem De
<郝拳> 在 2025-01-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法BiTREE

说明:二叉树基础算法的多种实现,vc++6.0下编译成功,包括前序后序中序的递归非递归算法等。-Binary tree algorithm based on a variety of implementation
<chys> 在 2025-01-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法ZHIZHEN

说明:运用C语言对顺序栈表进行建表,插入,删除的操作,并且统一运用主函数调用-Using C language on the order of the stack table create table, insert, delete operations, and uniform application of the main function calls
<macunrong> 在 2025-01-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法Sequence

说明:以c++实现的基础排序算法,包括直接插入排序,选择排序,冒泡排序,堆排序。-To c++ implementation of the basic sorting algorithm, including direct insertion sort, selection sort, bubble sort, heap sort.
<chysy> 在 2025-01-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法11

说明:关于图结构的深度优先搜索遍历。。。输出搜索的遍历序列-On the graph structure of the depth-first search traversal. . . Output search traversal sequence. .
<阿斯顿> 在 2025-01-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法treasure

说明:寻宝问题 动态规划算法 原理同0/1背包问题-Treasure Hunt with the principles of dynamic programming algorithm problems 0/1 knapsack problem
<wmj> 在 2025-01-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法princess_1

说明:骑士救公主(问题本质为迷宫问题) 地图由‘.’ ,‘#’,n(0≤n≤9)三种符号构成,‘.’表示平地骑士可以进入,‘#’表示陷阱骑士不能进入,n表示该方格有一个生命力为n的怪物,骑士需要花费n秒时间才能消灭它。 -Knight rescue the princess (nature of the problem for the maze problem) map by the ' .' ,' #'
<wmj> 在 2025-01-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法1

说明:利用贪心策略解决背包问题。现有载重为M公斤的背包和n种货物。第i种货物的重量为Wi,它的总价值为Pi,假定M、Wi、Pi均为整数。设计程序给出装货方法,使装入背包的货物总价值达到最大。-Greedy strategy to solve the knapsack problem using. Current load of M kg backpack and n kinds of goods. First i kind of cargo
<00> 在 2025-01-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法binarytree

说明:二叉树遍历程序,包含前序中序和后序遍历,递归和非递归的方法-Binary tree traversal process, including pre-order in the sequence and post-order traversal, recursive and non recursive method
<溪云> 在 2025-01-29 上传 | 大小:1kb | 下载:0
« 1 2 ... .90 .91 .92 .93 .94 295.96 .97 .98 .99 .00 ... 2656 »

源码中国 www.ymcn.org