资源列表

« 1 2 ... .26 .27 .28 .29 .30 131.32 .33 .34 .35 .36 ... 2656 »

[数据结构常用算法luyou

说明:动态路由算法,采用链路状态路由算法,显示节点信息。-Dynamic routing algorithm, using link state routing algorithm, showing node information.
<> 在 2025-07-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法paixu

说明:双向连表的基本操作 适合初学者-Two-way table of the basic operation even for beginners
<有道义> 在 2025-07-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法wine_dividing

说明:分酒问题:已知有3个容量分别为3kg,5kg和8kg且没有刻度的酒瓶,3kg和5kg的酒瓶均装满了酒,而8kg的瓶子为空.现要求仅用这3个瓶子将这些酒分为两个4kg,并分别装入5kg和8kg的瓶子中. 提示:回溯,递归算法.最初始的状态为(350),最终的状态为(044),要求求解所有的解法.-Hours of liquor question: known to have three capacity, respectively 3kg, 5kg and 8kg without calib
<crystal> 在 2025-07-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法8_QUEENS

说明:八皇后问题:八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。-Eight Queen s question: Pat s problem is an ancient and well-known problem is a typical example of backtracking algorithms. The pr
<crystal> 在 2025-07-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法fore_graph

说明:多段图向前处理程序:可以自己定义多段图的所有内容,然后给出最短路径。这个程序的思想是采用动态规划思想,再转化为C++程序-Multi-stage plan to move the process: the definition of multi-segment can map all the content, and then gives the shortest path. This process of thinking is the use of dynamic programming i
<crystal> 在 2025-07-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法haffuman

说明:哈夫曼树的一个简单的实现,很适合初学者,大家拿去-Huffman tree to achieve a simple, it is suitable for beginners, we take
<jwjshitiancai> 在 2025-07-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法main

说明:安排比赛 用分治法实现 可以重复输入比赛队数,排版美观。 -Competition arrangements with sub-rule method can be re-enter the team number, layout aesthetics.
<kt> 在 2025-07-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法200812221

说明:单链表删除 集合a和集合b,删除在集合a中与集合b元素相同的数据-Set a single-linked list to delete and set b, to delete a collection a collection of b with the same data element
<王全> 在 2025-07-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法helanguoqi

说明:数据结构书中,荷兰国旗问题,标准原代码,C语言实现-Data structure book, issue of the Netherlands national flag, the standard source code, C language
<gyf> 在 2025-07-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法nizhi

说明:单链表的就地逆置 掌握数据结构中的一些基本概念。数据、数据项、数据元素、数据类型和数据结构,以及它们之间的关系-Single list of in situ reverse home master data structure of some basic concepts. Data, data items, data elements, data types and data structures, as well as the relationship between them
<蕾蕾> 在 2025-07-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法xianxing

说明:4. 假设有两个按数据元素值非递减有序排列的线性表A和B,均以单链表作为存储结构。编写算法将A表和B表归并成一个按元素值递减有序(即非递增有序,允许值相同)排列的线性表C。-4. Assuming there are two data elements according to the value of non-decreasing in an orderly array of linear forms A and B, are single-linked list as a storage s
<蕾蕾> 在 2025-07-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法zzz

说明:编写算法判定给定二叉树是否为完全二叉树-The preparation of a given binary tree algorithm to determine whether the full binary tree
<蕾蕾> 在 2025-07-09 上传 | 大小:1kb | 下载:0
« 1 2 ... .26 .27 .28 .29 .30 131.32 .33 .34 .35 .36 ... 2656 »

源码中国 www.ymcn.org