-
在中小型电力行业系统中,曲线的要求比较严格,虽然网络上面各种曲线控件非常多,但是很多只能提供一段时间的曲线显示或者历史若干个点的显示。比如在一个普通的小型水电站...
在中小型电力行业系统中,曲线的要求比较严格,虽然网络上面各种曲线控件非常多,但是很多只能提供一段时间的曲线显示或者历史若干个点的显示。比如在一个普通的小型水电站系统中我们会牵涉到许多的点(可能甚至达到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
- 2022-04-08 01:59:24下载
- 积分:1
-
基于OPENcv的人脸识别
新手向的代码,很容易看懂,就是注意分类器的位置,我们会将摄像头所摄下的视频一帧一帧的图片,一个个来进行单独的人脸识别,并且把识别出来的人脸用各种颜色的椭圆标示出来。
- 2023-02-03 02:45:04下载
- 积分:1
-
使用ezdicom 控件实现一个简单的图像浏览器.
功能很少,图像显示也不太好....
使用ezdicom 控件实现一个简单的图像浏览器.
功能很少,图像显示也不太好.-Realize ezdicom controls the use of a simple image browser. Features small, image display is not very good.
- 2022-05-07 05:07:13下载
- 积分:1
-
一个简单的等值线绘制程序,效果一般,原理可以参考一下
一个简单的等值线绘制程序,效果一般,原理可以参考一下-Isogram a simple drawing program, the effect of the general principle for reference
- 2022-09-15 13:55:03下载
- 积分:1
-
use matlab to control mouse
use matlab to control mouse -use matlab to control mouse
- 2023-08-29 16:05:03下载
- 积分:1
-
STM32 Cryptographic Library
STM32 Cryptographic Library
Introduction
This manual describes the API of the STM32 cryptographic library (STM32-CRYP-LIB) that
supports the following cryptographic algorithms:
AES-128, AES-192, AES-256 bits. Supported modes are:
– ECB (Electronic Codebook Mode)
– CBC (Cipher-Block Chaining) with support for ciphertext stealing
– CTR (CounTer Mode)
– CCM (Counter with CBC-MAC)
– GCM (Galois Counter Mode)
– CMAC
– KEY WRAP
ARC4
DES, TripleDES. Supported modes are:
– ECB (Electronic Codebook Mode)
– CBC (Cipher-Block Chaining)
HASH functions with HMAC support:
– MD5
– SHA-1
– SHA-224
– SHA-256
Random engine based on DRBG-AES-128
RSA signature functions with PKCS#1v1.5
ECC (Elliptic Curve Cryptography):
– Key generation
– Scalar multiplication (the base for ECDH)
– ECDSA
These cryptographic algorithms can run in the series STM32F1, STM32 L1, STM32F2,
STM32F4, STM32F0 and STM32F3 with hardware enhancement accelerators.
- 2022-07-21 14:38:08下载
- 积分:1
-
bresenham的直线生成算法的代码
bresenham的直线生成算法的代码-generation algorithm code
- 2023-06-29 11:50:03下载
- 积分:1
-
按所需的颜色显示不同的区域
按所需的颜色显示不同的区域- According to color demonstration different region which needs
- 2022-03-09 21:56:58下载
- 积分:1
-
该判断多边形点时钟排列方向,
非常准确(不准确的还没有遇到过,快3年了)。
该函数用到的相关函数都在文档中:
1.PtoLDistance-点到直线...
该判断多边形点时钟排列方向,
非常准确(不准确的还没有遇到过,快3年了)。
该函数用到的相关函数都在文档中:
1.PtoLDistance-点到直线的距离;
2.CalcPolygonRect-计算多边形外接矩形;
3.CalcSegmentRect-计算线段外接矩形;
4.Distance-计算两点距离;
5.ISZEROA-判断数值是否为零;
该函数数据类型为Windows的POINT,使用了标准模板vector-The polygon points to determine the direction of the clock with very accurate (inaccurate, not yet encountered, fast 3 years). The function of the correlation function used in the document: 1.PtoLDistance-point to the straight-line distance 2.CalcPolygonRect-calculated external rectangular polygon 3.CalcSegmentRect-computing segment external rectangle 4.Distance-computing two distance 5 . ISZEROA-judge whether the value is zero the function data type for the Windows-POINT, using the standard template vector
- 2023-08-03 05:55:03下载
- 积分:1
-
将问卷调查结果以图表(柱状图和饼状图)的方式直观的表示出来(调查结果为随机生成的)...
将问卷调查结果以图表(柱状图和饼状图)的方式直观的表示出来(调查结果为随机生成的)-outcome of the survey will be to chart (column and Caky) intuitive way to express (findings of the randomly generated)
- 2022-05-28 09:14:18下载
- 积分:1