代码搜索:linux
找到约 10,000 项符合「linux」的源代码
代码结果 10,000
www.eeworm.com/read/445161/7598402
linux makefile.linux
EXES = $(basename $(wildcard *.c))
CC = cc
CFLAGS = -Wall -g `pkg-config --cflags --libs gtk+-2.0`
all:
$(MAKE) $(EXES)
%: %.c
$(CC) $(CFLAGS) $@.c -o $@
a1: mplayer_ui.c mymarquee.c
www.eeworm.com/read/443646/7629504
linux makefile.linux
install: clustalx clustalw
clean:
rm *.o
OBJECTS = interface.o sequence.o showpair.o malign.o util.o trees.o gcgcheck.o prfalign.o pairalign.o calcgapcoeff.o calcprf1.o calcprf2.o calctree.o readma
www.eeworm.com/read/442927/7641926
png linux.png
www.eeworm.com/read/441819/7664433
gif linux.gif
www.eeworm.com/read/440735/7682426
txt linux.txt
Linux下用gcc 3.4.3编译通过。也可以在BSD平台下使用,但无法在WINDOWS平台下编译,缺少相应的库函数和头文件
#define STD2_STRING "std"
#define STD2_SIZE 50
#include
#include
#include
#include
www.eeworm.com/read/440591/7686615
gif linux.gif
www.eeworm.com/read/440480/7688807
png linux.png
www.eeworm.com/read/439504/7707520
pdf linux.pdf
www.eeworm.com/read/439303/7712867
mht linux.mht
www.eeworm.com/read/439036/7717777