CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 行业应用软件 搜索资源 - 二叉树

搜索资源列表

  1. 二叉树1212

    0下载:
  2. 建立二叉树,层序、先序遍历( 用递归或非递归的方法都可以-establish binary tree, sequence, the preorder (with the recursive and non - recursive method can be
  3. 所属分类:家庭/个人应用

    • 发布日期:2008-10-13
    • 文件大小:1.79kb
    • 提供者:速度风
  1. binomoaltree2d

    0下载:
  2. 二叉树方法计算欧式期权价格,篮子期权,由2项资产-binary tree method Continental options prices, basket options, from the two assets
  3. 所属分类:金融证券系统

    • 发布日期:2008-10-13
    • 文件大小:1.29kb
    • 提供者:真实
  1. 二叉树学生成绩管理系统

    0下载:
  2. 我用二叉搜索树做的学生成绩管理系统, 算法比较全面, 希望大家提出宝贵建议 我的邮箱lp1985621@yahoo.com.cn-I use two forks of trees search student performance management system, the algorithm is more comprehensive, and we hope that the valuable suggestions put forward my mail lp1985621
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:24.49kb
    • 提供者:*
  1. DataManagerLast

    1下载:
  2. 纯C++语言编写的小型的学生管理系统 用二叉树实现学生相关属性包括姓名,年龄,房间号的保存,使显示按学号降序排列,并能够保存成文件.-pure C language prepared by the small student management system to achieve binary tree with the students relevant attributes including name, age, the preservation of the room, showi
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:35.93kb
    • 提供者:大周
  1. 000000adada2

    0下载:
  2. 数据结构,二叉树和哈夫曼编码。C++ 1、 学会针对DFA转换图实现相应的高级语言源程序 ·a C++ Class Library of Cr ·简单的防火墙,可以用来学习,作为毕业课设也相当有帮 ·实现ARM 芯片的一对PWM 输出用于控制直流电机 ·Programming the Microsoft ·VC调用java的简单例子。需要注意jvm.dll ·这是介绍在VC++6。0下如何编写GPIB程序。有 ·GPS坐标转换软件:直角坐标与大
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:3.44kb
    • 提供者:ssss3162
  1. 00129

    0下载:
  2. 一个遍历二叉树的C代码 是一个学生管理系统.
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:10.49kb
    • 提供者:smallfish
  1. xushengxinxi

    0下载:
  2. 学生信息管理系统 有界面 函数用二叉树实现 有插入 删除 修改等操作
  3. 所属分类:教育/学校应用

    • 发布日期:2015-06-12
    • 文件大小:2.93kb
    • 提供者:dawn
  1. student

    0下载:
  2. 学生信息管理 二叉树实现 包括插入删除修改查找等操作
  3. 所属分类:教育/学校应用

    • 发布日期:2015-06-12
    • 文件大小:1.9kb
    • 提供者:dawn
  1. 二叉树排序

    0下载:
  2. 实现二叉树的前序、中序、后序排列,以菜单形式出现-achieve binary tree of the former sequence, sequence after sequence arranged in the form of a menu
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:1.54kb
    • 提供者:ss
  1. 123

    0下载:
  2. 二叉树的 学生成绩管理系统 c-Binary Tree of student achievement management system c
  3. 所属分类:Education soft system

    • 发布日期:2017-04-08
    • 文件大小:24.85kb
    • 提供者:123
  1. erchashu

    0下载:
  2. 课程设计题目: 对二叉排序树T作相关操作 (作中序遍历求平均查找长度删除结点及判断是否为平衡二叉树) -Course Design Title: on the binary sort tree T for related operations (for medium-traversal to find the length of the average for the deletion of nodes and determine whether to balance the tree)
  3. 所属分类:Education soft system

    • 发布日期:2017-03-22
    • 文件大小:21.63kb
    • 提供者:xmg
  1. a

    0下载:
  2. 学生成绩管理系统,涵盖删除,查找,二叉树与链表的结合使用,能中序遍历学生信息-xueshengchengjiguanlixitong
  3. 所属分类:Education soft system

    • 发布日期:2017-04-06
    • 文件大小:2.15kb
    • 提供者:王亚东
  1. cyuyuan

    1下载:
  2. C++语言源代码(学生成绩管理系统、图书管理系统、学生信息管理、二叉树的各种遍历)-C++ language source code (student achievement management system, library management system, student information management, all kinds of binary tree traversal)
  3. 所属分类:Education soft system

    • 发布日期:2017-04-07
    • 文件大小:21.5kb
    • 提供者:zsong
  1. student

    0下载:
  2. 建立一个简单的学生信息管理系统,该系统为注册学生保存基本信息、选课信息以及课程成绩。系统要方便基本信息、选课信息、成绩的增加、删除、修改及查询。为实现快速查询,要求对基本信息、选课信息和成绩建立相应的索引,学生成绩采用平衡二叉树建索引,对学生姓名采用Hash建立索引,对学号实现折半查找。-Create a simple student information management system, which save the basic information for registe
  3. 所属分类:Education soft system

    • 发布日期:2017-05-17
    • 文件大小:4.19mb
    • 提供者:key
  1. binomial-option-pricing-matlab

    1下载:
  2. 期权价格二叉树定价,包括股票和期货的欧式美式期权定价-binomial option pricing, including the European and American option pricing on stocks and futures
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-03-28
    • 文件大小:4.11kb
    • 提供者:石楠
  1. 1

    0下载:
  2. 用VC写的,在数据结构中二叉树遍历及应用的源代码,这个对学生朋友用处很大-Written with VC in the data structure of binary tree traversal and application source code, students and friends very useful
  3. 所属分类:Education soft system

    • 发布日期:2017-12-04
    • 文件大小:1.36kb
    • 提供者:张翰博
  1. 二叉树演示

    0下载:
  2. 用于课程设计 ,二叉树相关操作的演示,前序遍历,,放大器设置等。可以随机创建,手动创建二叉树
  3. 所属分类:教育/学校应用

  1. BinomialTree_AmericanPricing(2)

    1下载:
  2. 美式二叉树的计算公式,方便快捷,参数可自由设置(Formula of American two fork tree)
  3. 所属分类:金融证券系统

    • 发布日期:2017-12-28
    • 文件大小:22kb
    • 提供者:Weyl
  1. BiTree

    0下载:
  2. 这是一个期权隐含波动率计算程序,二叉树模型(This is an option implied volatility calculation program, Binary Tree model)
  3. 所属分类:金融证券系统

    • 发布日期:2018-01-06
    • 文件大小:1kb
    • 提供者:FD123
  1. matlab code

    0下载:
  2. 用来实现BS公式的二叉树求解方法,有过程有解释有图(The two forked tree solution for the implementation of the BS formula has the process of explaining the graph)
  3. 所属分类:金融证券系统

    • 发布日期:2018-04-29
    • 文件大小:19kb
    • 提供者:llh123
« 12 »
搜珍网 www.dssz.com