代码搜索:linux

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

代码结果 10,000
www.eeworm.com/read/11139/197362

motelist-linux

#!/usr/bin/perl -w use strict; # $Id: motelist-linux,v 1.4 2006/12/12 18:23:01 vlahan Exp $ # @author Cory Sharp # @author Joe Polastre my $help =
www.eeworm.com/read/11276/218528

tex linux.tex

Debugging efsl on embedded devices is a rather hard job, because you can't just printf debug strings or watch memory maps easily. Because of that, core development has been performed under the Linux
www.eeworm.com/read/14231/323578

linux config.linux

www.eeworm.com/read/14252/325396

linux readme.linux

FreeAmp Notes for Linux users ----------------------------- To use the ALSA Sound System: ============================= To use the ALSA output plugin, shutdown freeamp if it is currently ru
www.eeworm.com/read/14806/423345

linux install.linux

Installation under linux ======================== Compiling the package as a shared library: 1. Type 'make lib' to compile. 2. Type 'make install' to install. Compiling the command
www.eeworm.com/read/15240/441401

linux makefile.linux

CFLAGS=-g -I/usr/include -I../../include/ -O0 -Wall CC=gcc .y.c: bison -d -o $@ $< .l.c: flex -o$@ $< SRCS = main.c io.c x86emu.c int.c pci.c OBJS = main.o io.o x86emu.o int.o pci.o all :
www.eeworm.com/read/15240/441421

linux makefile.linux

############################################################################# # # Realmode X86 Emulator Library # # Copyright (C) 1996-1999 SciTech Software, Inc. # # ===============
www.eeworm.com/read/15416/450162

linux_c

www.eeworm.com/read/16724/684176

chm linux.chm

www.eeworm.com/read/17071/712869

linux makefile.linux

CFLAGS=-g -I/usr/include -I../../include/ -O0 -Wall CC=gcc .y.c: bison -d -o $@ $< .l.c: flex -o$@ $< SRCS = main.c io.c x86emu.c int.c pci.c OBJS = main.o io.o x86emu.o int.o pci.o all :