代码搜索:linux

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

代码结果 10,000
www.eeworm.com/read/475477/6782004

docx linux driver.docx

www.eeworm.com/read/475330/6796264

pdf linux bible.pdf

www.eeworm.com/read/473772/6839936

sed linux-msg.sed

# po2msg.sed - Convert Uniforum style .po file to Linux style .msg file # Copyright (C) 1995 Free Software Foundation, Inc. # Ulrich Drepper , 1995. # # This program is free so
www.eeworm.com/read/472930/6859892

h linux_syn.h

#ifndef _LINUX_SYN_H #define _LINUX_SYN_H #ifndef WIN32 #include "pthread.h" class Event{ private: pthread_mutex_t m; pthread_cond_t c; bool cond; public: Event(){ cond = false;
www.eeworm.com/read/395608/8166937

c linux cmdserver.c

/*****************************************************************************/ /* * cmdserver.c -- Command Server for CANCam * * (C) Copyright 2003, 2004, 2005 Feith Sensor to Image GmbH *
www.eeworm.com/read/195191/8169951

linux makefile-intel.linux

# Makefile for mfold version 3.1 # Michael Zuker and Darrin Stewart # Copyright Washington University School of Medicine 1998- SHELL = /bin/sh # Set optimization flags as high as possible. What you s