代码搜索:Programs
找到约 10,000 项符合「Programs」的源代码
代码结果 10,000
www.eeworm.com/read/250756/12386142
recipe
# -*- makefile -*-
#
# This file describes which PuTTY programs are made up from which
# object and resource files. It is processed into the various
# Makefiles by means of a Perl script. Makefil
www.eeworm.com/read/130781/14174478
c dgram.c
/***************************************************************
* dgram.c
* support functions for datagram based programs
*/
#include
#include
#include
#includ
www.eeworm.com/read/231996/14212065
xml bundle.xml
Bundled Programs
Several binaries and curve parameters are bundled with the PBC library,
such as the pbc program
discussed e
www.eeworm.com/read/128999/14270076
readme
Hamster --- A Programming Contest
The hamster program is intended as some kind of contest for students
who only recently learned to write programs. The current version of
this program supports the pr
www.eeworm.com/read/125782/14463645
doc ncurses-intro.doc
Writing Programs with NCURSES
by Eric S. Raymond and Zeyd M. Ben-Halim
updates since release 1.9.9e by Thomas Dickey
Contents
www.eeworm.com/read/214672/15092256
cc machine.cc
// machine.cc
// Routines for simulating the execution of user programs.
//
// DO NOT CHANGE -- part of the machine emulation
//
// Copyright (c) 1992-1996 The Regents of the University of Californi
www.eeworm.com/read/214672/15092296
h syscall.h
/* syscalls.h
* Nachos system call interface. These are Nachos kernel operations
* that can be invoked from user programs, by trapping to the kernel
* via the "syscall" instruction.
*
* This
www.eeworm.com/read/114089/15114589
index
The contrib directory contains the following programs:
Guardian - a script that automatically reconfigures ipchains firewalls based on
Snort alerts
address_config.sh - made by a laptop user tha
www.eeworm.com/read/208930/15230617
c fdct.c
/* Copyright (C) 1996, MPEG Software Simulation Group. All Rights Reserved. */
/*
* Disclaimer of Warranty
*
* These software programs are available to the user without any license fee or
www.eeworm.com/read/206321/15296564
bas osinterface.bas
Attribute VB_Name = "APIcalls"
' This module is common to all of the Example programs
' It declares the data types and system calls required to access the Windows operating system
'
Public Typ