-
用C++写的图像钟表
用C++写的图像钟表-C write images watches
- 2022-12-09 15:00:03下载
- 积分:1
-
关于图像边缘检测及方块编码的程序,有源码,编译后能运行,方便学习,有一定参考价值。...
关于图像边缘检测及方块编码的程序,有源码,编译后能运行,方便学习,有一定参考价值。-on edge detection and box coding procedures, source code, compile after the operation, facilitate learning, a certain reference value.
- 2022-03-30 16:33:50下载
- 积分:1
-
Log滤波器完整源码,编得不错
Log滤波器完整源码,编得不错-Log source filter integrity, of being good
- 2022-07-06 13:37:18下载
- 积分: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
-
关于语音增强的一些算法心得,如谱减法自适应滤波以及听觉掩蔽效应等。...
关于语音增强的一些算法心得,如谱减法自适应滤波以及听觉掩蔽效应等。-on speech enhancement algorithms some experiences, such as spectral subtraction adaptive filtering and auditory masking effect.
- 2022-03-03 13:35:19下载
- 积分:1
-
MFC平移图像
本代码用MFC编程,实现在对话框中平移图像。点击“...”选择所要移动的图像,然后在对话框中移动图形,单击“保存”,就可以将拖动后的图像保存了。 图示如下:
- 2023-03-19 12:55:04下载
- 积分:1
-
计算机图形学清华大学版
实践教程所有源代码
计算机图形学清华大学版
实践教程所有源代码-Computer Graphics, Tsinghua University tutorial version of all the source code of practice
- 2022-04-15 18:43:09下载
- 积分:1
-
VGA Interface detailed information
详细的VGA接口资料-VGA Interface detailed information
- 2022-03-23 22:04:32下载
- 积分:1
-
CxImage testing procedures teach you how to use CxImage
CxImage测试程序,教你怎样使用CxImage-CxImage testing procedures teach you how to use CxImage
- 2022-01-26 04:58:04下载
- 积分:1
-
MSChart是微软发布的.NET 3.5框架下的图表控件,功能强劲,基本上能想到的图表都可以使用它绘制出来,常见的:点状图、饼图、柱状图、曲线图、面积图、排列...
MSChart是微软发布的.NET 3.5框架下的图表控件,功能强劲,基本上能想到的图表都可以使用它绘制出来,常见的:点状图、饼图、柱状图、曲线图、面积图、排列图等等,同时也支持3D样式的图表显示,给图形统计和报表图形显示提供了很好的解决办法,同时支持Web和WinForm两种方式,不过缺点也比较明显,只能在最新的开发环境中使用,需要.Net 3.5 Sp1以及VS 2008的开发环境。 -MSChart Microsoft released. NET 3.5 framework of the chart control, robust, can basically think of the chart can use it to draw out common: the point-like diagrams, pie charts, bar charts, graphs, area maps, arranged map, etc., but also supports 3D-style graphics display, graphical statistics and reports to the graphical display provides a good solution to support both Web and WinForm in two ways, but the more obvious shortcomings, only in the latest development environment be used need to. Net 3.5 Sp1 and the VS 2008 development environment.
- 2022-02-05 15:36:17下载
- 积分:1