登录
首页 » C++ Builder » DFS

DFS

于 2013-06-17 发布 文件大小:550KB
0 134
下载积分: 1 下载次数: 1

代码说明:

  peymayesh dfs graph ba zaban c++

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • graph-theory
    数据结构图论问题,初学数据结构的学生可以通过这些简单的问题熟悉数据结构课程(Data structure graph theory problem, learning data structures for students through these simple questions can be familiar with the data structure courses)
    2013-10-14 17:22:09下载
    积分:1
  • C++
    说明:  标准答案习题1 1.1 简述C++语言程序的结构特点。 答: (1)C++程序由一个或多个函数组成,其中至少有一个主函数main(),程序从主函数开始执行,由主函数来调用其他函数。(Standard answer to Exercise 11.1 on C++ Language program structural characteristics. Answer: (1) C++ Procedures by one or more functions, of which at least one of the main function main (), the procedure started from the main function, from the main function to call the other function.)
    2008-11-25 16:16:27下载
    积分:1
  • data-structure
    考研计算机用得到。 数据结构笔记参考资料来源:严蔚敏数据结构教材及题集全真题解数据结构分册 北邮数据结构考研指导算法设计与分析(研究生教材)算法与数据结构(研究生教材) 众网友来信及讨论从其它途径收集的历年真题以严的教材及题集为主,其它参考资料为辅!数据结构笔记主要内容: 基础知识:基本问题问答(概念) 算法分析:教材典型例题算法思路简述 算法设计:严题集一题多解,典型题详细分析 重点题分析:严每章题集已经考题,相似题数据结构笔记特点: 实用,详细,易于理解(用通俗语言描述复杂问题),针对性强,覆盖面广,定期公布,题目累加! (Kaoyan computer with. Data structure notes refer to data sources: Yan Wei Min data structure textbooks and problem sets full Zhenti solution data structure volumes BUPT data structures Kaoyan guidance algorithm design analysis (Graduate textbook) algorithm and data structure (Graduate textbook) all the users a letter and to discuss other ways of collection of the years Zhenti strict lecture notes and problem set-based, supplemented by other references! Data structure notes: the basics: basic questions Q & A (conceptual) algorithm: a typical textbook example algorithm ideas outlined algorithm design: Yan title set more than one title solution, the typical question a detailed analysis of the focus question: Yan Each chapter problem sets have been exam, similar to the title data structure notes features: practical, detailed and easy to understand (in simple language to describe complex issues), targeted coverage of a wide range of regularly published entitled accumulate!)
    2012-07-20 22:57:18下载
    积分:1
  • Some-Sorts
    对常见的各种算法精心总结,含源码。比如快速排序,shell排序,简单选择排序,堆排序,冒泡排序等算法(Various algorithms for the common well summed up, including source code. Such as quick sort, shell sort, simple selection sort, heap sort, bubble sort algorithms such as)
    2011-06-22 23:28:02下载
    积分:1
  • WinRAR
    一个表达式和一个二叉树之间,存在着自然的对应关系。写一个程序,实现基于二叉树的表示的算术表达式Expression的操作。 基本要求 1.ReadExpr(E) 以字符序列的形式输入语法正确的前缀表示式并够着表达式E。 2.WriteExpr(E) 用带括弧的中缀表达式输出表达式E。 3.Assign(V,c) 实现对变量V的赋值(V=c),变量的初值为0。 4.Value(E) 对算术表达式E求值。 5.CompoundExpr(P,E1,E2) 构造一个新的复合表达式(E1)P(E2)。 (Between an expression and a binary tree, there is a natural correspondence relationship. Write a program to achieve the operation of the binary tree-based representation of the arithmetic expression Expression. The basic requirements for input grammatically correct prefix expressions 1.ReadExpr (E) in the form of a sequence of characters and enough with the expression E. 2.WriteExpr (E) output expression E infix expression with parentheses. 3.Assign (V, c) the assignment of the variable V (V = c), the initial value of the variable to 0. 4.Value (E) E evaluates arithmetic expressions. 5.CompoundExpr (P, E1, E2) to construct a new composite expressions (E1) P (E2).)
    2012-09-13 15:43:44下载
    积分:1
  • binarytree
    二叉树的操作,涉及到三种顺序的遍历,树的凹入表示法,转化为一维数组储存,节点的计数,以及中序线索化。(Binary operation, involving three kinds of the order of traversal, tree concave representation into a one-dimensional array of storage, the node count, as well as in the threaded sequence.)
    2011-05-24 20:31:13下载
    积分:1
  • Data-structure4
    关于数据结构这门学科的源程序,系列四。 (About data structure this discipline the source program.)
    2011-05-20 20:49:26下载
    积分:1
  • text
    输入N个点的坐标,判断这N个点能否构成一个凸多边形。(Enter the coordinates of N points, to determine whether the N points form a convex polygon.)
    2011-12-13 09:43:42下载
    积分:1
  • C1
    说明:  由C程序实现的 数学上 滑雪问题 的代码实现,供大家学习用(Ski problem code for all to learn to use)
    2011-05-28 14:51:40下载
    积分:1
  • tree
    求二叉树的深度: 给定一个有根二叉树,规定连接两个节点的每条边长度是1,定义树的深度为根到叶子节点距离的最大值。 (Description 给定一个有根二叉树,规定连接两个节点的每条边长度是1,定义树的深度为根到叶子节点距离的最大值。 )
    2011-12-11 20:42:18下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载