登录
首页 » Others » Oceanography

Oceanography

于 2012-07-21 发布 文件大小:3023KB
0 165
下载积分: 1 下载次数: 8

代码说明:

  冯士筰的海洋科学导论,国内唯一一本这方面的教材,各种高校只要考这门课都已该书为指定教材。是WORD版的,便于大家修改编辑。(Feng narrow Introduction to Marine Science, the only one in this respect the teaching materials, a variety of colleges and universities consider this course have the book for the designated materials. WORD, easy we modify the edit.)

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

发表评论

0 个回复

  • ToolTip
    c++/mfc/状态栏应用实例/滚动字幕的状态栏(c++/mfc/Status bar application / scroll caption status bar)
    2017-11-17 21:55:29下载
    积分:1
  • 矢量阵列PARAFAC分解信号DOA-极化联合估计
    利用矢量传感器阵列隐含的多平移不变特性,可构建出三阶输出数据张量;进而利用张量PARAFAC分解算法(交替最小二乘,ALS)完成信号DOA-极化联合估计。该算法为R.Bro & N.D.Sidiropoulos于1998年提出,是PARAFAC分解应用于矢量阵列信号处理的早期成果。
    2021-05-06下载
    积分:1
  • Geometrical-optics-notes
    几何光学笔记 几何光学中用到的一些重要的公式和结论 希望对大家有用(Geometric optics, geometrical optics notes some important formulas used and conclusions of hope for all of us)
    2021-04-06 09:29:03下载
    积分:1
  • MATLAB 交换两幅图像的幅度谱和相位谱,并实现双谱重构
    交换两幅图像的幅度谱和相位谱,并实现双谱重构!附有源代码和实验结构图。
    2020-12-05下载
    积分:1
  • 首先,读者可以先将DDK原来的packet例子序备份,然后用改动后的驱动序源码覆盖原先的代码(即覆盖packet...
    首先,读者可以先将DDK原来的packet例子程序备份,然后用改动后的驱动程序源码覆盖原先的代码(即覆盖packet->driver目录下的代码,修改后的代码已经给出)。 然后开始编译。顺次选择开始->程序->Development kits->Windows 2000 DDK->Checked Build Environment,将出现一个控制台窗口。使用cd命令进入D:programsNTDDK src etwork ndispacket目录(即驱动程序和相应应用程序所在的目录),键入build命令开始编译,在该目录下的dirs文件的控制下可以同时编译driver目录下的驱动程序和testapp目录下用于测试驱动程序的应用程序;即同时得到改动后的驱动程序和测试该驱动程序的应用程序。-First, readers can DDK first example of the original packet backup procedures, and then change the driver covered the original source code (that is, covering packet-gt; Driver directory code, the revised code has been given). Then compiler. Topping the list is to choose start-gt; Procedures- gt; Development kits- gt; Windows 2000 DDK- gt; Checked Build Environment, there will be a console window. Use cd order to enter D : programs NTDDK src network NDIS packet directory (ie driver and the corresponding application to the directory), type build orders started compiling, in the catalog under the dirs documents under the co
    2023-06-15 10:50:03下载
    积分:1
  • Inverse Synthetic Aperture Radar Imaging With MATLAB Algorithms
    这本书提供了充分的代表性逆合成孔径雷达(ISAR)成像,这是一种流行和重要的雷达信号处理工具。本书涵盖了所有可能的ISAR成像方面。这本书提供了一个介绍了专家组的逆问题和合成孔径雷达(SAR)提出的问题之前,信号处理技术和雷达基本相当。如高分辨率SAR的重要概念,脉冲压缩和图像形成连同相关的MATLAB代码。 ISAR成像的基本原理后,这本书提供了相关的MATLAB函数和代码成像ISAR成像的详细程序。 ISAR成像,多个成像技巧和微调,如零填充和窗口程序,以提高图像的质量也被提出。最后,逆合成孔径雷达图像中的各种实际应用,如成像天线平台散射的,是在单独的一章。所有这些算法,MATLAB代码和
    2020-12-12下载
    积分:1
  • 灰狼优化算法的源代码
    灰狼优化算法的源代码,可以用来参考和修改,包含作者的介绍文章。
    2021-05-06下载
    积分:1
  • labview界面设计源码
    有关labview界面的几个例子,以及一些界面设计的文章,对界面设计有需求的可以参考一下 【核心代码】 LabVIEW界面设计的风水 ├── Demos│   ├── Demo 1 前景背景色│   │   └── FrontBackColor.vi│   ├── Demo 2 Graph透明色│   │   └── Graph.vi│   ├── Demo 3 自定义控件│   │   ├── Customized Control.vi│   │   └── Moving Pics.vi│   ├── Demo 4 粒子加速器│   │   └── LabVIEW HMI Demo│   │       ├── EXE│   │       │   ├── SR Light.aliases│   │       │   ├── SR Light.exe│   │       │   ├── SR Light.ico│   │       │   ├── SR Light.ini│   │       │   └── Thumbs.db│   │       └── Source Code│   │           ├── Accelerators Interface.aliases│   │           ├── Accelerators Interface.lvproj│   │           ├── Controls│   │           │   ├── SR Light.ico│   │           │   ├── Thumbs.db│   │           │   ├── about.rtm│   │           │   ├── flash.ctl│   │           │   ├── flash1.ctl│   │           │   ├── stop.ctl│   │           │   └── stop1.ctl│   │           ├── Documentation│   │           │   ├── Thumbs.db│   │           │   ├── background.bmp│   │           │   ├── help.txt│   │           │   └── report.doc│   │           ├── HMI  网页说明.doc│   │           ├── HMI help.doc│   │           └── subvi│   │               ├── About Menu Bar.vi│   │               ├── initialization.vi│   │               ├── light.vi│   │               ├── main.vi│   │               ├── move--booster.vi│   │               ├── move--linear.vi│   │               ├── move--ring.vi│   │               ├── s--light.vi│   │               ├── s--move-booster.vi│   │               ├── s--move-linear.vi│   │               └── s--move-ring.vi│   ├── Demo 5 XControl│   │   ├── Calculator XControl│   │   │   ├── Calculator Example.vi│   │   │   ├── Calculator XControl Project.aliases│   │   │   ├── Calculator XControl Project.lvproj│   │   │   └── XControl│   │   │       ├── Calculator XControl.xctl│   │   │       ├── Controls│   │   │       │   └── Format.ctl│   │   │       ├── Data 1.ctl│   │   │       ├── Facade 1.vi│   │   │       ├── Init 1.vi│   │   │       ├── State 1.ctl│   │   │       └── subVIs│   │   │           ├── Format Number.vi│   │   │           └── Substitute Constants.vi│   │   ├── LEDXCtrl│   │   │   ├── LED Display.rtm│   │   │   ├── LED Display.xctl│   │   │   ├── LED Probe.ctl│   │   │   ├── LED-ASCII Code to Character Grid.vi│   │   │   ├── LED-Change text.vi│   │   │   ├── LED-Ctl2Ind.vi│   │   │   ├── LED-Data.ctl│   │   │   ├── LED-Facade.vi│   │   │   ├── LED-Init.vi│   │   │   ├── LED-New Text.vi│   │   │   ├── LED-Set Text_Label.vi│   │   │   ├── LED-Set Text_Tag.vi│   │   │   ├── LED-State.ctl│   │   │   ├── LED-ctrl ref scroll.vi│   │   │   ├── LED-single iteration scroll.vi│   │   │   ├── ProjectLED.aliases│   │   │   ├── ProjectLED.lvproj│   │   │   ├── Read_Me.vi│   │   │   └── XCtrl-State Changed.vi│   │   └── TF Graph│   │       ├── Daemon.vi│   │       ├── Domain Read.vi│   │       ├── Domain Write.vi│   │       ├── Domain.ctl│   │       ├── Example.vi│   │       ├── TF Graph.xctl│   │       ├── data.ctl│   │       ├── facade.vi│   │       ├── init.vi│   │       └── state.ctl│   ├── Demo 8 布局│   │   ├── Align Unplug.vi│   │   └── Aligned.vi│   └── Demo 9 Mouse Busy│       └── Mouse Busy.vi└── LabVIEW界面设计的风水(2009).pdf20 directories, 79 files
    2021-05-06下载
    积分:1
  • 四阶Runge-Kutta法解常微分方组实验报告和Matlab实例代码
    给出了四阶Runge-Kutta法解常微分方程组的一般公式,并用此公式解了两个实例:捕食者-被捕食者模型和Lorenz方程(蝴蝶效应),附有实验报告和Matlab代码
    2020-12-05下载
    积分:1
  • 语音质量评价PESQ代码
    语音质量客观评价标准PESQ,ITU P.862/p.862.1/p.862.2,并且有使用方法介绍及相关测试标准语音样本
    2020-12-11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载