登录
首页 » Visual C++ » bracketmatching

bracketmatching

于 2013-01-21 发布 文件大小:31KB
0 175
下载积分: 1 下载次数: 2

代码说明:

  这个程序用来解决树结构与树之间的程序匹配的问题这个程序可以解决很多的问题(it is very good)

文件列表:

bracketmatching
...............\bracketmatching.cpp,3049,2010-09-13
...............\bracketmatching.vcproj,3667,2010-09-13
...............\bracketmatching.vcproj.SYLVIA.Cheng Yong.user,1409,2010-12-20
...............\bracketmatching.vcxproj,4725,2011-09-27
...............\bracketmatching.vcxproj.filters,940,2011-09-27
...............\bracketmatching.vcxproj.user,143,2011-09-27
...............\Debug
...............\.....\bracketmatching.Build.CppClean.log,1319,2011-11-01
...............\.....\bracketmatching.exe.intermediate.manifest,381,2011-11-01
...............\.....\bracketmatching.lastbuildstate,71,2011-11-01
...............\.....\bracketmatching.log,126,2011-11-01
...............\.....\bracketmatching.obj,13817,2011-11-01
...............\.....\BuildLog.htm,6754,2010-11-06
...............\.....\CL.read.1.tlog,1758,2011-11-01
...............\.....\CL.write.1.tlog,494,2011-11-01
...............\.....\link.read.1.tlog,2596,2011-11-01
...............\.....\link.write.1.tlog,822,2011-11-01
...............\.....\mt.dep,60,2010-11-06
...............\.....\mt.read.1.tlog,736,2011-11-01
...............\.....\mt.write.1.tlog,364,2011-11-01
...............\.....\vc100.idb,44032,2011-11-01
...............\.....\vc100.pdb,53248,2011-11-01
...............\Release
...............\.......\bracketmatching.Build.CppClean.log,1199,2011-10-31
...............\.......\bracketmatching.exe.intermediate.manifest,381,2011-10-31
...............\.......\bracketmatching.lastbuildstate,73,2011-10-31
...............\.......\bracketmatching.log,175,2011-10-31
...............\.......\bracketmatching.obj,15171,2011-10-31
...............\.......\CL.read.1.tlog,1758,2011-10-31
...............\.......\CL.write.1.tlog,502,2011-10-31
...............\.......\link.read.1.tlog,2746,2011-10-31
...............\.......\link.write.1.tlog,696,2011-10-31
...............\.......\mt.read.1.tlog,744,2011-10-31
...............\.......\mt.write.1.tlog,372,2011-10-31
...............\.......\vc100.pdb,53248,2011-10-31

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

发表评论

0 个回复

  • tree
    二叉树的先序遍历。采用递归实现。释放资源时用了后序遍历。(Preorder traversal of a binary tree. Recursive implementation. Release resources used after preorder.)
    2013-07-09 13:39:31下载
    积分:1
  • graph-DFS
    邻接表存储图,然后进行深度优先遍历及广度优先遍历。(DFS,adjacent matrix)
    2013-10-27 20:16:41下载
    积分:1
  • Hash
    基于Hash表的程序同源性分析,可以利用本程序进行两个程序源码比较相似度(Homology analysis Hash Table-based program, you can use the program two program source code similarity)
    2012-11-04 16:45:04下载
    积分:1
  • hafumanTree
    数据结构课程设计,在VC环境下完成,利用哈夫曼树原理,主要功能是实现字符的压缩和解压缩,设计脉络清晰,易懂(Data structure course design, completed in the VC environment, using Huffman tree principle, the main function is to achieve the character of the compression and decompression, design, clear structure, easy to understand)
    2011-01-02 13:15:23下载
    积分:1
  • sad
    编程 主范式 使用真植表 用栈的应用 使用了 后缀表达式 (biancheng zhu fanshi)
    2012-06-18 14:16:30下载
    积分:1
  • Prim
    编程实现Prim算法,基于最小堆数据结构,生成最小代价生成树。 (其中随机生成点和边,形成连通图) 根据输入的顶点数的不同,分析时间复杂度。(Implement Prim’s algorithms based on min-heap and disjoint set data structure for constructing a minimum cost spanning tree. Generate weighted undirected complete graph for given size n according to the following approach: 1) Randomly generate n points ( ) on a plane 2) Randomly generate k pairs of points as edges of the graph. 3) The weight of an edge of the graph is defined as the the Euclidean distance between two endpoints of the edge. )
    2011-06-11 16:28:53下载
    积分:1
  • Maze_Engine
    数据结构一书上 关于迷宫游戏的算法 (Book on data structure algorithms on maze game)
    2010-06-12 09:47:17下载
    积分:1
  • sort
    归并排序,复习排序算法,在不同环境下,寻找时间复杂度最少的排序算法( Merge sort, review sorting algorithm, in different contexts, looking for the least time complexity of sorting algorithm)
    2013-11-05 22:15:57下载
    积分:1
  • 11组表达式求值
    设计一个表达式求值的程序。该程序必须可以接受包含(,),+,-,*,/的中缀表达式,并求出结果。如果表达式正确,则输出表达式的结果;如果表达式非法,则不输出或输出其他字符。(Design an expression evaluation procedures. The program must accept (,), including +, -, *, / the infix expression, and the results obtained. If the expression is correct, the output of the expression is output; if the expression is illegal, no other characters are output or exported.)
    2017-06-14 15:06:29下载
    积分:1
  • delete
    数据结构 实验练习 删除相同的节点 希望会对大家有所帮助(Data structures lab exercises to remove the same node want to be helpful to everyone)
    2012-11-14 12:59:15下载
    积分:1
  • 696518资源总数
  • 105717会员总数
  • 10今日下载