代码搜索:Henry
找到约 1,170 项符合「Henry」的源代码
代码结果 1,170
www.eeworm.com/read/366065/9833858
tcl regexptestlib.tcl
# regexpTestLib.tcl --
#
# This file contains tcl procedures used by spencer2testregexp.tcl and
# spencer2regexp.tcl, which are programs written to convert Henry
# Spencer's test suite to tcl test fil
www.eeworm.com/read/131315/5942110
c subst.c
/* $Revision: 1.12 $
**
** A C version of Henry Spencer's "subst" script.
*/
#include
#include
#include
#define LINESIZE 1024
#define FNAMESIZE 1024
#define PARAMSI
www.eeworm.com/read/101082/6243543
1a l14.1a
#print
What if there are several authors? Well, you use several .AU
commands. Suppose we promote Richard Henry Lee to co-author
of our file "decl". Then we could have
.TM memo and case numbers
www.eeworm.com/read/165570/5481098
secondtrans
Add
Sally Forth
2012
12.78
Programmer
Add
Henry Field
2245
17.89
Web Designer
Replace
Sara Fern
3089
40.78
CEO
Replace
Joe Delbert
3128
35.90
Team Manager
Delete
Walin Hebert
324
www.eeworm.com/read/377359/2701919
java sockettest.java
package com.henry.networking;
import java.io.IOException;
import java.io.InputStream;
import java.net.Socket;
import java.util.Scanner;
public class SocketTest {
/**
* @param args
*
www.eeworm.com/read/377359/2701939
java trivialeditor.java
package com.henry.filestream;
import java.io.*;
public class TrivialEditor {
public static void main(String[] args){
File file = new File("D:\\tmp","test.file");
PrintWriter writer = n
www.eeworm.com/read/247565/12642093
c vmstat.c
// old: "Copyright 1994 by Henry Ware . Copyleft same year."
// most code copyright 2002 Albert Cahalan
//
// 27/05/2003 (Fabian Frederick) : Add unit conversion + interface
//
www.eeworm.com/read/104053/15711617
c vmstat.c
#define VERSION Version: 0.99, last modified 15 January 94: ALPHA
#define PROGNAME "vmstat"
/* Copyright 1994 by Henry Ware . Copyleft same year. */
/* This attempts to display vir
www.eeworm.com/read/100592/15870409
h star.h
// Star.h
//
// Copyright (C) 1998 by David A Henry (VuLgAr UnIcOrN)
// dhenry@bigfoot.com
#ifndef STAR_H
#define STAR_H
class CStar
{
public:
CStar(void);
~CStar(void);
// resets
www.eeworm.com/read/429621/8798382
m m3.m
% M-file for Exercise 3 RL circuit simulation
% input parameters and initial conditions
R = 0.4; %R = 0.4 ohm
L = 0.04; %L = 0.04 Henry
we = 314; % excitation frequency in rad/sec
Vac_mag =