-
游戏开发经典参考书
游戏开发经典参考书-游戏开发图形图像技术-Game Development Classic Reference- Game Development Graphics Technology
- 2022-03-21 20:18:12下载
- 积分:1
-
快速提取红外图像中的运动亮点,能达到100帧/s的处理速度,需要HAlconSDK支持...
快速提取红外图像中的运动亮点,能达到100帧/s的处理速度,需要HAlconSDK支持-Rapid Extraction of infrared images of sports highlights, to achieve 100/s processing speed, the need to support HAlconSDK
- 2022-04-14 23:20:13下载
- 积分:1
-
这是程序的覆盖问题
这是程序的覆盖问题-This is the procedure coverage
- 2022-01-26 05:28:03下载
- 积分:1
-
XSI图形驱动的例子 XSI图形驱动的例子
XSI图形驱动的例子 XSI图形驱动的例子 -Examples of XSI graphics driver graphics driver XSI example XSI examples of XSI graphics driver graphics driver examples
- 2022-03-20 05:58:57下载
- 积分:1
-
I modified mesh drawing program, I joined the meanshift smooth function
我修改的mesh绘制程序,我加入了meanshift 平滑功能-I modified mesh drawing program, I joined the meanshift smooth function
- 2022-03-23 14:06:37下载
- 积分:1
-
这是一个绘图小程序,实现了图形学教材中的绘制直线,曲线,圆等功能。...
这是一个绘图小程序,实现了图形学教材中的绘制直线,曲线,圆等功能。-This is a small drawing procedures, the teaching of graphics drawing straight lines, curves, round, and other functions.
- 2022-03-18 06:56:09下载
- 积分:1
-
这是一个关于图象处理的源程序,可以调试运行,不错吆
这是一个关于图象处理的源程序,可以调试运行,不错吆-This is an image processing of the source code, debugging and running, good shout
- 2022-02-20 07:23:53下载
- 积分:1
-
BMP转换为RGB565
convert bmp to rgb565-algorithm to handle all kinds of bmp to rgb565
- 2022-02-04 03:46:29下载
- 积分: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
-
实现了画笔功能,提供调色板可以选择颜色,以及可选画笔的粗细,使用的是jdk1.5版本...
实现了画笔功能,提供调色板可以选择颜色,以及可选画笔的粗细,使用的是jdk1.5版本-Realized brush function, provided the color palette to choose, as well as the optional brush thickness, using jdk1.5 version
- 2022-01-25 14:16:06下载
- 积分:1