CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 二叉树模型

搜索资源列表

  1. erchashu

    0下载:
  2. 定时电路设计问题:定时电路是一个VLSI 芯片的关键部件,这里给出一个定时电路的 简单模型:一棵具有n 片树叶的完全平衡二叉树(其中,n 是2 的幂)。这颗树的每条 边e 有一个对应的长度le(le>0)。从根到一片给定树叶的距离是从根到这片树叶的路径 上的所有边的长度之和。 根产生一个时钟信号,它沿着这些边传播到树叶,信号到达一片给定树叶所用的时间是 与从根到这片树叶的距离成比例的。如果所有的树叶到根的距离都不相同,那么信号不会在同一时间到达树叶,这是定时电 路设
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:81169
    • 提供者:dd
  1. Exp21_3

    0下载:
  2. *编写求二叉树的叶子结点数的函数模板.求一棵二叉树的叶子结点数的递归模型如下-* Write a binary tree of leaf nodes seek the function template. Seek a binary tree of leaf nodes as a recursive model
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1175
    • 提供者:陆艺
  1. winsvm

    0下载:
  2. 二叉树 支持向量机 处理训练模型 然后利用该模型处理数据 发现结果-Support Vector Machine
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2570443
    • 提供者:李大旗
  1. 20100905tuxing

    0下载:
  2. 本书从图形学最基础的光栅扫描、区域填充、画直线和圆弧等算法讲起,详细介绍了线裁剪和面裁剪、凸区域裁剪和凹区域裁剪的异同,景物空间消隐算法和图像空间消隐算法的差别,具体讲述了二叉空间剖分(BSP)、八叉树等图形学中常用的数据结构。新版本增加了图形用户界面、椭圆、图像压缩和线条反走样算法等,还增加了Liang-Barsky裁剪算法和Nicholl-Lee-Nicholl裁剪算法。新版本大大扩充了可见面光线跟踪算法。在绘制这一章中新增了基于物理的光照明模型,透明效果,阴影生成,纹理映射,以及锥光束、平
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:20500971
    • 提供者:李大山
  1. two_shape_tree

    0下载:
  2. 在MATLAB 用云模型实现二叉分形树,写的很详细,有参考和学习价值-Cloud model implementation in MATLAB using the binary fractal tree, write a very detailed, with reference to and learning the value of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:7809
    • 提供者:大熊
  1. Exp21_3

    0下载:
  2. 编写求二叉树的叶子结点数的函数模板。 [算法] 求一棵二叉树的叶子结点数的递归模型如下。 f(btree)=0 若为空树时 f(btree)=1 若只有根结点时,该根结点是叶结点-Leaves the preparation of the binary tree nodes seek the function template. [Method] request a binary tree leaf nodes of the recursive model is as
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:2665
    • 提供者:sch
  1. NewTree

    0下载:
  2. 根据二叉树前序和中序遍历建立二叉树的非递归算法,并输出二叉树模型和前序遍历和中序遍历 与已知对比-Build binary tree according to preorder view and inorder view
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1632
    • 提供者:Robin
  1. binomial-pricing-model

    1下载:
  2. 二叉树定价模型是期权定价模型中最为简单也是最为实用的定价模型,其极限就是Black sholes定价模型的结果。-Binary tree pricing model is the most simple option pricing model is the most practical pricing model, the limit is Black sholes pricing model results.
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:1400
    • 提供者:韦伟
  1. traversal-of-binary-tree

    0下载:
  2. 二叉树的建立,对于电网模型层次结构实现遍历搜索-traversal of binary tree
  3. 所属分类:assembly language

    • 发布日期:2017-11-12
    • 文件大小:5850
    • 提供者:ryenlee
  1. WordRecoverTool

    0下载:
  2. 一种基于二叉树数据库模型的分词算法,很好用 -A segmentation algorithm based on binary tree database model, well used
  3. 所属分类:JavaScript

    • 发布日期:2017-12-01
    • 文件大小:2693737
    • 提供者:唐金棲
  1. AmericanBAW

    0下载:
  2. 美式期权定价模型 利用二叉树对美式期权进行定价-American option pricing model
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:3704
    • 提供者:conan
  1. listing-1.13

    0下载:
  2. 二叉树模型:利用二叉树模型简单地 计算期权价格-Binomial model: the use of binomial model to calculate the option price
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:43260
    • 提供者:zhixin
  1. euroption

    1下载:
  2. 看涨期权二叉树模型定价,能生成树结果和期权价格-Binary call option pricing model, spanning tree results and the option price
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-12
    • 文件大小:1033
    • 提供者:devon
  1. binary-tree

    2下载:
  2. 金融工程中,二叉树模型用于期权定价,用matlab程序实现,来进行套利-Two fork tree model for Option pricing
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-05-04
    • 文件大小:75283
    • 提供者:langqi
  1. BiTree

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

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

    0下载:
  2. 这个m文件含有利用二叉树模型求股票价格的代码,里边有英文注释(This m file contains code for stock prices using a two forked tree model, with an English note in it.)
  3. 所属分类:数据结构

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:迎迎6378
  1. 期货期权中各种模型VBA程序

    3下载:
  2. 衍生产品定价:期权布莱特舒尔斯期权定价模型;二叉树定价模型;期权交易策略;远期,互换的定价;等等,非常全面,是学习理解期权等衍生品定价的好工具 。(The pricing of derivatives is the option Brett Scholes option pricing model, the two fork tree pricing model, the option trading strategy, the forward exchange pricing, and so
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:311296
    • 提供者:强大大
  1. assignment

    0下载:
  2. 基于R语言的利率二叉树构建,再次基础上进行期权的有效定价(The lattice tree in R language)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:4407296
    • 提供者:编程小白BAI
  1. binprice

    1下载:
  2. Matlab的finance工具箱中提供二叉树模型计算期权价格的函数binprice。(Matlab's finance toolkit provides binprice, a binary tree model that calculates option prices)
  3. 所属分类:其他

    • 发布日期:2021-01-15
    • 文件大小:2048
    • 提供者:闪电PK
  1. 编程

    1下载:
  2. 期权定价 多部二叉树模型 BS模型 蒙特卡罗模拟(Option pricing Multipartite binary tree model BS model Monte Carlo simulation)
  3. 所属分类:金融证券系统

    • 发布日期:2020-12-26
    • 文件大小:2048
    • 提供者:xsdj
搜珍网 www.dssz.com