-
HEC 虚拟机源码
HEC 虚拟机源码
verview of HEC on Win32
------------------------
There are 4 batch files which you can use to build and maintain HEC
1) bldall.bat - makes all the win32 binaries
2) mvbin.bat - moves all the win32 binaries to the win32in directory
3) wipe.bat
- 2022-02-10 02:24:18下载
- 积分:1
-
计算机网络滑动窗口协议C语言源代码(Linux版)
设计一个滑动窗口协议,在仿真环境下编程实现有噪音信道两站点间无差错双工通信
- 2022-08-06 07:18:04下载
- 积分:1
-
1 compiler environment for the realization of graphics vb6.02 need to install Au...
1 编译环境为vb6.0
2 实现绘图功能需要安装AutoCAD2000以上版本.
3 程序运行需要动态连接库LSOLVE1.dll提供线性方程组求解功能,建议把LSOLVE1.dll拷贝到系统目录,或者拷贝到执-1 compiler environment for the realization of graphics vb6.02 need to install AutoCAD2000 above .3 procedures needed for the operation of dynamic link library LSOLVE1.dll provide functionality for solving linear equations, it is proposed to LSOLVE1.dll copy to system directory, or copy to the Executive
- 2022-05-20 15:26:40下载
- 积分:1
-
档案管理简单算法
档案管理简单算法-file management simple algorithm
- 2022-02-28 09:13:59下载
- 积分:1
-
3D克希霍夫偏移程序
3D克希霍夫偏移程序。利用c语言编写的三维迭前偏移的代码,算法结果正确,精度高,具有很好的实用性-The use of three-dimensional Diego c language code before the cheap, algorithms result is correct, high precision, with a good practical
- 2022-05-23 03:27:09下载
- 积分:1
-
植被冠层模型SAIL的多层拓展
对植被冠层模型的分层拓展,将冠层分为多个小薄层,每一薄层之间用Adding method方法耦合,并且考虑了多次散射中的热点效应。可用于BRDF建模和LAI反演
- 2022-07-13 04:04:28下载
- 积分:1
-
最小二乘法
最小二乘法-Least Squares
- 2022-07-18 15:02:14下载
- 积分:1
-
用于生成不同参数的正态分布的随机数;瑞利分布随机数;泊松分布随机数...
用于生成不同参数的正态分布的随机数;瑞利分布随机数;泊松分布随机数-Different parameters used to generate the normal distribution of random numbers Rayleigh distribution random numbers Poisson distribution random number
- 2022-08-13 06:49:23下载
- 积分:1
-
gflib
GFLIB - C Procedures for Galois Field Arithmetic and Reed-Solomon Coding.
该函数库广泛用在网络编码和信道编码中。-GFLIB- C Procedures for Galois Field Arithmetic and Reed-Solomon Coding. The library is widely used in network coding and channel coding.
- 2022-01-25 15:09:55下载
- 积分:1
-
二叉树的C语言实现
二叉树是每个结点最多有两个子树的有序树。二叉树常被用于实现二叉查找树和二叉堆。该代码对二叉树进行了C语言实现,实现平台为VC6.0。
- 2023-05-27 07:50:04下载
- 积分:1