登录
首页 » 图形图像 » 在中小型电力行业系统中,曲线的要求比较严格,虽然网络上面各种曲线控件非常多,但是很多只能提供一段时间的曲线显示或者历史若干个点的显示。比如在一个普通的小型水电站...

在中小型电力行业系统中,曲线的要求比较严格,虽然网络上面各种曲线控件非常多,但是很多只能提供一段时间的曲线显示或者历史若干个点的显示。比如在一个普通的小型水电站...

于 2022-04-08 发布 文件大小:128.38 kB
0 151
下载积分: 2 下载次数: 1

代码说明:

在中小型电力行业系统中,曲线的要求比较严格,虽然网络上面各种曲线控件非常多,但是很多只能提供一段时间的曲线显示或者历史若干个点的显示。比如在一个普通的小型水电站系统中我们会牵涉到许多的点(可能甚至达到400到500多个),一般的电站运行人员或者管理者希望能够对这类点的历史运行状况进行还原(即能够将历史运行的各个点状况进行还原),曲线就是非常重要的一个环节了 -SMEs in the power industry system, the curve of more stringent requirements, While the Network Control curve above all very, but many can only provide for a period of time curve or historical point of a number of shows. For example, in an ordinary small hydropower system, which will involve many of the points (which may even reach 4-500 many), Utility general operating personnel or managers hope to be able to point to the history of such operations conducted reduction (that is, to history Operation of each of the state reduction), the curve is a very important link in the

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

发表评论

0 个回复

  • 增加openscenegraph参数可控制管道
    增加openscenegraph参数可控制管道-Parameters can control the pipeline to increase openscenegraph
    2023-03-03 23:00:03下载
    积分:1
  • 我的英语很差
    使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j=|Pi,j-Pi,j-1|i=0,1,…,439 j=0,1,…,639Gi,0=Pi,0,左边缘直接赋值,不会影响整体效果。 5.用自定义模板进行中值滤波 区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。 6.牌照搜索:利用水平投影法检测车牌水平位置,利用垂直投影法检测车牌垂直位置。 7.区域裁剪,截取车牌图像。-my english is poor
    2023-06-10 05:40:04下载
    积分:1
  • 一个片浏览编辑器
    一个图片浏览编辑器-a photo editor View
    2022-08-20 03:01:04下载
    积分:1
  • very good learning game graphics, interface has Algorithm
    很好的学习游戏图形,界面有算法
    2022-03-21 18:43:48下载
    积分:1
  • 一种二值水印嵌入的方法,个人编写的,里面还有ppt,及Arnold置乱算法...
    一种二值水印嵌入的方法,个人编写的,里面还有ppt,及Arnold置乱算法-a watermark embedded value method, personal preparation, there is also ppt, and Arnold Scrambling Algorithm
    2022-03-21 22:11:38下载
    积分:1
  • 用视觉工作室实现了不规则掩模的中值滤波功能…
    Function realized median filter with irregular mask by using Visual Studio, and OpenCV library. User can define mask by special matrix with unrestricted size N x M, which includes 0 and 1 values. Only 1 values determine which element of neighborhood of point will be used to calculate median.-Function realized median filter with irregular mask by using Visual Studio, and OpenCV library. User can define mask by special matrix with unrestricted size N x M, which includes 0 and 1 values. Only 1 values determine which element of neighborhood of point will be used to calculate median.
    2022-04-22 03:07:13下载
    积分:1
  • 网格组网程序,能将任意点集合,组成3角型网络,便于3维模型绘...
    网格组网程序,能将任意点集合,组成3角型网络,便于3维模型绘图-Mesh network procedures, can be any point set, composed of angle-3 network, 3-dimensional model to facilitate mapping
    2022-03-03 05:34:57下载
    积分:1
  • 该例子可以选定位,来得到位的大小,即可表达位的高宽和大小...
    该例子可以选定位图,来得到位图的大小,即可表达位图的高宽和大小-examples can choose the location map, the map in place more size, can express bitmap width and size
    2022-01-26 00:11:55下载
    积分:1
  • 在VC++2005下,用OpenGL正射投影画了立方体,进行了纹理,并且提供三维场景的片输出...
    在VC++2005下,用OpenGL正射投影画了立方体,进行了纹理,并且提供三维场景的图片输出-In the VC++2005, using OpenGL orthographic projection drawing of the cube, for texture, and provide three-dimensional scene image output
    2022-06-20 10:56:37下载
    积分:1
  • 人脸检测系统,基于Opencv,包含了多种处理方法。
    人脸检测系统,基于Opencv,包含了多种图像处理方法。-Face Detection System, based on the Opencv, contains a variety of image processing methods.
    2022-02-07 07:57:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载