-
图像处理算法的VC源程序。只需把源代码放入VC++BUILDER中运行即可...
图像处理算法的VC源程序。只需把源代码放入VC++BUILDER中运行即可-VC source. Only once the source code Add VC can run BUILDER
- 2022-02-06 10:38:25下载
- 积分:1
-
gist对图像进行聚类
使用gist对图像进行聚类,并选出iconic image 31808029gist
- 2022-06-13 00:53:30下载
- 积分:1
-
Graph
基于图分析方法的图像分割程序,对了解图理论及其应用有很大帮助-Graph-based analysis method for image segmentation procedures, the understanding of graph theory and its applications are very helpful
- 2022-02-04 07:47:35下载
- 积分:1
-
三次NURBS曲线曲面矩阵形式的求导计算
三次NURBS曲线曲面矩阵形式的求导计算-nurbs
- 2023-02-07 23:05:03下载
- 积分:1
-
now under way not to be generated png graphics, since we used to use png codebeh...
现在非codebehind方式下不能生成png图形,大家以后要用png就用codebehind方式吧-now under way not to be generated png graphics, since we used to use png codebehind style
- 2022-06-13 07:42:17下载
- 积分:1
-
好的图像变换软件
好的图像变换软件-good software
- 2023-07-06 09:50:03下载
- 积分:1
-
VC image processing to the various methods of noise (random noise to .....)
VC++图象处理去噪音的多种方法(有随机去噪音等.....)-VC image processing to the various methods of noise (random noise to .....)
- 2022-01-25 16:11:50下载
- 积分:1
-
Matlab实现的图像匹配,里面还有实验图片
Matlab实现的图像匹配,里面还有实验图片-Matlab to achieve the image matching, there is also experimental picture
- 2023-07-27 00:00:03下载
- 积分:1
-
有关Shapefile的C语言函数库和源代码
有关Shapefile的C语言函数库和源代码-Shapefile the C language library and source code
- 2023-03-20 15:55:04下载
- 积分: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