-
BT
说明: B树部分实现。在B-树中查找给定关键字的方法是,首先把根结点取来,在根结点所包含的关键字K1,…,Kn查找给定的关键字(可用顺序查找或二分查找法),若找到等于给定值的关键字,则查找成功;否则,一定可以确定要查找的关键字在Ki与Ki+1之间,Pi为指向子树根节点的指针,此时取指针Pi所指的结点继续查找,直至找到,或指针Pi为空时查找失败。(BTree data structrue)
- 2017-12-09 22:03:02下载
- 积分:1
-
tiantianaini
电力系统IEEE标准测试节点参数系统图和参数都,潮流计算等都是满好的列子(Power system IEEE standard test node parameter system diagram and parameters, flow calculation are pretty nice Liezi)
- 2021-04-21 15:28:49下载
- 积分:1
-
cpplint
听说过google的C++代码规范吧。
这个脚本可以检测你的代码是不是遵守Google style。 有兴趣了 试试(Heard of Google C++ code specifications.
This script can detect your code with Google style is it right?. Interested in a try)
- 2012-02-24 11:35:30下载
- 积分:1
-
sphere_rcs
使用Mie系列解决方案计算给定直径的完美球体的精确RCS
使用Mie系列解决方案计算给定直径的完美球体的精确RCS(SPHERE_RCS calculates the exact RCS for a perfect sphere of given diameter, using the Mie series solution, given by equations 4-19, 4-16, and 4-17 in section 4.2 of "Radar Cross Section," by Eugene F. Knott, John F. Shaeffer, and Michael T. Tuley (c1985 Artech House).)
- 2018-12-03 19:58:57下载
- 积分:1
-
SD卡控制器verilog
sd卡读写,仿真模型,testbanch测试文件(sdcard read write and sdcard model)
- 2021-04-21 16:28:49下载
- 积分:1
-
Julia High performance
说明: Julia is a high performance, high-level dynamic language designed to address the requirements of high-level numerical and scientific computing. Julia brings solutions to the complexities faced by developers while developing elegant and high performing code.
- 2020-06-22 22:00:01下载
- 积分:1
-
MathWork
龙格库塔四阶计算,时数值分析课中的重要的算法!(this is the longe-kutta 4 degree, an important math work for computer.)
- 2018-12-27 16:37:03下载
- 积分:1
-
1
说明: 光栅法三维重建时设置不同频率生成4步相移图片,图片大小为768*1024(Raster 3d reconstruction generates 4 - step phase shift images)
- 2019-03-21 15:27:17下载
- 积分:1
-
wrote it myself, do not know is not appropriate, it may be wrong! Java Calculato...
这些是自己写的,不知道合适不,也有可能会有错!java计算器的-wrote it myself, do not know is not appropriate, it may be wrong! Java Calculator
- 2022-03-10 15:46:26下载
- 积分:1
-
模拟打印机的打印方式
模拟打印机的打印方式-simulation printers printing
- 2022-07-28 11:51:08下载
- 积分:1