代码搜索:Henry
找到约 1,170 项符合「Henry」的源代码
代码结果 1,170
www.eeworm.com/read/156811/11762497
c crcgen.c
/*****************************
*
* CRC-CCITT generator simulator for byte wide data.
*
*
* CRC-CCITT = x^16 + x^12 + x^5 + 1
*
*
* Henry Minsky (1991)
*
* CRC code lifted from "C Programme
www.eeworm.com/read/156811/11762515
c crcgen.c
/*****************************
*
* CRC-CCITT generator simulator for byte wide data.
*
*
* CRC-CCITT = x^16 + x^12 + x^5 + 1
*
*
* Henry Minsky (1991)
*
* CRC code lifted from "C Programme
www.eeworm.com/read/337174/12386527
makefile
# Makefile for Cross Interleaved Reed Solomon encoder/decoder
#
# (c) Henry Minsky, Universal Access 1991-1996
#
RANLIB = ranlib
AR = ar
VERSION = 1.0
DIRNAME= rscode-$(VERSION)
CC = gcc
# OPTIMI
www.eeworm.com/read/337174/12386554
c crcgen.c
/*****************************
*
* CRC-CCITT generator simulator for byte wide data.
*
*
* CRC-CCITT = x^16 + x^12 + x^5 + 1
*
*
* Henry Minsky (1991)
*
* CRC code lifted from "C Programme
www.eeworm.com/read/124283/14578421
c fp-os2emx.c
/* ieee-utils/fp-os2.c
*
* Copyright (C) 2001 Henry Sobotka
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General
www.eeworm.com/read/212047/15166592
c fp-os2emx.c
/* ieee-utils/fp-os2.c
*
* Copyright (C) 2001 Henry Sobotka
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General
www.eeworm.com/read/231726/4709805
makefile
# Makefile for Cross Interleaved Reed Solomon encoder/decoder
#
# (c) Henry Minsky, Universal Access 1991-1996
#
RANLIB = ranlib
AR = ar
VERSION = 1.0
DIRNAME= rscode-$(VERSION)
CC = gcc
# OPTIMI
www.eeworm.com/read/231726/4709812
c crcgen.c
/*****************************
*
* CRC-CCITT generator simulator for byte wide data.
*
*
* CRC-CCITT = x^16 + x^12 + x^5 + 1
*
*
* Henry Minsky (1991)
*
* CRC code lifted from "C Programme
www.eeworm.com/read/194357/5132206
cgi lgform.cgi
#!/usr/bin/perl
## Copyright (C) 1997-2001 by Henry Kilmer.
## All rights reserved.
##
## This software may be freely copied, modified and redistributed without
## fee for non-commerical purposes prov
www.eeworm.com/read/191602/5165191
7 regex.7
.TH REGEX 7 "25 Oct 1995"
.BY "Henry Spencer"
.SH NAME
regex \- POSIX 1003.2 regular expressions
.SH DESCRIPTION
Regular expressions (``RE''s),
as defined in POSIX 1003.2, come in two forms:
mo