代码搜索:Programs
找到约 10,000 项符合「Programs」的源代码
代码结果 10,000
www.eeworm.com/read/413132/11165643
readme
Vpopmail is a set of programs for creating and managing
multiple virtual domains on a qmail server.
It is geared toward ease of use for system administrators as well
as security and efficency. With
www.eeworm.com/read/335795/12498221
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/247673/12632561
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/135898/13888514
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/300193/13929653
c calendar.c
/*This program prints a calendar for a year specified. The user enters a
year for the calendar and the programs automatically prints the calendar
in text format.
The codes are: day_code
www.eeworm.com/read/236649/14005869
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/236647/14006811
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/204559/15336882
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/112466/15484805
readme
This directory contains the utilities programs for the GSNAKE API version 1.0. These utilities are especially targeted towards applications that manipulate image, rigid and deformable templates. Among
www.eeworm.com/read/105832/15658198
makefile
# Makefile for the Simple Socket Library's EXAMPLES
# Note: not all the programs may build on your system,
# (the oob*.c ones in particular)
# EXES: list of executables to be made
# Not