-
meshcut是一个基于OpenGL的应用。它模拟人体器官,如静脉或讨论。
MeshCut is an OpenGL based application. It simulate human organs like vein or artery. Requirements: .Net Framework 2.0 or higher.
- 2023-07-15 07:00:06下载
- 积分:1
-
snakes算法简单程序(可运行),对初步学习snakes算法有帮助
snakes算法简单程序(可运行),对初步学习snakes算法有帮助-snakes simple algorithm (runs), the preliminary study snakes help Algorithm
- 2022-03-16 12:01:16下载
- 积分:1
-
在VS编程环境中,生成一个三维的圆柱体,显示时能够任意方向的进行旋转。...
在VS编程环境中,生成一个三维的圆柱体,显示时能够任意方向的进行旋转。-In the VS programming environment, generate a three-dimensional cylinder, the display can rotate any direction.
- 2022-04-20 09:21:07下载
- 积分:1
-
图像处理的VC++开发库源代码
图像处理的VC++开发库源代码-image processing VC source development libraries
- 2023-08-19 10:10:05下载
- 积分:1
-
在状态条中显示滚动的文本ShowScollTextInStatusBar.rar
在状态条中显示滚动的文本ShowScollTextInStatusBar.rar-the state of the show rolling text ShowScollTextInStatusBar.rar
- 2022-03-18 12:57:53下载
- 积分:1
-
csgl development of the examples. Includes nehe, red book
csgl开发的例子.里面包括nehe,red book-csgl development of the examples. Includes nehe, red book
- 2022-03-16 13:11:40下载
- 积分:1
-
B样条、Bezier曲线等多种曲线画法
B样条、Bezier曲线等多种曲线画法-B-spline, and other Bezier curve drawing curves
- 2023-08-07 19:55:02下载
- 积分:1
-
java 图形算法实现源代码,有坐标放大缩小。
java 图形算法实现源代码,有坐标放大缩小。-java graphics algorithm source code, coordinates Zooming.
- 2022-04-26 11:40:15下载
- 积分:1
-
一个简单的三维图形,autoCAD做的桌子,上面有尺寸标注
一个简单的三维图形,autoCAD做的桌子,上面有尺寸标注-A simple three-dimensional graphics, autoCAD do table above have dimension
- 2022-03-25 19:50:51下载
- 积分: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