-
Python在WDM网络的波长分配算法
应用背景这是为专用路径保护连接的路由和波长分配应用的普通版。关键技术这种启发式的实现基于networkx Python库。它需要一个输入文件(src,dst需求、交通)和数据文件(在本例中的位置)
- 2022-05-24 11:56:49下载
- 积分:1
-
Interest Calculator
编写visualbasic
- 2022-02-04 06:02:37下载
- 积分:1
-
基于opencv的手势识别
基于opencv的手势识别,使用了camshift算法.对运动物体的跟踪:如果背景固定,可用帧差法 然后在计算下连通域 将面积小的去掉即可如果背景单一,即你要跟踪的物体颜色和背景色有较大区别 可用基于颜色的跟踪 如CAMSHIFT 鲁棒性都是较好的如果背景复杂,如背景中有和前景一样的颜色 就需要用到一些具有预测性的算法 如卡尔曼滤波等 可以和CAMSHIFT结合 ...
- 2022-04-09 20:17:01下载
- 积分:1
-
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套数据处理与回归分析代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC+...
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套数据处理与回归分析代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting data processing and regression analysis of the code, these procedures have been in C C 6.0 Virsual environment through. The attention of the VC 6.0 installed path, in particular include directory (folder) path, otherwise there will be compiled header files could not find the mistakes and the compiler not normal.
- 2022-09-26 01:50:03下载
- 积分:1
-
Two strings to find the longest common sub
找出两个字符串的最长公共子串。
给出一个字符串,请删除该字符串的前导空格和尾随空格,中间的空格若多余1个删减到1个。
我是个菜鸟,但软件会是我终生的事业~我有信心学好它,希望站长通融-Two strings to find the longest common sub-string. Given a string, remove the string leading spaces and trailing spaces, if the extra spaces in the middle of a cut to one. I was a rookie, but the software will be my lifelong career ~ and I am confident to learn it, and hope that owners accommodation
- 2023-05-01 09:20:03下载
- 积分:1
-
已知某函数在已知点上的函数值,用拉格朗日插值多项式求出其余点的函数值lagrange.c...
已知某函数在已知点上的函数值,用拉格朗日插值多项式求出其余点的函数值lagrange.c-known function of a known point in the function, polynomial interpolation using Lagrange points obtained a function of the remaining value lagrange.c
- 2023-01-26 21:50:04下载
- 积分:1
-
C++维纳滤波
一种新的维纳滤波算法,采用c++对bmp图像进行滤波。应用bmp图像的读取,保存及处理。处理效果比一般维纳滤波算法更好。文件包中包含一篇关于维纳滤波的文章。源程序根据文章中算法内容编写。
- 2022-03-25 12:14:36下载
- 积分:1
-
维特比译码
维特比译码维特比译码维特比译码维特比译码维特比译码维特比译码维特比译码维特比译码维特比译码维特比译码维特比译码维特比译码维特比译码维特比译码维特比译码维特比译码维特比译码维特比译码维特比译码维特比译码维特比译码维特比译码维特比译码维特比译码
- 2022-11-20 20:40:03下载
- 积分:1
-
生成纹理特征图像
计算原始图像的几何纹理;将原始图像转化成他的纹理图像;该程序计算了14中不同的几何纹理;该程序可以方便的移植到其他程序中,独立于MFC;该程序面向的图像为大数据的遥感图像,用到了GDAL库。
- 2023-05-08 15:15:04下载
- 积分:1
-
有限元计算程序可进行有限元分析…
结构有限元计算程序,可进行岩土边坡有限元分析-Finite element calculation procedure can be carried out finite element analysis of rock and soil slope
- 2023-01-12 11:55:03下载
- 积分:1