搜索资源列表
RBT.rar
- 运用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.
black_oil_model
- 黑油模型用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
RedBlackTree
- 数据结构的红黑树算法,用c语言实现。数据结构课程设计时做的。-Data structure of the red and black tree algorithm, with c language. Data structure courses designed to do.
redblacktree
- red black tree red black tr-red black tree red black tree
hymxszmnrmzn
- 黑油模型数值模拟入门指南 市场上有不少关于油藏数值模拟的书,但好像没有类似围棋入门指南那样从基础开始一步 一步介绍的书。我收到不下二十个问油藏数值模拟如何入门的问题。我尝试写一写油藏数值模拟 入门指南,希望对那些刚刚开始进入油藏数值模拟领域的工作者有所帮助-Numerical simulation of black oil model Start Guide on the market, many of reservoir simulation, but it seems there
baby
- 红黑树的实现代码,实现了基本的红黑树的功能-Red-black tree implementation of the code to achieve the basic function of red-black tree
Red-Black-Tree
- 红黑树(Red-Black Tree)是二叉搜索树(Binary Search Tree)的一种改进-Red-Black Tree
black-book
- acm传说中的黑书,不可多得的一本数,看了acm必过!-acm legendary black book, a rare few, they had to read the acm!
red-black-tree
- c语言的红黑树算法实现,并带有测试代码。-red-black tree implementation c language, with test code
black-redtree
- 红黑树的实现算法,包括一些基本操作,希望能有帮助对大家-Red-black tree algorithm, including some basic operations, hoping to help all of us
Algorithm.verification.document.black.holes
- 算法黑洞数验证实验文档Algorithm verification experiment document the number of black holes -Algorithm verification experiment document the number of black holes
black-scholes-option-price
- black scholes option price to calculate the call option
red-black-tree
- 红黑树算法的实现,排序,插入,性能比较等-Red-black tree algorithm, sorting, inserting, performance comparison
Red-Black-Tree
- 使用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
red-black-tree-c
- 红黑树的源代码,c语言版本。非常的详细。-c,red-black tree
Black-Hole-Number-calc
- 黑洞数值计算的程序,采用最新算法,有效计算每分钟可达200个数值,参考价值不错。-Black hole numerical procedures, using the latest algorithms, effective up to 200 per minute, calculated value, the value of a good reference.
Red-Black-Tree
- 红黑树的具体实现以及主要功能的实现代码,我正在使用,完全可以。请尊重原作者版权,-Red-black tree implementation and the main function of the specific implementation code, I am using, can. Please respect the original copyright, thank you
Black-Scholes
- 由脚本输入相关值可以计算一个欧式期权; 通过匿名函数计算,其中一些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
black-hole
- “黑洞数又称陷阱数,是类具有奇特转换特性的整数。 任何一个数字不全相同整数,经有限“重排求差”操作,总会得某一个或一些数,这些数即为黑洞数。"重排求差"操作即把组成该数的数字重排后得到的最大数减去重排后得到的最小数。" 经过用LCC-WIN32的不断调试,终于把程序写出来了;不怎么好 还用了goto ,请大家多多提意见。源程序打包在此-"Black hole number, also known as trap number, the class has a peculiar char
Red-black-tree-insertion-algorithm
- 红黑树插入算法,及其算法结构的代码描述及其说明-Red black tree insertion algorithm