-
This is on the image modulation transfer function MTF calculated an excellent ar...
这是关于图像调制传递函数MTF计算的一篇优秀文章,可以处理卫星图像,提高图像清晰度-This is on the image modulation transfer function MTF calculated an excellent article, you can deal with satellite imagery, improve image clarity
- 2022-09-10 04:55:03下载
- 积分:1
-
antenna sedign and implementation for all application
antenna sedign and implementation for all application
- 2022-10-07 18:00:02下载
- 积分:1
-
M16驱动LCM128645,液晶芯片ST7920
M16驱动LCM128645,液晶芯片ST7920-M16 driver LCM128645, LCD chip ST7920
- 2022-03-17 04:53:14下载
- 积分:1
-
超声波停车传感器传感器
sensor of ultrasonic parking sensor-upa sensor sch,it a ultra sonic sensor sch,used to parking car
- 2022-08-26 01:54:41下载
- 积分:1
-
在一个多道程序设计系统中,实现“作业调度”的模拟。模拟程序的要求如下: 1.输入: 作业流文件,其中存储的是一系列待执行的作业信息,每个作业包括五个数据项:作业...
在一个多道程序设计系统中,实现“作业调度”的模拟。模拟程序的要求如下: 1.输入: 作业流文件,其中存储的是一系列待执行的作业信息,每个作业包括五个数据项:作业号,优先级,进入输入井时间(用一个整数表示,如10:10表示为1010),作业估计运行时间(单位:分钟),内存需求量。各数据项用空格隔开。 2.输出: 按照作业调度次序输出每一个作业流文件:“作业号”、“进入内存时间”、“作业完成时间”、“周转时间”;每行输出一个作业的信息。 计算出平均周转时间并输出。 3.作业调度算法: 短作业优先(作业估计运行时间最短的作业首先被调度)。 4.处理要求: 在两道环境下有多个作业; 程序运行时,首先提示输入测试文件的文件名; 输入文件名后,程序将读入文件中的有关数据,并按照最短作业优先调度算法对作业进行调度,作业被调度运行后不再退出(忽略进程调度或者可以认为进程调度采用的是先来先服务调度算法); 假设内存容量为100K,存储管理方案为可变分区方式,且不允许在内存中移动作业。 -in a multi-program design system, and achieving a "Dispatch" the simulation. The simulation procedure is as follows : 1. Input : Job Flow document, which is stored in a series of operations to be implemented information, including five each operating data : the operations, priority, time to enter the input shaft (with an integer, as expressed to 10:10 1010), is estimated to run time (unit : minutes), the memory demand. The data item separated by a space. 2. Output : In accordance with the scheduling order of output per work- a document : "
- 2022-06-01 01:27:57下载
- 积分:1
-
图像中的角点包含大量的信息,在计算机视觉中扮演重要角色,在许多应用中角点用作特征点,例如图像配准、运动目标跟踪等。鉴于此,学者们提出很多角点检测方法。例如Han...
图像中的角点包含大量的信息,在计算机视觉中扮演重要角色,在许多应用中角点用作特征点,例如图像配准、运动目标跟踪等。鉴于此,学者们提出很多角点检测方法。例如Hans EMoravec在1977年提出的Movavec算法,Chris Harris和Mike Stephens于1988年提出的Harris算法,以及MirosavTrai.kovic和MarkHedley提出的Trajkovic算法等“卅。角点检测的另一个途径是计算轮廓的曲率函数,因为角点是曲率函数的最大值,因此很容易通过阈值的方法检测出来。-Corner of the image contains a large amount of information, play an important role in computer vision, in many applications as a corner feature points, such as image registration, moving target tracking. In view of this, scholars have raised a lot of corner detection methods. For example, Hans EMoravec in 1977, made Movavec algorithm, Chris Harris and Mike Stephens in 1988 proposed Harris algorithm, as well as MirosavTrai. kovic and MarkHedley algorithm proposed by Trajkovic, " thirty. Another way to corner detection is to calculate the contour of the curvature function, because the corner is the maximum curvature function, it is easy to pass the threshold used to detect them.
- 2023-07-28 03:20:03下载
- 积分:1
-
多边形的填充代码
我们几个不懈的努力,终于编程了一种c++语言,提供给广大朋友,用于多边形的填充c++代码,具有较大的实用性,可以为同学们减轻一定的压力,同时为这门课程的发展贡献自己的一份力量。
- 2022-05-21 21:43:11下载
- 积分:1
-
是操作系统课程设计Linux代码分析的那部分。
是操作系统课程设计Linux代码分析的那部分。-curriculum design is the operating system Linux code analysis of the part.
- 2022-05-21 20:14:11下载
- 积分:1
-
ArcView软件通过GIS提供的数字平台实现技术。
通过ArcView软件提供一个GIS数字综合平台,以实现信息查阅、数据分析等功能-ArcView software through GIS to provide a digital platform in order to achieve the information access, data analysis and other functions
- 2022-03-26 11:54:34下载
- 积分:1
-
Java读取raw格式的图片文件并显示图片
使用Java的swing选择图片文件,可以是jpg的也可以是二进制的raw格式文件,Java读取二进制的数据显示成图片
- 2022-04-11 12:49:52下载
- 积分:1