代码搜索:Henry

找到约 1,170 项符合「Henry」的源代码

代码结果 1,170
www.eeworm.com/read/295353/8168498

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/295353/8168521

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/368952/9671257

c keypad decode.c

//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~// //~ To test PIC16F877 io ports A,B,C,D,E; using RE2 as switch. ~// //~ Created by Henry Tan for EE2001. All rights reserved.
www.eeworm.com/read/410973/11262453

txt 3-442msg1.txt

Subject: re : 3 . 420 fyi : morphology , concordance many thanks to henry churchyard for the speech error . any other send either directly to me ( iyo1vaf @ uclamv ) would be much appreciate . please
www.eeworm.com/read/109918/15545823

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
www.eeworm.com/read/109916/15545844

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
www.eeworm.com/read/102394/15782866

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/391748/8381956

authors

Authors of GNU tar. Public domain tar was written by John Gilmore, with contributions from Henry Spencer, Fred Fish, Ian Darwin, Geoff Collyer, Stan Barber, Guy Harris, Dave Brower, Richard Todd, Mic
www.eeworm.com/read/375619/9355623

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: modern RE
www.eeworm.com/read/439490/7707969

c getopt.c

/* File : getopt.c Author : Henry Spencer, University of Toronto Updated: 28 April 1984 Purpose: get option letter from argv. */ #include #include "strings.h" char