CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - black

搜索资源列表

  1. RBT.rar

    0下载:
  2. 运用C++进行红黑树的描述,对红黑树的插入、删除、查找等操作进行了实现等等。,The use of C++ for a descr iption of red and black tree on the red and black tree insert, delete, search and other operations to achieve and so on.
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:309505
    • 提供者:刘岩
  1. black_oil_model

    4下载:
  2. 黑油模型用fortan编译,它最开始用于石油工业中多相流体计算;近年来也广泛用于煤层气的开采和地下水污染物运移的计算。-Black oil model using fortan compile, it is most used in the petroleum industry began in the calculation of multiphase fluid in recent years, widely used in coal-bed methane mining and grou
  3. 所属分类:Algorithm

    • 发布日期:2015-11-05
    • 文件大小:190084
    • 提供者:胡军
  1. RedBlackTree

    1下载:
  2. 数据结构的红黑树算法,用c语言实现。数据结构课程设计时做的。-Data structure of the red and black tree algorithm, with c language. Data structure courses designed to do.
  3. 所属分类:Data structs

    • 发布日期:2014-11-19
    • 文件大小:720427
    • 提供者:阿冬
  1. redblacktree

    0下载:
  2. red black tree red black tr-red black tree red black tree
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:33336
    • 提供者:sourav
  1. hymxszmnrmzn

    5下载:
  2. 黑油模型数值模拟入门指南 市场上有不少关于油藏数值模拟的书,但好像没有类似围棋入门指南那样从基础开始一步 一步介绍的书。我收到不下二十个问油藏数值模拟如何入门的问题。我尝试写一写油藏数值模拟 入门指南,希望对那些刚刚开始进入油藏数值模拟领域的工作者有所帮助-Numerical simulation of black oil model Start Guide on the market, many of reservoir simulation, but it seems there
  3. 所属分类:matlab

    • 发布日期:2015-11-05
    • 文件大小:343572
    • 提供者:bora16
  1. baby

    0下载:
  2. 红黑树的实现代码,实现了基本的红黑树的功能-Red-black tree implementation of the code to achieve the basic function of red-black tree
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:229247
    • 提供者:jun
  1. Red-Black-Tree

    0下载:
  2. 红黑树(Red-Black Tree)是二叉搜索树(Binary Search Tree)的一种改进-Red-Black Tree
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:188484
    • 提供者:张伟
  1. black-book

    0下载:
  2. acm传说中的黑书,不可多得的一本数,看了acm必过!-acm legendary black book, a rare few, they had to read the acm!
  3. 所属分类:STL

    • 发布日期:2017-05-28
    • 文件大小:10894347
    • 提供者:wang
  1. red-black-tree

    0下载:
  2. c语言的红黑树算法实现,并带有测试代码。-red-black tree implementation c language, with test code
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1918945
    • 提供者:周剑
  1. black-redtree

    0下载:
  2. 红黑树的实现算法,包括一些基本操作,希望能有帮助对大家-Red-black tree algorithm, including some basic operations, hoping to help all of us
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-06
    • 文件大小:1165644
    • 提供者:wangxiaoyao
  1. Algorithm.verification.document.black.holes

    0下载:
  2. 算法黑洞数验证实验文档Algorithm verification experiment document the number of black holes -Algorithm verification experiment document the number of black holes
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:3152
    • 提供者:utub
  1. black-scholes-option-price

    0下载:
  2. black scholes option price to calculate the call option
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:6110
    • 提供者:aashish
  1. red-black-tree

    0下载:
  2. 红黑树算法的实现,排序,插入,性能比较等-Red-black tree algorithm, sorting, inserting, performance comparison
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:56743
    • 提供者:kaede
  1. Red-Black-Tree

    0下载:
  2. 使用MFC做的一个红黑树操作演示,带有显示界面,很好的展示了红黑树创建、添加、删除等操作的过程,是数据结构与算法中很重要的一部分-Use MFC to do a red-black tree operation and demonstration, with the display interface, a very good show red-black tree to create, add, delete and other operations of the process data s
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1611411
    • 提供者:叶子
  1. red-black-tree-c

    0下载:
  2. 红黑树的源代码,c语言版本。非常的详细。-c,red-black tree
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:3572
    • 提供者:刘智勇
  1. Black-Hole-Number-calc

    1下载:
  2. 黑洞数值计算的程序,采用最新算法,有效计算每分钟可达200个数值,参考价值不错。-Black hole numerical procedures, using the latest algorithms, effective up to 200 per minute, calculated value, the value of a good reference.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:984
    • 提供者:
  1. Red-Black-Tree

    0下载:
  2. 红黑树的具体实现以及主要功能的实现代码,我正在使用,完全可以。请尊重原作者版权,-Red-black tree implementation and the main function of the specific implementation code, I am using, can. Please respect the original copyright, thank you
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:500006
    • 提供者:Mrlv
  1. Black-Scholes

    0下载:
  2. 由脚本输入相关值可以计算一个欧式期权; 通过匿名函数计算,其中一些call其它函数,如CDF和PDF。-This scr ipt is used for implement the Black-Scholes pricing model By the scr ipt ten related values of a European option can be calculated Anonymous functions are used in this scr ipt, and
  3. 所属分类:matlab

    • 发布日期:2015-09-22
    • 文件大小:1024
    • 提供者:zzc
  1. black-hole

    0下载:
  2. “黑洞数又称陷阱数,是类具有奇特转换特性的整数。 任何一个数字不全相同整数,经有限“重排求差”操作,总会得某一个或一些数,这些数即为黑洞数。"重排求差"操作即把组成该数的数字重排后得到的最大数减去重排后得到的最小数。" 经过用LCC-WIN32的不断调试,终于把程序写出来了;不怎么好 还用了goto ,请大家多多提意见。源程序打包在此-"Black hole number, also known as trap number, the class has a peculiar char
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:58980
    • 提供者:黄明
  1. Red-black-tree-insertion-algorithm

    0下载:
  2. 红黑树插入算法,及其算法结构的代码描述及其说明-Red black tree insertion algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-11-07
    • 文件大小:127031
    • 提供者:
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com