-
给出N口井的坐标,把距离小于给定值的分为一组。只要一口井与这一组中有一口井小于给定距离,则它属于这组...
给出N口井的坐标,把距离小于给定值的分为一组。只要一口井与这一组中有一口井小于给定距离,则它属于这组-N wells given the coordinates, distance less than the given value is divided into one group. As long as a well and the group has a well less than a given distance, it belongs to this group
- 2022-04-11 11:05:12下载
- 积分:1
-
在opnet仿真环境下的基于RFID的防碰撞算法
资源描述在opnet的仿真环境下基于RFID的防碰撞仿真算法,程序以及经过了测试,绝对好用,
- 2023-07-08 10:25:03下载
- 积分:1
-
OpenCV非线性滤波示例程序
我们用轨迹条来控制滤波器,来动态得到不同滤波效果1.已将dll打包到Release文件夹下,运行Release文件夹中的exe可以直接看到运行结果.2.源代码运行需要进行OpenCV+VS开发环境的配置。我是使用编写环境:Visual Studio 2010写作当前代码时配套使用的OpenCV版本: 2.4.8
- 2022-09-24 08:00:02下载
- 积分:1
-
此程序为潮流计算的最后一部分功率计算程序。
此程序为潮流计算的最后一部分功率计算程序。-This program is the last part of the power flow calculation calculation program.
- 2023-01-09 19:45:03下载
- 积分:1
-
用C语言来实现的。求解线性方程组的迭代,是一种简单的迭代法,可不如 Gauss...
用C语言来实现的。求解线性方程组的迭代,是一种简单的迭代法,可不如 Gauss-Seidel迭代法收敛速度快。-Use c language to make a Jacobi iterative arithmetic which could solve the linear equation group, but it s may be more slower than the Gauss-Seidel iterative arithmetic.
- 2022-10-31 15:55:02下载
- 积分:1
-
利用只读存储器计算参数字节
Calculate Parameter Byte using ROM-BIOS
- 2022-04-07 19:31:25下载
- 积分:1
-
用java来编写列主元gauss消去法解方程组
用java来编写列主元gauss消去法解方程组-used to prepare main-element Gauss elimination method of solving equations Group
- 2023-06-10 17:30:33下载
- 积分:1
-
C程序设计中欧姆定律
C语言程序代码中的欧姆定律示例
- 2023-05-01 20:55:03下载
- 积分:1
-
换热器更简单的代码
应用程序的简单算法 (patankar) 到 2d 换热器 ;带翼梢小翼 ; 圆柱通道流的目的就是为了计算热量和速度 ; 这种算法将允许您更好地理解如何更简单的算法工作和远景 cfd 应用一个良好实践。
- 2022-03-12 05:59:45下载
- 积分:1
-
快速傅里叶变换的C实现,采用新的倒序算法,程序代码只有一百多行,就要以实现千个采样点的计算...
快速傅里叶变换的C实现,采用新的倒序算法,程序代码只有一百多行,就要以实现千个采样点的计算-Fast Fourier Transform of C realized, the introduction of a new reverse algorithm, program code, only more than 100 lines, it is necessary to achieve the 1000 sampling points calculation
- 2022-03-23 21:12:52下载
- 积分:1