搜索资源列表
bianli
- 数据结构中树的遍历,包括递归和非递归遍历 结构很完整-data structure traversal of the tree, including recursive and non - recursive structure is complete traversal
bianli
- 实现简单的C语言功能 数据结构中的二叉树的遍历
bianli
- 主要用于图的遍历程序中有两种一个是深度优先搜索一个是广度优先搜索
bianli
- 建立二叉树用非递归方法对树进行遍历,其中用到了栈来保存中间数据。-The establishment of tree with non-recursive method to traverse the tree, which uses a stack to save the intermediate data.
bianli
- 匹配问题算法!有8个犯人,为防止他们串供,必须把有牵连的犯人互相隔离,问至少需要几个关押室,给出计算方法与程序。-Matching Algorithm! There are eight prisoners, in order to prevent them from collusion must be involved with each other segregation of prisoners, and asked at least a few holding cells, given t
bianli
- 对一棵二叉树的先序遍历,中序遍历,后序遍历-On a binary tree preorder traversal, inorder traversal, after traversing
bianli
- 内存遍历E源码,可遍历多种数据类型,方便找偏移-Memory through the E source, can traverse a variety of data types, easy to find the offset
bianli
- 这个主要是基于磁盘文件的遍历而写的,其中内容很详细,是学习的好资料-Mainly based on the traversal of the disk file and write its contents is very detailed, good information for learning
bianli
- 数据结构中图的遍历。通过手动输入,采用邻接矩阵创建无向图,再通过计算,完成对该图进行土的深度优先遍历。-Graph traversal of the data structure. By manually entering the adjacency matrix to create an undirected graph, by calculating the complete depth-first traversal of the soil of the graph.
bianli
- VS2010编写的遍历目录小程序,dos界面,数字内容安全的“分词”中可能会用到-VS2010 directory traversal written procedures, dos interface, digital content security " word" may be used
bianli
- 采用windows api 编程,对输入的目标文件夹进行遍历,并列出属性。-Using windows api programming, enter the destination folder traversal and list properties.
bianli
- 这是图的深度优先遍历和广度优先遍历算法,可以改变结点数和边数-This is illustrated in the depth-first traversal and breadth-first traversal algorithm, you can change the number of nodes and edges
bianli
- C语言简单实现各种遍历(中序、先序、递归非递归),适合初学者-C language to achieve a variety of simple traversal, suitable for beginners
bianli
- 保护标记表示允许应用程序对内存进行访问的类型,遍历整个虚拟内存并对用户显示其属性的工作程序的方法-Mark said protection allows applications to access the type of memory, virtual memory and the user through the entire display method of working procedures of its properties
bianli
- 此程序是介绍如何在应用程序中来遍历文档模板-This procedure is in the application describes how to traverse the document template
bianli
- 能够帮助大家了解二叉树的遍历算法,其中包括 先序遍历、中序遍历和后序遍历。-It can help you understand the binary tree traversal algorithms, including Preorder, preorder and postorder traversal.
bianli
- 同济大学阎春刚老师的数据库课程设计题目之一,图遍历演示,开发环境c++ mfc-Tongji University, one of the teacher' s design courses Yan Chungang topic, graph traversal demonstration, development environment c++ mfc
bianli
- 用vb语言写的源代码,可以遍历系统的文件夹,并用树形图显示出来-Source code, written with vb language can traverse the system folder, and display the tree diagram
bianli
- 用vb语言写的源代码,可以遍历系统的文件夹,并用树形图显示出来-Source code, written with vb language can traverse the system folder, and display the tree diagram
bianli-XML
- 遍历XML,提取XML中的元素。获取XML下的所有节点(父节点及子节点)-Need to extract the value of each element
