-
operation research
operation research
- 2022-03-25 03:40:19下载
- 积分:1
-
fft傅立叶快速变换在图象处理方面的应用
fft傅立叶快速变换在图象处理方面的应用-fft Fast Fourier Transform in Image Processing Applications
- 2022-02-25 18:33:00下载
- 积分:1
-
This is the basis of others I write the algorithm simulation of the car park c p...
这是我根据别人的算法写的模拟停车场问题的c程序,原有算法有一些指针调用的错误!,现已改正-This is the basis of others I write the algorithm simulation of the car park c procedures, some of the original algorithm called the wrong target! That has now been rectified.
- 2022-10-02 02:20:03下载
- 积分:1
-
ACM无向连通图最小生成树
题目描述
请输出无向连通图最小生成树权重之和。
输入
第一行是2个整数,分别表示顶点个数n和边数m。接下来的m行中,每一行第一个整数表示边的开始顶点,第二个表示边的结束顶点,第三个表示这条边的权重。
(
测试数据中保证图是连通图;
没有自环;
两个顶点之间只有一条边;
0
- 2022-02-22 12:05:25下载
- 积分:1
-
矩阵的类,可以做矩阵运算
矩阵的类,可以做矩阵运算-matrix of categories that can be done matrix calculation
- 2022-05-22 13:23:08下载
- 积分:1
-
Check1 (0). Caption = "soap" Check1 (1). Caption = "soap" Ch...
Check1(0).Caption = "香皂" Check1(1).Caption = "肥皂" Check1(2).Caption = "牙膏" Check1(3).Caption = "洗衣粉" Label1(0).Caption = "5.8元" Label1(1).Caption = "2.5元" Label1(2).Caption = "7.9元" Label1(3).Caption = "6.4元"-Check1 (0). Caption = "soap" Check1 (1). Caption = "soap" Check1 (2). Caption = "toothpaste" Check1 (3). Caption = "detergent" Label1 (0). Caption = "5 .8 million "Label1 (1). Caption = "2.5 yuan" Label1 (2). Caption = "7.9 yuan" Label1 (3). Caption = "6.4 yuan"
- 2022-01-25 16:20:06下载
- 积分:1
-
精密单点定位
GPS 精密单点定位一般采用单台双频GPS 接收机, 利用IGS 提供的精密星历和卫星钟差,基于载波相位观测值进行的高精度定位。所解算出来的坐标和使用的IGS 精密星历的坐标框架即ITRF 框架系列一致, 而不是常用的WGS- 84 坐标系统下的坐标,因此IGS 精密星历与GPS 广播星历所对应的参考框架不同。
- 2022-02-01 08:58:35下载
- 积分:1
-
萨马尔博士论文
识别算法基于几何变换的人。研究生学位。作者:萨马尔.Dmitrii。
- 2022-08-18 18:29:36下载
- 积分:1
-
阈值变换
资源描述程序说明: //该函数用来对图像进行阈值变换。对于灰度值小于阈值的象素直接设置 灰度值为0;灰度值大于阈值的象素直接设置为255。-procedures
:// This function used to image transform threshold. For gray value less than
the threshold value of the pixel intensity value directly set to 0; Gray value
greater than the threshold value of the pixel is set to direct 255.
- 2022-04-02 08:03:02下载
- 积分:1
-
最短路径算法,采用Dijkstra算法实现两点之间的最短路径算法。...
最短路径算法,采用Dijkstra算法实现两点之间的最短路径算法。-shortest path algorithm Dijkstra algorithm used between two points is the shortest path algorithm.
- 2023-04-04 13:25:03下载
- 积分:1