搜索资源列表
手机PDA程序设计-序与导读
- 手机PDA程序设计入门-序与导读 书籍语言: 简体中文 书籍类型: 程序设计 授权方式: 免费软件 书籍大小: 135 KB 书籍等级: 整理时间: 2005-8-10 6:34:30 -phone PDA Design entry-sequence and Guide books Language : English books categ
先序线索化以及遍历
- 该程序提供对需要进行遍历的树的自定义输入,并可以在对树进行先序线索化之后遍历该树。-the procedures needed to traverse the tree from the definition of import, and to be right tree for first sequence of clues after traversal of the tree.
递归中序遍历排序二叉树
- 这是一个中序遍历二叉树的VC实现,要注意的是输入节点后,以-1结束-which is a binary tree traversal sequence VC, to pay attention to the input nodes, in the end -1
二叉树的创建及先序、中序、后序遍历
- 实现数据结构中的二叉树的创建及先序、中序、后序遍历-data structure to create the binary tree and first sequence, sequence, after the preorder
求二叉树前序遍历序列中第k个结点的值
- 求二叉树前序遍历序列中第k个结点的值 c语言程序,已测试
非递归前序,中序,后序遍历二叉树(优化算法)
- 非递归前序,中序,后序遍历二叉树(优化算法)-before non- recursive sequence, sequence after sequence binary tree traversal (optimization algorithm)
中序遍历的非递归算法
- 二叉树中序遍历的非递归算法-Binary preorder non- recursive algorithm
中序遍历程序
- 一个C++的中序遍历程序,输入一组数据后能中序遍历并升序输出。-one C and the preorder procedures, a data input after which preorder and ascending output.
二叉排序树的中序遍历
- 二叉排序树的中序遍历-two forks of trees were preorder
中序遍历
- s数据机构中的常出算法,建树后实现中序遍历,从而实现其他的转化-s data agencies of the algorithm regular contribution to realization after the preorder, thereby realizing the transformation of other
变压器零序阻抗的实测与计算
- 文章阐述了变压器零序电抗的实测方法并给出了折算成标幺值的公式,同时分析了常用的变压器零序电抗与正序阻抗之间的关系,为简化计算提供了方便。(This paper expounds the measuring method of zero sequence reactance of the transformer are converted into normalized value formula, it also analyzes t
整序
- ADC1800 的整序模块程序,lvds 8倍降速之后的后续整序程序源码(ADC1800's ordered block program)
1.零序电流检测程序
- 用单片机实现了零序电流检测,还包括蓝牙通信,ZIGBEE通信的内容(Zero sequence current detection is realized by single chip microcomputer)
RBTS_F4序贯
- 计算RBTS——F4网络的序贯可靠性指标(Computing sequential reliability index of RBTS -- F4 network)
正负序提取
- 实现电压的正负序分离,进而进行不对称故障情况下的有功功率控制(The positive and negative sequence separation of voltage is realized, and the active power control in the case of asymmetric fault is carried ou)
前序+中序_问答式输入生成二叉树
- 在计算机科学中,二叉树是每个节点最多有两个子树的树结构。通常子树被称作左子树和右子树。二叉树常被用于实现二叉查找树和二叉堆。该算法通过输入前序和中序生成二叉树(In computer science, a two tree is a tree structure with a maximum of two subtrees for each node. Usually the subtrees are called the left s
38 文件逆序
- 把任意文件逆序保存 具体请看go.bat的内容(Save any file in reverse order Please see the content of go.bat)
保序合并表
- 保序表合并的MATLAB代码,可以运行,代码比较难懂,需要研究才可以看懂(The MATLAB code of the consolidated list can run, the code is difficult to understand, and it needs to be studied.)
零序电流保护运行风险评估模型
- 零序电流保护运行风险评估模型,指出了实时运行状态对保护的可靠性有着重要的影响。(Risk assessment model of zero sequence current protection operation)
计算初终日序、活动积温、有效积温代码
- 计算初终日序、活动积温、有效积温的matlab代码,本人亲测 可用