-
一个微3D跨平台图形库,A mini 3D computer graphics C++ cross
一个微3D跨平台图形库,A mini 3D computer graphics C++ cross-platform library-a cross-platform 3D graphics library. A mini 3D computer graphics C cross-platform li brary
- 2022-03-26 15:58:50下载
- 积分:1
-
VC原代码很好的程序,请大家参考
VC原代码很好的程序,请大家参考-VC source good procedures, please refer to
- 2022-01-30 14:10:42下载
- 积分:1
-
图片编码与解码 JPEG2BMP
常见的JPEG和JPEG2000严格意义上指的都不是文件格式而是图像压缩标准,此程序将读入一幅JPEG图片,并对其进行解码、编码为BMP图像,此代码用VS2013成功编译并执行。并附有原始图片和注释。
- 2022-03-30 18:50:47下载
- 积分:1
-
a foreigner to write the kind of a surface procedures
一本老外写的样条曲面程序1-a foreigner to write the kind of a surface procedures
- 2022-04-21 03:57:47下载
- 积分:1
-
图形处理源码程序
图形处理源码程序-graphics processing procedures FOSS
- 2022-01-21 23:05:10下载
- 积分:1
-
图形学中的纹理贴图程序
图形学中的纹理贴图程序-graphics textures of procedures
- 2022-09-13 06:30:02下载
- 积分:1
-
achieve a mind trip of two
实现二维图形几何变换的心路历程(包括变换、剪切变换、平移变换、旋转)
- 2022-05-18 05:17:56下载
- 积分: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
-
DSP汇编进行简单的图形处理,例如平滑与锐化等
DSP汇编进行简单的图形处理,例如平滑与锐化等-Using DSP s assembly language to do Image Processing such as smoothing and acuting
- 2022-05-29 07:26:42下载
- 积分:1
-
G引擎C++游戏开发,研究人员或学生准备3…
G3D 引擎是为 C++ 的游戏开发者、研究人员或者学生准备的 3D 图形库,包含一组可靠而且高性能的通用三维示例。src版-G3D engine for C++ for game developers, researchers or students to prepare the 3D graphics library, contains a set of reliable and high-performance general-purpose three-dimensional example. src version
- 2022-10-21 14:20:13下载
- 积分:1