代码搜索:Simple
找到约 10,000 项符合「Simple」的源代码
代码结果 10,000
www.eeworm.com/read/330353/12899985
dsw simple.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# 警告: 不能编辑或删除该工作区文件!
###############################################################################
Project: "simple"=".\simple.d
www.eeworm.com/read/330353/12899992
plg simple.plg
Build Log
--------------------Configuration: simple - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI
www.eeworm.com/read/330353/12899998
opt simple.opt
www.eeworm.com/read/330353/12900000
ncb simple.ncb
www.eeworm.com/read/330353/12900004
c simple.c
#include
#define MAX 100
int Init(int r[MAX]){
int i,n;
for(i=0;i
www.eeworm.com/read/330353/12900007
dsp simple.dsp
# Microsoft Developer Studio Project File - Name="simple" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Co
www.eeworm.com/read/330329/12900980
simple_load
#!/bin/sh
module="simple"
device="simple"
mode="664"
# Group: since distributions do it differently, look for wheel or use staff
if grep '^staff:' /etc/group > /dev/null; then
group="staff"
else
www.eeworm.com/read/330329/12900989
c simple.c
/*
* Simple - REALLY simple memory mapping demonstration.
*
* Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet
* Copyright (C) 2001 O'Reilly & Associates
*
* The source code in this file
www.eeworm.com/read/330329/12900992
simple_unload
#!/bin/sh
module="simple"
device="simple"
# invoke rmmod with all arguments we got
/sbin/rmmod $module $* || exit 1
# Remove stale nodes
rm -f /dev/${device}[rn]
www.eeworm.com/read/329502/12951505
p simple.p
simple.o: simple.cc /usr/include/stdlib.h /usr/include/features.h \
/usr/include/sys/cdefs.h /usr/include/gnu/stubs.h \
/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include/stddef.h \
/usr/inclu