代码搜索:Programs

找到约 10,000 项符合「Programs」的源代码

代码结果 10,000
www.eeworm.com/read/102935/6230789

c ip_fw_compat_masq.c

/* Masquerading compatibility layer. Note that there are no restrictions on other programs binding to ports 61000:65095 (in 2.0 and 2.2 they get EADDRINUSE). Just DONT DO IT. */ #include
www.eeworm.com/read/100419/6269737

readme

## CGI public Dir ## ============== This document tries to explain the programs contained in this directory so as to give a better support for installation. All parameters are now taken from the sam
www.eeworm.com/read/255407/6290960

c ch03.03.c

// typically this is placed within a separate // program text file, such as pow.c // and precompiled into a library ... // programs wishing to invoke it, // link in the library int pow( int va
www.eeworm.com/read/322905/6301644

copying

NOTE! This copyright does *not* cover user programs that use kernel services by normal system calls - this is merely considered normal use of the kernel, and does *not* fall under the heading
www.eeworm.com/read/485113/6564617

bat run.bat

@echo --------------------------------------------------------- @echo run.bat - Use to run all the Java 2D sample programs on @echo Windows systems. @echo This assumes "java" is
www.eeworm.com/read/476392/6759474

m trstab.m

% TRANSIENT STABILITY ANALYSIS OF A MULTIMACHINE POWER SYSTEM NETWORK % % Program ``trstab'' must be used in conjuntion with the power flow % program. Any of the power flow programs ``lfgauss'', ``
www.eeworm.com/read/407336/11420477

msc makefile.msc

# # makefile - This is a sample makefile for building the DB library and # (MSC) the test programs. It is to be used with a Unix like MAKE # utility. You will need to read through the fi
www.eeworm.com/read/407336/11420492

tbo makefile.tbo

# # makefile - This is a sample makefile for building the DB library and # (turbo) the test programs. It is to be used with a Unix like MAKE # utility. You will need to read through the fi
www.eeworm.com/read/407070/11430416

bat mk_samples_windows.bat

:: Create the sample programs on a Windows system :: :: This script uses the Borland C++ 5.5 compiler and library; :: it will have to be modified for a different compiler and library. @echo off
www.eeworm.com/read/406664/11437725

c ch03.03.c

// typically this is placed within a separate // program text file, such as pow.c // and precompiled into a library ... // programs wishing to invoke it, // link in the library int pow( int va