代码搜索:Henry

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

代码结果 1,170
www.eeworm.com/read/231726/4709811

doc rs.doc

Introduction to Reed Solomon Codes: Henry Minsky, Universal Access Inc. hqm@ua.com [For details see Cain, Clark, "Error-Correction Coding For Digital Communications", pp. 205.] The Reed-Solomon C
www.eeworm.com/read/167795/5452322

txt account.txt

"200265" "Henry" "200261" "1000." "2003/18/04 14:56:27" "200267" "Royal" "222222" "1200." "2003/18/04 15:02:42" "200270" "Titijoy" "198361" "0" "2003/18/04 21:28:58"
www.eeworm.com/read/167185/5463515

c getopt.c

/* * getopt - get option letter from argv * by Henry Spencer * posted to Usenet net.sources list */ #ifndef OS5 #ifdef SCCS static char *sccsid = "@(#)getopt.c 1.3 21 Mar 1998"; #endif #include
www.eeworm.com/read/334125/3374669

pl vm_get_ip.pl

#!/usr/bin/perl -w # A perl script to connect to a VMware server and get the IP address of a VM. # Copyright Brad Henry 2006 # Released under the GNU GPL version 3 or later. use VMH
www.eeworm.com/read/389922/2530044

readme

Cawf - nroff-like text formatter Cawf is a C version of awf, Henry Spencer's Amazingly Workable (text) Formatter. (Awf is written in awk and appears in comp.sources.unix, Volume 23, Issue 27.) Cawf
www.eeworm.com/read/474778/6806932

doc rs.doc

Introduction to Reed Solomon Codes: Henry Minsky, Universal Access Inc. hqm@ua.com [For details see Cain, Clark, "Error-Correction Coding For Digital Communications", pp. 205.] The Reed-Solomon C
www.eeworm.com/read/295353/8168516

doc rs.doc

Introduction to Reed Solomon Codes: Henry Minsky, Universal Access Inc. hqm@ua.com [For details see Cain, Clark, "Error-Correction Coding For Digital Communications", pp. 205.] The Reed-Solomon C
www.eeworm.com/read/100592/15870411

cpp star.cpp

// Star.cpp // // Copyright (C) 1998 by David A Henry (VuLgAr UnIcOrN) // dhenry@bigfoot.com #include "StdAfx.h" #include "Starz.h" #include "Star.h" #ifdef _DEBUG #undef THIS_FILE static
www.eeworm.com/read/183994/9126846

c rs.c

/* * Reed Solomon Encoder/Decoder * * (c) Henry Minsky (hqm@ua.com), Universal Access 1991-1995 */ #include #include #include "ecc.h" /* Encoder parity bytes */ int pBytes[
www.eeworm.com/read/332847/12722079

c rs.c

/* * Reed Solomon Encoder/Decoder * * (c) Henry Minsky (hqm@ua.com), Universal Access 1991-1995 */ #include #include #include "ecc.h" /* Encoder parity bytes */ int pBytes[