搜索资源列表

  1. 手机PDA程序设计-序与导读

    0下载:
  2. 手机PDA程序设计入门-序与导读 书籍语言: 简体中文 书籍类型: 程序设计 授权方式: 免费软件 书籍大小: 135 KB 书籍等级: 整理时间: 2005-8-10 6:34:30 -phone PDA Design entry-sequence and Guide books Language : English books categ
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:137555
    • 提供者:石朋非
  1. 先序线索化以及遍历

    0下载:
  2. 该程序提供对需要进行遍历的树的自定义输入,并可以在对树进行先序线索化之后遍历该树。-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.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:37135
    • 提供者:朱青
  1. 递归中序遍历排序二叉树

    0下载:
  2. 这是一个中序遍历二叉树的VC实现,要注意的是输入节点后,以-1结束-which is a binary tree traversal sequence VC, to pay attention to the input nodes, in the end -1
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:8905
    • 提供者:楚天
  1. 二叉树的创建及先序、中序、后序遍历

    0下载:
  2. 实现数据结构中的二叉树的创建及先序、中序、后序遍历-data structure to create the binary tree and first sequence, sequence, after the preorder
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:30076
    • 提供者:陆营
  1. 求二叉树前序遍历序列中第k个结点的值

    0下载:
  2. 求二叉树前序遍历序列中第k个结点的值 c语言程序,已测试
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-01-28
    • 文件大小:28672
    • 提供者:sxccw2
  1. 非递归前序,中序,后序遍历二叉树(优化算法)

    0下载:
  2. 非递归前序,中序,后序遍历二叉树(优化算法)-before non- recursive sequence, sequence after sequence binary tree traversal (optimization algorithm)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:徐宾
  1. 中序遍历的非递归算法

    0下载:
  2. 二叉树中序遍历的非递归算法-Binary preorder non- recursive algorithm
  3. 所属分类:C#编程

    • 发布日期:2024-06-01
    • 文件大小:164864
    • 提供者:宗锐
  1. 中序遍历程序

    0下载:
  2. 一个C++的中序遍历程序,输入一组数据后能中序遍历并升序输出。-one C and the preorder procedures, a data input after which preorder and ascending output.
  3. 所属分类:其他小程序

    • 发布日期:2024-06-01
    • 文件大小:216064
    • 提供者:李白
  1. 二叉排序树的中序遍历

    0下载:
  2. 二叉排序树的中序遍历-two forks of trees were preorder
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:吴军
  1. 中序遍历

    0下载:
  2. s数据机构中的常出算法,建树后实现中序遍历,从而实现其他的转化-s data agencies of the algorithm regular contribution to realization after the preorder, thereby realizing the transformation of other
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-01
    • 文件大小:174080
    • 提供者:emma
  1. 变压器零序阻抗的实测与计算

    0下载:
  2. 文章阐述了变压器零序电抗的实测方法并给出了折算成标幺值的公式,同时分析了常用的变压器零序电抗与正序阻抗之间的关系,为简化计算提供了方便。(This paper expounds the measuring method of zero sequence reactance of the transformer are converted into normalized value formula, it also analyzes t
  3. 所属分类:文档资料

    • 发布日期:2024-06-01
    • 文件大小:201728
    • 提供者:ysay
  1. 整序

    0下载:
  2. ADC1800 的整序模块程序,lvds 8倍降速之后的后续整序程序源码(ADC1800's ordered block program)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:易恒易远
  1. 1.零序电流检测程序

    0下载:
  2. 用单片机实现了零序电流检测,还包括蓝牙通信,ZIGBEE通信的内容(Zero sequence current detection is realized by single chip microcomputer)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-01
    • 文件大小:6516736
    • 提供者:CAREBEAR911
  1. RBTS_F4序贯

    0下载:
  2. 计算RBTS——F4网络的序贯可靠性指标(Computing sequential reliability index of RBTS -- F4 network)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-01
    • 文件大小:3072
    • 提供者:freaker
  1. 正负序提取

    0下载:
  2. 实现电压的正负序分离,进而进行不对称故障情况下的有功功率控制(The positive and negative sequence separation of voltage is realized, and the active power control in the case of asymmetric fault is carried ou)
  3. 所属分类:其他小程序

  1. 前序+中序_问答式输入生成二叉树

    0下载:
  2. 在计算机科学中,二叉树是每个节点最多有两个子树的树结构。通常子树被称作左子树和右子树。二叉树常被用于实现二叉查找树和二叉堆。该算法通过输入前序和中序生成二叉树(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
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-01
    • 文件大小:3953664
    • 提供者:静守成雯
  1. 38 文件逆序

    0下载:
  2. 把任意文件逆序保存 具体请看go.bat的内容(Save any file in reverse order Please see the content of go.bat)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-01
    • 文件大小:1728512
    • 提供者:赵康乐
  1. 保序合并表

    0下载:
  2. 保序表合并的MATLAB代码,可以运行,代码比较难懂,需要研究才可以看懂(The MATLAB code of the consolidated list can run, the code is difficult to understand, and it needs to be studied.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-01
    • 文件大小:17408
    • 提供者:刘海啊
  1. 零序电流保护运行风险评估模型

    0下载:
  2. 零序电流保护运行风险评估模型,指出了实时运行状态对保护的可靠性有着重要的影响。(Risk assessment model of zero sequence current protection operation)
  3. 所属分类:能源行业(电力石油煤炭)

  1. 计算初终日序、活动积温、有效积温代码

    0下载:
  2. 计算初终日序、活动积温、有效积温的matlab代码,本人亲测 可用
  3. 所属分类:网络编程

    • 发布日期:2020-09-14
    • 文件大小:7326
    • 提供者:taohui2015
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org