代码搜索:Programs
找到约 10,000 项符合「Programs」的源代码
代码结果 10,000
www.eeworm.com/read/245201/12810686
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/143498/12870350
txt readme.txt
================= SOFT COMPUTING TOOLBOX =================
This is a package of MATLAB programs that complement the text:
"Neuro-Fuzzy and Soft Computing,"
by Jyh-Shing Roger Jang, Chuen-Tsai
www.eeworm.com/read/140015/13114344
readme.4.0
This is SOCKS, a package consisting of a proxy server (sockd)
and client programs corresponding to finger, whois, ftp, telnet,
xgopher, and xmosaic, as well as a library module (libsocks.a)
for adapti
www.eeworm.com/read/240693/13203888
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 of
www.eeworm.com/read/138121/13258434
am makefile.am
## Process this file with automake to produce Makefile.in
## this is so that Automake includes the C compiling definitions, and
## includes the source files in the distribution.
EXTRA_PROGRAMS = auto
www.eeworm.com/read/305195/13777055
readme
This is MDE for MiniGUI 2.0.x
* If your MiniGUI configured as MiniGUI-Processes
Please run `./configure', `make' to compile `mginit' and other programs:
$ ./configure
$ make
www.eeworm.com/read/147766/5727578
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/142911/5761966
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 of
www.eeworm.com/read/140582/5785563
makefile
# Makefile for miscelaneous programs
# Copyright (C) 2004 Michael Richardson
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of the
www.eeworm.com/read/136786/5866973
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