CRC calculation functions. [詳細]
#include <sys/types.h>
ネームスペース | |
namespace | coil |
Common Object Interface Layer. | |
関数 | |
unsigned short | coil::crc16 (const char *str, size_t len) |
unsigned long | coil::crc32 (const char *str, size_t len) |
CRC-32 計算関数. |
CRC calculation functions.
Copyright (C) 2010 Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.
$Id$