-
计算机图形学课程设计计 算机图形学课程设计计算机图形学课程设计...
计算机图形学课程设计计 算机图形学课程设计计算机图形学课程设计-engleengleengleengleengleengle
- 2022-09-07 00:10:03下载
- 积分:1
-
数字图象处理程序,关于马赛克处理的程序。
数字图象处理程序,关于马赛克处理的程序。-digital image processing on the mosaic of the procedures.
- 2022-08-14 07:09:19下载
- 积分:1
-
- 2022-05-16 23:24:06下载
- 积分:1
-
Digital image processing book entry programming, some help for beginners
数字图像处理书籍的入门编程,对初学者有些帮助-Digital image processing book entry programming, some help for beginners
- 2022-05-19 07:56:07下载
- 积分:1
-
图像滤波 图像滤波 图像滤波 图像滤波 图像滤波
图像滤波 图像滤波 图像滤波 图像滤波 图像滤波 -good programgood programgood programgood programgood programgood programgood programgood programgood program
- 2022-03-04 10:27:20下载
- 积分:1
-
ibqsImage image processing components V2.1
ibqsImage 图像处理组件 V2.1 -ibqsImage image processing components V2.1
- 2022-07-22 11:08:12下载
- 积分:1
-
犯错
扫描线填充法:
1、原理:该算法利用了扫描线的相关性和多边形边的相关性,而不是逐点进行处理。
2、扫描线的相关性:某条扫描线上相邻的象素,几乎都具有同样的内外性质,这种性质只有遇到多边形边线与该扫描线的交点时才会发生改变。
3、边的相关性:由于相邻扫描线上的交点是与多边形的边线相关的。对同一条边,前一条扫描线yi与该边的交点为xi,而后一条扫描线yi+1=yi+1与该边的交点则为xi+1=xi+1/m,利用这种相关性可以省去大量的求交运算。
边相关扫描线填充算法的实现需要建立两个表:边表(ET)和活动边表(AET)。-err
- 2023-07-27 18:40: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
-
this by far the GDI graphics programming on the most comprehensive one book, thi...
这是迄今为止关于 GDI+ 图形编程最全面的一本书,本书将是一本 Windows 图形程序员非常有用的工具书。-this by far the GDI graphics programming on the most comprehensive one book, this book will be a Windows graphics programmers very useful tool.
- 2022-08-26 13:17:27下载
- 积分:1
-
基于粒子系统模拟飘扬的旗帜
基于粒子系统模拟飘扬的旗帜-particle system simulation based on the fluttering banner
- 2022-04-18 06:32:18下载
- 积分:1