资源列表
BST BBT
- 数 据 结 构 大型 作业3.1输入一个数列L,生成一棵二叉排序树T;3.2对二叉排序树T作中序遍历,输出结果;3.3计算二叉排序树T的平均查找长度, 输出结果;3.4判断二叉排序树T是否为平衡二叉树,输出信息“OK!”/“NO!”;3.5再使用上述数列L,生成平衡的二叉排序树BT,每当插入新元素,发现当前的二叉排序树BT不是平衡的二叉排序树,则立即将它转换成新的平衡的二叉排序树BT;3.6计算平衡的二叉排序树BT的平均查找长度,输出结果。3.6分析对比未平衡化的二叉排序树和平衡的二叉排序树的查
一元稀疏多项式
- 一元稀疏多项式计算器,直接可运行的-one yuan sparse polynomial calculators, and direct operational
停产场仿真
- 停车场的程序,是用多线程写的,有详细的注释-parking procedures is the use of multi-threaded writing, a detailed Notes
levinson
- 用C开发的莱文森算法-the c levinson algorithm
7823252[1].38m
- 数据结构算法演示-demonstration algorithm data structure
数据压缩技术概论
- 数据压缩技术概论(PPT)-Survey data compression technology (PPT)
2opt
- 求解tsp问题的局部优化算法-the local optimization algorithm
spherical_distribution
- 一类球型分布问题的实现-a ball-type distribution of achievement
代码大全电子版
- c语言编码技术介绍-Technology
cpso
- c语言版基本粒子群算法源程序-c-language version of elementary particles algorithm source code
tsp问题
- tsp问题用神经网络方法解决-tsp uses neural network solution
tsp的模拟退火算法
- 神经网络中的tsp的模拟退火算法的matlab实现-neural network tsp of the simulated annealing algorithm to achieve the Matlab