-
Information_hiding
用加密代码将文字隐藏在图片中,用解密代码将文字提取。c++(The text is hidden in the picture with encrypted code, and the text is extracted with decryption code.)
- 2017-11-27 20:04:12下载
- 积分:1
-
Final20170823OK(micro)_Doing
STM32 串口读取传感器数据并保存(STM32 serial port read sensor data and save)
- 2018-02-06 14:39:53下载
- 积分:1
-
shiyan8
带菜单的学生信息,例如:姓名,学号,班级,成绩等等的录入(Students with menu information, such as: name, student number, class, performance, etc. The input)
- 2009-04-17 00:16:42下载
- 积分:1
-
ADSADIIC
一个A/D转换的小程式,ADS1110,IIC总线.(FOR YOU
THE SOFEWARE IS ADS1110,WILL YOU LIKE IT?)
- 2013-09-06 20:36:03下载
- 积分:1
-
DetectObjectWithSurf
Object detection (or rather, recognition) is one of the fundamental problems in computer vision and a lot of techniques have come up to solve it.
This is a Project about Real-time object detection in OpenCV using SURF.
- 2013-09-10 00:59:41下载
- 积分:1
-
Delete-File-System-Minifilter-Driver
Delete File System Minifilter Driver
- 2014-12-07 15:56:58下载
- 积分:1
-
ADF4351
锁相环源程序,基于stm32的控制,开发环境用keil5,(Phase locked loop source program, based on STM32 control, development environment with keil5,)
- 2021-03-06 19:09:30下载
- 积分:1
-
BOIL
fluent的UDF程序,用于水变为冰的凝固计算(fluent in the UDF program for calculating the freezing water into ice)
- 2021-04-16 19:58:53下载
- 积分:1
-
do-while
do-while循环语句的翻译(递归下降法。输出三地址),编译原理课程设计(do-while loop statement translation (recursive descent method. Output 3 addresses) Principles of Course Design Compiler)
- 2020-12-20 18:09:08下载
- 积分:1
-
STM32移植加密算法
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
- 2023-02-07 04:30:04下载
- 积分:1