-
数据处理 C语言 注释多 可运行
将MEMS传感器传回的数据做处理,主要是找到起始位、提取数据位、分割出每轴相应数据、16进制转换为10进制、输出数据到excel表格,方便matlab使用。程序用C语言编写,思路清晰,注释清楚,可以运行。
- 2022-01-26 00:07:14下载
- 积分:1
-
AES_CMAC
通过C语言实现的AES CMAC加密和解密算法。上传文件为完整的VC6工程目录。AES加密算法即密码学中的高级加密标准(Advanced Encryption Standard,AES),又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院 (NIST)于2001年11月26日发布于FIPS PUB 197,并在2002年5月26日成为有效的标准。AES 算法基于排列和置换运算。排列是对数据重新进行安排,置换是将一个数据单元替换为另一个。AES 使用几种不同的方法来执行排列和置换运算。 AES 是一个迭代的、对称密钥分组的密码,它可以使用128、192 和 256 位密钥,并且用 128 位(16字节)分组加密和解密数据。与公共密钥密码使用密钥对不同,对称密钥密码使用相同的密钥加密和解密数据。通过分组密码返回的加密数据的位数与输入数据相同。迭代加密使用一个循环结构,在该循环中重复置换和替换输入数据。(AES CMAC encryption and decryption algorithm C language. VC6 upload files to complete the project directory . AES encryption algorithm that is Cryptography Advanced Encryption Standard (Advanced Encryption Standard, AES), also known as Rijndael encryption method, a block encryption standard adopted by the U.S. federal government . This standard is used to replace the original DES, has been widely analyzed and multi used around the world . After five years of the selection process , the Advanced Encryption Standard by the American National Institute of Standards and Technology (NIST) on November 26, 2001 Posted in FIPS PUB 197, and May 26, 2002 became effective standards . AES algorithm based on permutation and substitution operations. Data re- arrangement is arranged , is replaced with a replacement unit of data to another . AES using several different methods to perform alignment and replacement operations. AES is an iterative , symmetric key block password , it can use 128, 192, and )
- 2021-03-11 19:09:25下载
- 积分:1
-
1939协议
说明: J1939是SAE(美国汽车协会)定义的基于CAN总线的规范,目的是解决不同发动机厂商、不同ECU厂商的兼容性问题。一般运用于大型车辆。(J1939 is a specification based on CAN bus defined by SAE (American Automobile Association), aiming at solving the compatibility problem of different engine manufacturers and different ECU manufacturers. Generally used in large vehicles.)
- 2020-06-22 16:00:01下载
- 积分: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
-
lilxuq
做一频谱分析处理,为滤波提供频率(Spectrum analyzer to do one deal, in order to provide frequency filtering)
- 2008-05-26 12:27:21下载
- 积分:1
-
GDI
说明: 利用GDI编写图形处理功能,具有一定图形功能.(Prepared using GDI graphics processing functions, with certain graphics features.)
- 2008-11-16 14:29:27下载
- 积分:1
-
des 加密算法
des 加密算法 CC2541里使用的des加密算法。速度快 内存少
- 2023-07-20 11:45:05下载
- 积分:1
-
bch127
C语言实现BCH127编码,采用长除法实现,语言简洁简单,可以以此理解BCH编码原理并转化为其他语言(BCH127 CODE.)
- 2011-08-27 15:25:25下载
- 积分:1
-
tongxin
智能小车使用遥控控制的源代码,本代码可以作为进一步研究的参考(Smart car using the remote control of the source code, the code can be used as reference for further research)
- 2013-10-25 15:14:21下载
- 积分:1
-
xclm
XC8/XC16/XC32编译器破解程序与软件,把xclm.exe软件复制到bin文件下代替原文件(XC8 XC16/XC32 compiler cracking programs and software, the XCLM. Exe software is copied to the bin file instead of the original file)
- 2014-02-17 09:23:20下载
- 积分:1