资源列表

« 1 2 ... .42 .43 .44 .45 .46 547.48 .49 .50 .51 .52 ... 2656 »

[数据结构常用算法Josephus-Problem

说明:约瑟夫问题的链表实现,包含源代码(c语言实现)-solve of Josephus Problem
<tim> 在 2025-01-25 上传 | 大小:1kb | 下载:0

[数据结构常用算法Joseph-ring

说明:数据结构链表经典习题约瑟夫环,包涵其实现的源代码,在VC++6.0下运行就可实现-Linked list data structure classic exercises Joseph ring, with the realization of the source code, running under VC++6.0 can be achieved
<> 在 2025-01-25 上传 | 大小:1kb | 下载:0

[数据结构常用算法contacts

说明:用链表建立通讯录,C语言,链表,可创建,插入,删除,查找-Establish contacts, C language, the list with the list, you can create, insert, delete, search
<周双> 在 2025-01-25 上传 | 大小:1kb | 下载:0

[数据结构常用算法contacts

说明:用顺序存储结构建立通讯录,C语言,可创建,插入,删除,查找-Establish contacts with sequential storage structure, C language, you can create, insert, delete, search
<周双> 在 2025-01-25 上传 | 大小:1kb | 下载:0

[数据结构常用算法HuffmanTree

说明:静态建立Huffman树,数据结构,静态,huffman树-Static build Huffman tree data structures, static, huffman tree
<周双> 在 2025-01-25 上传 | 大小:1kb | 下载:0

[数据结构常用算法graph

说明:数据结构,建立图,实现图的深度和广度优先搜索,最小生成树,最短路径-Data structure, the establishment figure, to achieve the depth and breadth-first search, minimum spanning tree, shortest path
<周双> 在 2025-01-25 上传 | 大小:1kb | 下载:0

[数据结构常用算法Binary-Tree

说明:C++,数据结构,判断二叉树是否为二叉排序树和平衡二叉树C++版本-C++, data structures, to determine whether the judge binary binary sort tree and balanced binary C++ version
<周双> 在 2025-01-25 上传 | 大小:1kb | 下载:0

[数据结构常用算法QuickSort

说明:本程序实现了数据结构课程中的快速排序算法-This program implements a data structure courses in the quick sort algorithm
<II> 在 2025-01-25 上传 | 大小:1kb | 下载:0

[数据结构常用算法tarea3

说明:Walk around a tree thats its declare in datos.txt. and show the walks like pre-oreder, in-order and post-order. plus you can eliminate and modified the data.
<chupalo> 在 2025-01-25 上传 | 大小:1kb | 下载:0

[数据结构常用算法sort_and_search

说明:几个重要的排序算法(插入,冒泡,选择及快排等)和查找算法(普通查找,二分查找)-Several important sorting algorithms (insertion, bubble, selection and fast scheduling, etc.) and search algorithms (general search, binary search)
<李彦宏> 在 2025-01-25 上传 | 大小:1kb | 下载:0

[数据结构常用算法Lcs

说明:求最长公共子序列。本算法使用动态规划算法,解得最长公共子序列问题。-Find the longest common subsequence. The algorithm uses a dynamic programming algorithm, the solution was the longest common subsequence problem.
<wutong> 在 2025-01-25 上传 | 大小:1kb | 下载:0

[数据结构常用算法n-Queen

说明:在n*n格的棋盘上放置彼此不受攻击的n皇后。按照国际想起的规则,皇后可以攻击与之处在同一行或同一列或同一斜线上的棋子。n后问题等价于在n*n格的棋盘上放置n个皇后,任何2个皇后不放在同一行或同一列或同一斜线了。-Place each n is not an attack on the queen n* n chessboard grid. Think of in accordance with international rules,
<wangjinghua> 在 2025-01-25 上传 | 大小:1kb | 下载:0
« 1 2 ... .42 .43 .44 .45 .46 547.48 .49 .50 .51 .52 ... 2656 »

源码中国 www.ymcn.org