1 2 3 4

2020年3月31日

Matlab对夜间灯光数据图像的读取和统计

摘要: 1 %统计多幅影像的亮值像元个数(TLP)和灰度亮值总数(TDN) 2 clear; 3 file_path='D:\D\guo\线性校正DMSP\'; %存放文件夹位置 4 img_list=dir(strcat(file_path,'*.tif')); 5 img_num=length(img_ 阅读全文

posted @ 2020-03-31 16:49 wanghua+ 阅读(832) 评论(0) 推荐(0)

2019年11月16日

css样式实现太极图

摘要: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv 阅读全文

posted @ 2019-11-16 10:40 wanghua+ 阅读(313) 评论(0) 推荐(0)

导航