登录
首页 » Visual C++ » SARimage

SARimage

于 2021-04-20 发布 文件大小:9040KB
0 576
下载积分: 1 下载次数: 305

代码说明:

  保铮的最新雷达成像原理,对于学习SAR的同志帮助很大。(the latest radar imaging principle, the SAR study Comrade great help.)

文件列表:

SARimage.pdf

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • diancichang
    得来不易的电磁场的课件 电气工程必看的课件之一(Courseware is not easy to electromagnetic fields)
    2009-03-29 17:12:12下载
    积分:1
  • ArcObject
    说明:  一本介绍ArcObject组件开发的书,介绍GIS二次开发(Copies of the book ArcObject component development, secondary development of GIS introduction)
    2010-04-13 14:31:45下载
    积分:1
  • code
    华为OJ训练平台的基础篇的所有题目答案,已总结为各种类型,写成子函数,可以直接调用(Huawei OJ Basics training platform for all the questions answers are summarized for all types, written subroutines can be called directly)
    2014-11-24 14:55:52下载
    积分:1
  • Cyuyan100li-p
    本PDF内有100道C++基础知识的编程,讲述了各种情境下的编程方法,为初学C++着提供良好的平台实例。(This PDF is 100 basic knowledge of c++ programming, programming method, tells the story of a variety of situations for beginners c++ provides a good platform for instance.)
    2014-07-05 18:15:10下载
    积分:1
  • Modern-Communications-Jamming
    该书是一本通信对抗专业的实用参考书。系统地介绍了现代抗干扰通信技术(主要是直接序列扩谱和跳频扩谱)和抗干扰通信的检测技术,讨论了每一种基本抗干扰信号类型的干扰技术,包括干扰直接序列扩谱信号、干扰快跳频扩谱信号、干扰慢跳频扩谱信号和干扰直接序列扩谱/跳频扩谱混合信号。该书的读者对象是电子战和通信对抗领域的工程师和科技工作者,也可供通信领域的科技工作者参考。(Content HighlightsAnti-Jam Communications and Electronic Countermeasures. Radio Frequency Propagation. Signaling for AJ Communications. Jamming Techniques. Anti-Jam Signal Detection. Jamming Direct Sequence Spread Spectrum Systems. Jamming Fast Frequency Hopping Systems. Jamming Slow Frequency Hopping Systems. Jamming Hybrid Spread Spectrum Systems.)
    2017-02-27 19:59:50下载
    积分:1
  • Fluent_technology_and_example
    本书基于Fluent 6.2.16版本、Gambit 2.2.30版本和Tecplot 10.0版本,共13章。全书首先详细介绍了Fluent软件及其相关的理论知识,然后通过典型的实例来讲解Fluent在传热、传质及流场等实际工程中的应用方法和技巧,包括运动部件的速度场模拟、UDF和UDS的使用、并行计算的设置、计算区域的绘制和边界条件的定义、Tecplot的数据处理等。每个实例都有详细的说明与详尽的操作步骤,读者只要按照书中的指示与方法操作,即可完成一个具体问题的数值模拟与分析,进而逐步掌握利用Fluent进行流体流动数值模拟的基本方法。 (Fluent 6.2.16 Based on the book version, Gambit 2.2.30 version and the version of Tecplot 10.0, Chapter 13. First of all, the book detailed the Fluent software and its related theoretical knowledge, and then through a typical example to explain Fluent in heat transfer, mass transfer and flow field, such as practical engineering methods and techniques, including the moving parts of the velocity field simulation, UDF and the use of UDS, parallel computing setting, rendering the calculation region and the definition of boundary conditions, Tecplot' s data processing. Each have a detailed description of examples with detailed steps, readers as long as the book' s instructions and in accordance with the method of operation, to complete a specific question of the numerical simulation and analysis, and gradually master the use of Fluent for numerical simulation of fluid flow of the basic method .)
    2009-06-16 16:13:22下载
    积分:1
  • 20080315_cb73b1efdc0f8a73d269cUMWDJTLK4NL
    银行核心系统入门简介 本文的目标读者是准备从事银行核心系统开发、维护的从业人员。(This article is intended for preparing to engage in core banking system development, maintenance practitioners.)
    2010-02-28 09:45:09下载
    积分:1
  • Hierarchical-Color-Correction
    说明:  用于进行色彩空间转换的外文资料,有做相关方面的可以看看(Used for color space conversion of foreign materials, there can look at relevant aspects of doing)
    2011-03-22 17:23:52下载
    积分:1
  • VB_PPT
    VB.NET 程序设计语言课程内容 第一章:概述 第二章:使用窗体和控件 第三章:变量和数组 第四章:过程 第五章:判断结构与循环结构 第六章:验证用户输入 第七章:面向对象编程 第十一章 使用 ADO.NET 数据库概念 ADO.NET 概述 使用数据 数据库概念 数据库术语 数据库编程的工作方式 SQL 连接环境 非连接环境 课堂练习 区别适用于连接或非连接方案的场景 数据库术语 数据库编程的工作方式 SQL 连接环境 在连接环境中,应用程序会持续连接到数据源上 优点 连接环境更易于维护 并发控制更容易 与非连接环境相比,数据更容易刷新 缺点 必须维持稳定的网络连接 有限的可扩展性 非连接环境 非连接环境是指可以在本地对数据进行单独修改,然后再把修改更新到数据库 优点 与数据源保持连接的时间短,而且并发访问的连接数少,从而能为更多用户提供服务 非连接环境大大增加了连接的可用性,从而改善了应用程序的可扩展性和性能 缺点 数据不总是最新的 可能发生更改冲突,这是个必须解决的问题 ()
    2008-05-12 11:06:03下载
    积分:1
  • jishiqi1
    使用C++实现的小程序。计时器单位转换。输入为整型数单位为秒,输出格式为DDD:HH:MM:SS的时间。华为机试。(Use C++ achieve applet. Timer unit conversion. Enter an integer number of seconds, the output format is DDD: HH: MM: SS time. Huawei machine again.)
    2013-12-06 09:48:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载