-
integrity of the basic Rendering System
完整的基本图形绘制系统-integrity of the basic Rendering System
- 2022-10-12 12:05:03下载
- 积分: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
-
该系统是为了实现对一系列图片中运动物体的跟踪而设计的,它通过对一系列图片的处理,
提取出图片背景,识别出运动物体,进而对运动物体进行跟踪,得到运动物体的轨迹...
该系统是为了实现对一系列图片中运动物体的跟踪而设计的,它通过对一系列图片的处理,
提取出图片背景,识别出运动物体,进而对运动物体进行跟踪,得到运动物体的轨迹。
-the system is design for tracking objects in a series of images.First it extracts the backgroud of the picture through dealing with corresponding images. Then we can realize to track the motion object and get the trajectory of the object
- 2022-03-07 01:16:32下载
- 积分:1
-
很好的昙花图片,压缩包中有 21 个图片。
很好的昙花图片,压缩包中有 21 个图片。-nice picture of night-blooming cereus, 21 pictures in the compression package.
- 2022-02-09 20:40:16下载
- 积分:1
-
着色器语言编程的最经典书籍shader.x
着色器语言编程的最经典书籍shader.x-Shader programming language classic books shader.x
- 2022-04-18 10:51:42下载
- 积分:1
-
本软件是用在SMT行业,回流焊设备设定制程文件时,把PCB的温度测试曲线(*.tdx)导入, 对该温度曲线的分析工具(英文版)。...
本软件是用在SMT行业,回流焊设备设定制程文件时,把PCB的温度测试曲线(*.tdx)导入, 对该温度曲线的分析工具(英文版)。-the software is used in SMT industry, equipment set reflow process documents, PCB test the temperature curve (*. tdx) introduction, this temperature curve analysis tool (English).
- 2022-01-25 23:48:13下载
- 积分:1
-
利用计算机图形学中的平行投影方法进行Bezier曲面的显示,很综合的例子...
利用计算机图形学中的平行投影方法进行Bezier曲面的显示,很综合的例子-use of computer graphics in parallel projection method Bezier surface, a very comprehensive example
- 2023-06-22 13:45:04下载
- 积分:1
-
这是一个图像压缩程序,本人用c语言写的,希望能给学习算法分析的学生作为参考...
这是一个图像压缩程序,本人用c语言写的,希望能给学习算法分析的学生作为参考-This is an image compression procedures, I used to write c language, in hopes of giving the learning algorithm analysis of the students as a reference
- 2022-03-05 17:23:32下载
- 积分:1
-
OpenCV 4下的图像任意角度的旋转 //待旋转的图像Img_old //返回的旋转后图像类型 IplImage* Img_tmp. //旋转的角度,单位度....
OpenCV 4下的图像任意角度的旋转 //待旋转的图像Img_old //返回的旋转后图像类型 IplImage* Img_tmp. //旋转的角度,单位度. //三种不同的方法.其中方法二没有完全测试,方法一可以满足大部分需要-OpenCV four images of arbitrary rotation angle// Image Rotation question Img_old// to return to the rotation after the image type IplImage* Img_tmp.// Rotation angle, unit degrees.// Three different ways. Two methods which do not fully test one way to meet the needs of the majority
- 2022-02-05 19:37:53下载
- 积分:1
-
vb编的填充曲线
vb编的填充曲线-vb series of the space-filling curve
- 2022-03-29 21:24:40下载
- 积分:1