-
a new image process.a new image process,a new image proce
a new image process.a new image process,a new image proce-a new image process.a new image process. a new image proce
- 2022-01-25 22:06:07下载
- 积分:1
-
VC a simple image processing platform, everyone can create their own in the abov...
一个简单的VC图像处理平台,大家可以在上面建立自己的工程,以及图像处理算法。-VC a simple image processing platform, everyone can create their own in the above works, as well as image processing algorithm.
- 2023-07-28 10:15:04下载
- 积分:1
-
VC++图象编程基础源代码,包括 Hough变换、阈值分割、轮廓提取与跟踪等图象处理的基础操作...
VC++图象编程基础源代码,包括 Hough变换、阈值分割、轮廓提取与跟踪等图象处理的基础操作-VC++ programming based image source code, including the Hough transform, threshold segmentation, Contour extraction and tracking the basis of image processing operation
- 2022-01-25 17:58:14下载
- 积分:1
-
This is a simple programme for drawing.
一个简单的画图程序-This is a simple programme for drawing.
- 2022-02-25 11:01:07下载
- 积分:1
-
C语言数字图片的读写
c语言进行BMP位图的读写操作,并对灰度图像进行简单操作,比如对灰度图像的左下角进行处理,使该灰度图像左下角变成黑色,以及改变灰度图像的调色板,改变绿色分量。
- 2022-09-16 07:00:03下载
- 积分:1
-
提供一个相较于.net framework所提供的bitmap.getpixel or setpixel() 函式更快的bitmap存取方式,详细范例请见rea...
提供一个相较于.net framework所提供的bitmap.getpixel or setpixel() 函式更快的bitmap存取方式,详细范例请见readme-To provide a contrast. Net framework provided by the bitmap.getpixel or setpixel () function for faster access to bitmap mode, detailed examples, see readme
- 2022-07-23 04:32:56下载
- 积分:1
-
用多边形变换编写的程序
用vc编写的一个多边形变换程序-vc prepared using a polygon transformation process
- 2023-08-18 09:10:03下载
- 积分:1
-
用于存储阵列中的任何标准bitma PS实现类,操作数组…
实现了一个Class for storing any standart bitmaps in array,通过对数组运算来处理bmp图像的源代码。-achieved a Class for storing any standart bitma ps in array, the array of operations to handle bmp image of the source code.
- 2022-08-22 08:58:13下载
- 积分:1
-
功能很强位图文件显示程序
功能很强位图文件显示程序-Features a strong display program bitmap file
- 2022-07-11 16:51:38下载
- 积分: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