搜索资源列表
MonitorFinal
- 一个利用snmp协议访问mib2树的程序 非常的详细,有说明文档-an agreement using snmp visit mib2 tree very detailed procedures, documentation,
shujujeigou
- 详细介绍了数据结构中关于树和图的相关知识,并通过C语言实现了关于树和图的个种操作,是学习C语言和数据机构的很好好材料-detailed data on the structure of the tree and plans related knowledge, and through C language on the map of the trees and the species of operation, is learning C language and the good data g
9
- 熟练掌握二叉树的二叉链表表示及前序创建算法与实现; 2)熟练掌握二叉树的前序、中序和后序递归遍历算法与实现; 3)掌握中序遍历线索二叉树的基本算法与实现 4)掌握中序遍历线索化二叉树的算法与实现; 5)按照实验题目要求独立完成实验内容(提交程序清单及相关实验数据与运行结果); 6)认真书写实验报告,并按时提交。
hit
- 二进制树防碰撞算法,使用二叉树算法避免RFID相互干扰
ss
- 在网上找的二叉树遍历的源程序,有点错误,自己改下就可以 了.
hafuman
- 哈夫曼算法 用C++编程解决哈夫曼树的问题 分块程序-Huffman algorithm using C++ programming to solve the problem of sub-Huffman tree block procedures
convolutional-code-2-1-4-viterbi
- 本程序是卷积码的viterbi译码,卷积码的编码结构图已经附在程序打包中,本卷积码是循环递归卷积码,最后状态不容易回零,本程序最后有判决程序,记录回零状态!反向译码!本程序可以直接生成节点的树图,便于纠错,检错!-This program is viterbi decoding convolutional codes, convolutional codes have been attached to the coding structure packaged in a loop of the
multicast_1
- MPH以及扩展后的EMPH算法,能返回组播树以及每一条路径-MPH and extended EMPH algorithm, can return the multicast tree and every path
Zw-new2.01
- 树状类型选择,串口通讯软件,MODBUS规约-Tree type selection, serial communication software, MODBUS protocol
NV-tools
- 1.手机的NV项编辑; 2.具有自动语法解析头文件的功能; 3.保存分析后的语法树。-1 phone NV Item Editor 2 header files with automatic parsing function 3 Save the analysis of the syntax tree.
kdtree
- kd树,matlab源码 kd树,matlab源码-kdtree wiritten in matlab
asdasda
- 二叉树的一些算法实现,包括建立、判断、遍历等-Some binary tree algorithm, including the establishment of, judge, traversal, etc.
BST1
- 运用伸展树的特性,每次插入新的结点后,调用展开函数,使得新结点成为所建树的根结点。-Use of the characteristics of the splay tree, each time you insert a new node, call to function, making the new node intoFor the achievements of the root.
BTree101
- 二叉树的递归算法:计算高度、结点个数、交换左右儿子问题的描述写一完整函数,计算树的结点数目int CountNode(BTNode< T> * &t);完善以下两个函数:计算树的高度int Depth(BTNode< T> * &root);对树的所有子树交换左右孩子void swapsons(BTNode< T> * &t);-Binary Tree Recursive Algorithm: Calculate the height of node number, th
erchashu
- 二叉树的建立、显示、遍历(包含非递归及递归2种算法)-The establishment of a binary tree, display, traverse (including non-recursive and recursive algorithm 2)
erchashu104
- 用c语言实现的关于二叉树的各种操作,适合初学数据结构的人-C language used on the binary tree to achieve a variety of operations, data structures suitable for beginners who
uwifx
- 主要实现如何给树控件加入工具提示,在VC++6,0上编译成功,不错的-Mainly to realize how to the tree control to join the tooltip, compile vc++ 6, 0 success in, right
kmez
- VC控件——包含IP和树型控件的使用方法和技巧,很漂亮的哦!()
aagw
- 树控件的高级用法,可以选择节点的图标以及大小()
260859
- 一个类似于资源管理器中的树型控件,可以保存上一次的所看的目录()