-
图像的旋转与缩放处理源代码(openCV)
图像的旋转与缩放处理源代码(openCV)-Image rotation and zoom handle the source code (openCV)
- 2023-06-28 09:50:03下载
- 积分:1
-
MPEG
MPEG-2-13818æ ‡å‡†-MPEG-2-13818 standards
- 2022-03-15 06:32:23下载
- 积分:1
-
Flash the same as the non
像Flash一样的无锯齿线条应该用模糊算法进行处理,模糊代码的Set/GetPixel算法-Flash the same as the non-serrated lines should be processed using fuzzy algorithms, fuzzy code, Set/GetPixel algorithm
- 2022-05-20 22:14:32下载
- 积分:1
-
Wiener filter for image denoising with the least squares filter for image denois...
维纳滤波对图像去噪与最小二乘方滤波对图像去噪的比较-Wiener filter for image denoising with the least squares filter for image denoising comparison
- 2022-12-10 16:00:02下载
- 积分: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
-
目前一般只能画标准的椭圆,本代码实现了画斜椭圆,这个程序主要的思想来自Breseham算法!...
目前一般只能画标准的椭圆,本代码实现了画斜椭圆,这个程序主要的思想来自Breseham算法!-Can only draw the current standard ellipse, the implementation of the code draw oblique oval, the main idea of this process from Breseham algorithm!
- 2022-07-23 11:01:30下载
- 积分:1
-
this procedure is mainly based on actual needs, and for an arbitrary isogon tran...
此程序主要是根据实际的需要,把对于一个任意正多边形的平移变换和旋转变换集合在一起,省去了每次变换时调用多个程序的麻烦-this procedure is mainly based on actual needs, and for an arbitrary isogon transform the translation and rotation transform get together to save a time when the transformation of a number of procedures called trouble
- 2022-07-25 14:18:48下载
- 积分:1
-
A three
一个基于java的三维图象界面编程源代码,是用元胞自动机来模拟飞鸟的行为过程,思路比较清晰-A three-dimensional image based on the java interface programming source code, is a cellular automaton to simulate the behavior of birds process, clearer thinking
- 2022-03-15 19:04:43下载
- 积分:1
-
H.264 video coding source code
H.264视频编码源代码―jm10.1,JM相对于其它源码来说,更接近于标准,建议初学者先读JM的源代码,很不错!-H.264 video coding source code-jm10.1, JM relative to other source, closer to the standards, recommendations JM beginners read the source code, is pretty good!
- 2022-04-11 00:31:12下载
- 积分:1
-
计算机图形学正方体纹理映射(VC实现)
自己根据计算机图形学算法实现的立方体纹理映射,使用MFC平台和Windows API函数进行GDI绘制,使用有效边表填充算法和内插进行表面填充,并且使用面向对象实现,可重用性强。
- 2022-06-02 13:11:00下载
- 积分:1