-
用双缓冲实现无闪烁动画
用双缓冲实现无闪烁动画-achieve double-Flicker-free buffer animation
- 2022-06-29 18:55:29下载
- 积分:1
-
基于修正不变矩提取分类
利用opencv提取HU不变矩,然后对七个不变矩进行归一化修正,可以通过调整阈值对目标进行分类识别,可以用于飞机,船只、汽车等目标的分类识别,
- 2022-02-22 05:22:41下载
- 积分:1
-
一个Visual Graph开发程序,具有类似MS viso的功能!带有C++,Delphi,VB,C#等的代码示例!...
一个Visual Graph开发程序,具有类似MS viso的功能!带有C++,Delphi,VB,C#等的代码示例!-a Visual Graph development programs that have similar functions VISO MS! With C, Delphi, VB, C# code examples!
- 2023-03-02 01:15:04下载
- 积分:1
-
ov9653寄存器配置,包括SXGA,VGA,QVGA,已经经过验证。
ov9653寄存器配置,包括SXGA,VGA,QVGA,已经经过验证。-ov9653 register, including SXGA, VGA, QVGA, has been verified.
- 2022-04-28 11:14:22下载
- 积分:1
-
this format source code by formatting software too
这份代码经源码格式软件格式化过-this format source code by formatting software too
- 2022-02-13 13:25:42下载
- 积分:1
-
dct_2d二维DCT变换
DCT_2D Transform 2D DCT变换-DCT_2D Transform 2D DCT
- 2023-04-25 20:15:03下载
- 积分:1
-
Svgacc图形库示例
Svgacc图形库示例-Svgacc graphics library Example
- 2022-11-19 21:10:03下载
- 积分:1
-
YUV与RGB互转动态链接库 可直接使用
YUV与RGB互转动态链接库 可直接使用 -YUV and RGB referrals dynamic link library can be used directly
- 2023-06-21 12:15:04下载
- 积分:1
-
打印图文报告的示例
打印图文报告的示例-examples of transmission
- 2022-01-25 16:52:42下载
- 积分: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