-
SAR 斜视点目标程序
SAR 斜视点目标程序,实现频域时域等内容,SAR 图像几何校正概述雷达图像是斜距投影,原始图像的几何失真大,做定量的几何分析比较困难,因此,为 了更好地利用雷达图像,必须对此进行几何校正。
- 2022-05-28 19:04:45下载
- 积分:1
-
多项式求值的豪纳定理
多项式求值的豪纳定理-polynomial evaluates the Hauner Theorem
- 2022-03-10 15:22:41下载
- 积分:1
-
地质学中使用的钻孔插值算法。输入网格的宽度和高度,可以得到钻孔数。...
地质学中使用的钻孔插值算法。输入网格的宽度和高度,可以得到钻孔数。-Geology interpolation algorithm used in drilling. Transmission grid width and height, the number can be boring.
- 2022-10-30 13:35:03下载
- 积分:1
-
DBSCAN聚类算法
实现DBSCAN聚类算法采用C# 数据挖掘中聚类算法,基于密度聚类的代表算法,dbscan。程序并不太难,方便大家学习。有三个文件,簇聚类的类datapoint-点的类clusteranalysis-以及聚类分析类
- 2022-05-28 14:26:17下载
- 积分:1
-
粗糙集差分矩阵算法
"我们介绍两个概念有关的任何信息系统,即 dis cernibility 矩阵和区分函数。我们目前这些 notionsand 的一些性质作为推论得出几种算法 forpolving 问题在过活,粗糙确定性、 约简、 核心和依赖关系生成。"— — 所引用的材料
- 2022-05-21 03:47:21下载
- 积分:1
-
语音识别HTK源码程序
这是隐马尔可夫工具集的一个源码,用于语音识别的实现,语音识别,HTK,源码,HMM,隐马尔可夫链的实现,此代码可以作为参考和学习
- 2022-04-21 03:44:08下载
- 积分:1
-
FFT算法的程序
可运算的FFT算法。加载到程序里面后可以正常运行。程序稳定,抑制能力强大。里面包含了四种FFT算法可供选择使用。实验效果显著,程序可用。
- 2022-01-27 18:03:57下载
- 积分:1
-
农夫过河问题源代码2
农夫过河问题源代码2-farmer across the river source code two issues
- 2022-03-20 18:48:10下载
- 积分:1
-
C#计算器
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
using System.Runtime.InteropServices;
using System.IO;
namespace 计算器
{
///
/// Form1 的摘要说明。
///
public class Form1 : System.Windows.Forms.Form
{
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.Button button7;
private System.Windows.Forms.Button button8;
private System.Windows.Forms.Button button9;
private System.Windows.Forms.Button button11;
private System.Windows.For
- 2023-01-30 17:15:03下载
- 积分:1
-
平面导线网、水准网平差系统
应用背景平面导线网,高程网数据平差系统,包含完整的数据录入,平差过程,以及成果输出。非常适合测绘专业技术人员借鉴使用。关键技术vb 自由网平差 约束平差 等多种平差算法,对高程网观测数据以及平面导线网观测数据进行平差处理。
- 2023-07-20 23:50:04下载
- 积分:1