资源列表
2
- 利用循环链表解决约瑟夫环问题 可能会有不足之处 希望高手-Joseph Ring using circular linked list to solve the problem may be the inadequacies of hope to see master
bellman
- 实现的是Bellman-Ford负权最短路径算法-To achieve the Bellman-Ford shortest path algorithm for negative weights
string-pailie-c
- C语言版的字符串排列算法,计算并输出字符串排列和个数-C language version of the string alignment algorithms, calculations and output the string arrangement and number of
UNSORTED.CPP
- data structure - unsorted search using c-data structure - unsorted search using c...
Single-Source-Shortest-Path
- 从题目给出的N个节点以及相应距离中,找出单源最短路径,采用贪心算法-N nodes and the corresponding distances from the title given to find the single source shortest path, the greedy algorithm
pku3208
- pku 3208 的解题报告,是一道经典的AC自动机题目。-solution to pku 3208,it is a very good problem。
binarytree
- 重构二叉树的一个算法,如何用二叉树解决问题-Reconstruction of a binary tree algorithm, how to solve the problem tree
cynjj
- 给定如下元素的数组,根据最大堆的结构,说明对这些数组按递增顺序进行堆排序的步骤,并确定它们所执行的元素比较次数。-Given the following array of elements, based on the maximum heap structure indicates that these arrays are sorted in ascending order of the steps heap sort and identify the elements of the impl
ss
- 次文件主要是一个 可以实现自我删除的c语言原代码,但必须在vc中运行-Second document was an self delete c language source code, but must run in the vc
1080
- N皇后( 深度优先搜索 ) n=6-12-N Queens (depth first search) n = 6-12
backbag
- 使用回溯算法解决问题,用C++语言实现。-Backtracking algorithm to solve the problem, using C++ language.
zifuchuanpaixu
- 在主函数中输入10个字符 串。用另一个 函数对它们排序。然后在主 函数输出这10个以排好 序的字符串。-Enter 10 in the main function string. Use another function to sort them. Then in the main function to output the 10 sorted strings.