-
读取amsre卫星数据
1、分别求出2007年6月、2007年12月、2008年6月105°E-145°E,10°N-50°N范围内各参数的5度间隔纬向平均...
读取amsre卫星数据
1、分别求出2007年6月、2007年12月、2008年6月105°E-145°E,10°N-50°N范围内各参数的5度间隔纬向平均值并输出ASCII有格式文件;
2、读入ASCII文件(read_ascii, ascii_template;或者readf),画图(plot、oplot)表示2007年6月、2007年12月、2008年6月输出结果(X轴为纬度,Y轴为参数, 同一参数不同月份放在一张图上,5个参数5张图),并进行必要标注(xyouts)。
-Read amsre satellite data 1, respectively, derived in June 2007, December 2007, June 2008 105 ° E-145 ° E, 10 ° N-50 ° N within the parameters of the 5-degree intervals zonal mean value and a format for the output ASCII file 2, read into the ASCII file (read_ascii, ascii_template or readf), Paint (plot, oplot) said that in June 2007, December 2007, in June 2008 the output (X-axis is latitude, Y-axis for the parameter, the same argument on a map in different months, the five parameters of Figure 5), and make the necessary mark (xyouts).
- 2022-03-22 21:33:29下载
- 积分:1
-
图像缩放,第一次进入图片,调用适当的函数在T
图像缩放,首先读入一张图片,调用相应在的函数进行图像缩小或进去放大-Image scaling, the first time into a picture, call the appropriate function in the image to reduce or enlarge into
- 2022-08-17 20:04:17下载
- 积分:1
-
用delphi编写的验证码识别程序,从图片中正确识别出数字和字母。...
用delphi编写的验证码识别程序,从图片中正确识别出数字和字母。-prepared with delphi identification code validation procedures, from the photos correctly identified the number and alphabet.
- 2023-06-11 10:20:03下载
- 积分:1
-
一个处理图形图象的库,很酷
一个处理图形图象的库,很酷-a graphic image processing library, cool
- 2022-03-05 22:40:47下载
- 积分:1
-
用VC++6.0实现的绘制自定义渐变颜色效果图形的程序源码
用VC++6.0实现的绘制自定义渐变颜色效果图形的程序源码-VC 6.0 Drawing from the definition of the color gradation effects graphics program source code
- 2023-02-04 23:15:04下载
- 积分:1
-
The spectrum sensing of a wideband frequency range is studied by dividing it int...
Cognitive radio frequency spectrum detection-The spectrum sensing of a wideband frequency range is studied by dividing it into multiple subbands.
It is assumed that in each subband either a primary user (PU) is active or absent in a additive white Gaussian
noise environment with an unknown variance. It is also assumed that at least a minimum given number of
subbands are vacant of PUs. In this multiple interrelated hypothesis testing problem, the noise variance is
estimated and a generalised likelihood ratio detector is proposed to identify possible spectrum holes at a
secondary user (SU). Provided that it is known that a specific PU can occupy a subset of subbands
simultaneously, a grouping algorithm which allows faster spectrum sensing is proposed. The collaboration of
multiple SUs can also be considered in order to enhance the detection performance. The collaborative
algorithms are compared in terms of the required exchange information among SUs in some collaboration
- 2022-04-01 19:11:06下载
- 积分:1
-
设计思路:
对Windows XP自带的画笔程序进行分析,一般User画图过程:
首先鼠标选择绘图工具,然后选择颜色,接着按User需要作图。User对...
设计思路:
对Windows XP自带的画笔程序进行分析,一般User画图过程:
首先鼠标选择绘图工具,然后选择颜色,接着按User需要作图。User对产出的图像进行操作。
对图形元素抽象出公共属性,设计我的画板的作图过程:
选择工具 、画预览效果、User满意并确定、绘制效果。
下面是程序用到主要变量:
当前绘图点粒度:int iGranularity
当前使用颜色:COLORREF curColor
当前绘图状态:int iPaintStatus
当前绘图状态属性:int iPaintProperty
前一个鼠标坐标:CPoint pOldPoint
多边形起点:CPoint pStartPoint
多边形终点:CPoint pEndPoint
当前鼠标坐标:CPoint pCurPoint
输出文本字符串缓存:CString strTextOut
对典型操作过程(画矩形)描述:
用户选择工具_RECTANGLE(使iPaintStatus=_RECTANGLE)、
选择绘图颜色(设定curColor)、
用户按下鼠标左键使绘图状态属性为预览(iPaintProperty=_PREVIEW)、
用户移动鼠标(绘制图形的橡皮线效果)
用户放开左键(绘制图形的实线效果)
-design : Windows XP"s own brush analysis procedures, the general User drawing process : first choice mouse drawing tool, then select colors, followed by Graphic User needs. User to output images to operate. Right abstract graphic elements from the public properties, design I slate of mapping process : select tools, painting preview effects, User satisfaction and identification, mappi
- 2022-03-11 03:27:30下载
- 积分:1
-
用于边缘检测的程序,86年canny算法
用于边缘检测的程序,86年canny算法-for edge detection procedures, 86 canny Algorithm
- 2022-02-13 18:50:19下载
- 积分:1
-
三维汉字显示,通过OPENGL技术显示汉字
三维汉字显示,通过OPENGL技术显示汉字-Three-dimensional display of Chinese characters, Chinese characters through OPENGL technology show
- 2022-01-22 06:51:20下载
- 积分:1
-
soft and source code for load tiff image and
Image Processing
soft and source code for load tiff image and
Image Processing
- 2022-06-12 12:32:16下载
- 积分:1