上一页 1 2 3 4 5 6 7 8 9 10 ··· 25 下一页
摘要: D:\Modistool\bin 执行: Open Input File:选择需要进行操作的影像数据。如果需要拼接,则把需要进行拼接的两个数据选中。 Specify Output File:选择输出路径和名字。名字后面一定要加.tif等格式后缀。 Output File Type:选择输出格式,如G 阅读全文
posted @ 2024-01-30 16:02 有翅膀的大象 阅读(274) 评论(0) 推荐(0)
摘要: Godot游戏引擎是Juan Linietsky]和Ariel Manzur 发起的,是一款制作游戏的软件,可以制作2D和3D游戏。通过基于节点的架构来设计游戏,3D渲染器设计可以增强3D游戏的画面。具有内置工具的2D游戏功能以像素坐标工作,可以掌控2D游戏效果。面向团队的设计从架构和工具到VCS集 阅读全文
posted @ 2024-01-28 13:22 有翅膀的大象 阅读(268) 评论(0) 推荐(0)
摘要: Geofabrik Download Server NOAA: Data Access Viewer https://dwtkns.com/srtm30m/ Earthdata Login (nasa.gov) 地理空间数据云 (gscloud.cn) OpenStreetMap中文 (openma 阅读全文
posted @ 2024-01-26 15:38 有翅膀的大象 阅读(58) 评论(0) 推荐(0)
摘要: Homepage | Copernicus 开放访问中心 (copernicus.eu) 阅读全文
posted @ 2024-01-25 17:27 有翅膀的大象 阅读(156) 评论(0) 推荐(0)
摘要: Get Started with Planet APIs 阅读全文
posted @ 2024-01-25 11:10 有翅膀的大象 阅读(4) 评论(0) 推荐(0)
摘要: 风云卫星最新云图影像 (nsmc.org.cn) Charting | National Oceanic and Atmospheric Administration (noaa.gov) MetEd » Home (ucar.edu) GSICS Coordination Center - Hom 阅读全文
posted @ 2024-01-24 13:48 有翅膀的大象 阅读(13) 评论(0) 推荐(0)
摘要: 一、FPGA(现场可编程门阵列)是一种半导体设备,它可以根据设计者的需要进行编程,以实现特定的功能。FPGA的应用非常广泛,可以用于设计各种类型的电路,包括但不限于: 1. CPU原型:FPGA可以用来设计和测试CPU原型,因为它提供了足够的灵活性来模拟复杂的处理器架构。这对于教育、研究和开发新型处 阅读全文
posted @ 2024-01-24 11:09 有翅膀的大象 阅读(139) 评论(0) 推荐(0)
摘要: osgeo4w-setup离线安装包资源不大,便于安装。 卫星遥感图像: 界面安装后,如控件开发报错: 进入C:\Program Files\QGIS 3.28.10\bin下执行bat后,下载相应安装包,注意网络 @echo off call "%~dp0\o4w_env.bat" @echo o 阅读全文
posted @ 2024-01-22 15:52 有翅膀的大象 阅读(600) 评论(0) 推荐(0)
摘要: EchoNet Dynamic 核心代码 segmentation.py: """Functions for training and running segmentation.""" import math import os import time import matplotlib.pyplo 阅读全文
posted @ 2023-09-24 10:38 有翅膀的大象 阅读(117) 评论(0) 推荐(0)
摘要: 以现有hellsheep游戏为例: 用bat作为启动: start.bat 内容: cd contentpyg.exe hellsheep.py content里放素材和程序: hellsheep.py import pygame from pygame.locals import * from s 阅读全文
posted @ 2023-09-01 10:25 有翅膀的大象 阅读(32) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 9 10 ··· 25 下一页