-
C++Builder实现图象去噪处理,是用中值滤波实现的,效果相当不错。...
C++Builder实现图象去噪处理,是用中值滤波实现的,效果相当不错。-C++ builder for realizing wipe off image s noise based on median filter.outcome is very well.
- 2022-03-04 14:22:21下载
- 积分:1
-
虽然系统有给出划圆的直接的函数,但是没有让读者了解具体的计算机系统内部的绘制过程,本程序以顺圆为例,以逐点逼近法画出了并且是可以从任意点开始的顺圆的程序...
虽然系统有给出划圆的直接的函数,但是没有让读者了解具体的计算机系统内部的绘制过程,本程序以顺圆为例,以逐点逼近法画出了并且是可以从任意点开始的顺圆的程序-Although the system is given a round of direct function, but did not allow the reader to understand the specific computer systems within the mapping process, the procedures to Shun Yuen example, the point-by-painted with the approximation and can be started from any point of Shun Yuen procedures
- 2023-03-19 22:35:04下载
- 积分: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
-
MPEG
MPEG-2中特征矢量和亮度,RGB直方图特征的提取-MPEG-2 in the feature vector and brightness, RGB histogram feature extraction
- 2023-08-29 09:30:02下载
- 积分:1
-
C语言实用数字图象处理,内容包括图象处理的基本技巧及实用的源代码。...
C语言实用数字图象处理,内容包括图象处理的基本技巧及实用的源代码。-C language practical digital image processing, including image processing, the basic skills and practical source code.
- 2022-10-27 07:00:03下载
- 积分:1
-
这是一个人脸识别程序能够在脸部移动的同时识别脸部特征.
这是一个人脸识别程序能够在脸部移动的同时识别脸部特征.-This is a face recognition program moving in the facial recognition facial features at the same time.
- 2022-08-22 08:44:37下载
- 积分:1
-
为了实现对手写字体的识别,运用了人工智能的分层神经网络思想,对识别的字体通过训练学习,达到识别手写字体的功能。...
为了实现对手写字体的识别,运用了人工智能的分层神经网络思想,对识别的字体通过训练学习,达到识别手写字体的功能。-order to achieve the recognition of handwritten characters, the use of artificial intelligence hierarchical neural network thinking, the right font identification through training to learn, to achieve recognition of handwritten characters function.
- 2022-05-17 00:51:13下载
- 积分:1
-
交互界面的填充程序
交互界面的填充程序-interface filling procedures
- 2022-07-09 12:55:37下载
- 积分:1
-
超级的
超分辨率源代码,用它可以实现超分辨率,提高影像的分辨率,可以使一使-super-resolution source code, using it to achieve super-resolution and improve image resolution, can make a
- 2022-01-23 10:02:31下载
- 积分:1
-
这个是一个用C画曲线增加参数的程序,这个老师留的作业,希望对大家有用...
这个是一个用C画曲线增加参数的程序,这个老师留的作业,希望对大家有用-This is an additional parameter with C curve drawing procedure, the teacher left the job, hope for all of us
- 2022-04-25 08:57:48下载
- 积分:1