代码搜索:crc_table

找到约 314 项符合「crc_table」的源代码

代码结果 314
www.eeworm.com/read/252679/12268491

a crc_68.a

;=========================================================================== ; Copyright (c) 1990-2000 Info-ZIP. All rights reserved. ; ; See the accompanying file LICENSE, version 2000-Apr-09 or lat
www.eeworm.com/read/230739/14276744

a crc_68.a

;=========================================================================== ; Copyright (c) 1990-2000 Info-ZIP. All rights reserved. ; ; See the accompanying file LICENSE, version 2000-Apr-09 or lat
www.eeworm.com/read/229523/14333256

c crc.c

/* * libid3tag - ID3 tag manipulation library * Copyright (C) 2000-2004 Underbit Technologies, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms o
www.eeworm.com/read/226498/14463373

c crc32.c

/* crc32.c -- compute the CRC-32 of a data stream * Copyright (C) 1995-2005 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h * * Thanks to Rodney Brown
www.eeworm.com/read/167562/5458035

c crc32.c

/* crc32.c -- compute the CRC-32 of a data stream * Copyright (C) 1995-2005 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h * * Thanks to Rodney Brown
www.eeworm.com/read/294538/8220234

c crc32.c

/* crc32.c -- compute the CRC-32 of a data stream * Copyright (C) 1995-2005 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h * * Thanks to Rodney Brown
www.eeworm.com/read/146708/12617202

c crc32.c

/* crc32.c -- compute the CRC-32 of a data stream * Copyright (C) 1995-2005 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h * * Thanks to Rodney Brown
www.eeworm.com/read/109811/15547984

c crc.c

/* * libid3tag - ID3 tag manipulation library * Copyright (C) 2000-2004 Underbit Technologies, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms o
www.eeworm.com/read/101788/15815521

a crc_68.a

;=========================================================================== ; Copyright (c) 1990-2000 Info-ZIP. All rights reserved. ; ; See the accompanying file LICENSE, version 2000-Apr-09 or lat
www.eeworm.com/read/166779/9998555

txt c_crc16.txt

crc_table[0] = 0x0; crc_table[1] = 0xC1; crc_table[2] = 0x81; crc_table[3] = 0x40; crc_table[4] = 0x1; crc_table[5] = 0xC0; crc_table[6] = 0x80; crc_table[7] = 0x41; crc_table[8] = 0x1; crc_t