OpenRTM-aist  1.2.1
名前空間 | 関数
crc.h ファイル

CRC calculation functions. [詳解]

#include <sys/types.h>
crc.h の依存先関係図:

[ソースコード]

名前空間

 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.

日付
$Date$
著者
Noriaki Ando n-and.nosp@m.o@ai.nosp@m.st.go.nosp@m..jp

Copyright (C) 2010 Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.

$Id$