搜索资源列表
二叉树1212
- 建立二叉树,层序、先序遍历( 用递归或非递归的方法都可以-establish binary tree, sequence, the preorder (with the recursive and non - recursive method can be
binomoaltree2d
- 二叉树方法计算欧式期权价格,篮子期权,由2项资产-binary tree method Continental options prices, basket options, from the two assets
DataManagerLast
- 纯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
000000adada2
- 数据结构,二叉树和哈夫曼编码。C++ 1、 学会针对DFA转换图实现相应的高级语言源程序 ·a C++ Class Library of Cr ·简单的防火墙,可以用来学习,作为毕业课设也相当有帮 ·实现ARM 芯片的一对PWM 输出用于控制直流电机 ·Programming the Microsoft ·VC调用java的简单例子。需要注意jvm.dll ·这是介绍在VC++6。0下如何编写GPIB程序。有 ·GPS坐标转换软件:直角坐标与大
二叉树排序
- 实现二叉树的前序、中序、后序排列,以菜单形式出现-achieve binary tree of the former sequence, sequence after sequence arranged in the form of a menu
123
- 二叉树的 学生成绩管理系统 c-Binary Tree of student achievement management system c
erchashu
- 课程设计题目: 对二叉排序树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)
binary_search_tree
- Binary search tree sample
Project
- GUI based binary search tree search engine from text files or folder
LinkListtree
- Link list code, implematntion of Binary tree using C.
cyuyuan
- C++语言源代码(学生成绩管理系统、图书管理系统、学生信息管理、二叉树的各种遍历)-C++ language source code (student achievement management system, library management system, student information management, all kinds of binary tree traversal)
student
- 建立一个简单的学生信息管理系统,该系统为注册学生保存基本信息、选课信息以及课程成绩。系统要方便基本信息、选课信息、成绩的增加、删除、修改及查询。为实现快速查询,要求对基本信息、选课信息和成绩建立相应的索引,学生成绩采用平衡二叉树建索引,对学生姓名采用Hash建立索引,对学号实现折半查找。-Create a simple student information management system, which save the basic information for registe
1
- 用VC写的,在数据结构中二叉树遍历及应用的源代码,这个对学生朋友用处很大-Written with VC in the data structure of binary tree traversal and application source code, students and friends very useful
pricing-code
- 各式期权的定价方法,使用MATLAB地软件进行编写。-European option pricing methods binary tree, written with MATLAB.
MCS801232017A1
- selected programs life binary tree formation-selected programs life binary tree formation...
expressiontrees
- Solve Mathematic expression using binary tr-Solve Mathematic expression using binary tree
rfid-newQmod-master
- Binary tree anticollision algorithm
binary-tree
- 金融工程中,二叉树模型用于期权定价,用matlab程序实现,来进行套利-Two fork tree model for Option pricing
BiTree
- 这是一个期权隐含波动率计算程序,二叉树模型(This is an option implied volatility calculation program, Binary Tree model)
编程
- 期权定价 多部二叉树模型 BS模型 蒙特卡罗模拟(Option pricing Multipartite binary tree model BS model Monte Carlo simulation)