代码搜索:dependency
找到约 6,886 项符合「dependency」的源代码
代码结果 6,886
www.eeworm.com/read/100736/15866023
mak server.mak
all: server.exe
server.res: server.rc server.h
rc -r server.rc
server.obj: server.c server.h
cl -c -AS -Gsw -Oas -Zpe server.c
# win_sock.lib isn't in the dependency list to avoid h
www.eeworm.com/read/100736/15866026
mak client.mak
all: client.exe
client.res: client.rc client.h
rc -r client.rc
client.obj: client.c client.h
cl -c -AS -Gsw -Oas -Zpe client.c
# win_sock.lib isn't in the dependency list to avoid h
www.eeworm.com/read/241188/4563273
entries
/choose.html.tmpl/1.6/Sun Jan 18 18:39:17 2004//TBUGZILLA-2_18_3
/comments.html.tmpl/1.11.2.1/Sat Oct 9 20:39:20 2004//TBUGZILLA-2_18_3
/dependency-graph.html.tmpl/1.9/Sun Jan 18 18:39:17 2004//TBUGZ
www.eeworm.com/read/318248/3570126
entries
/choose.html.tmpl/1.6/Sun Jan 18 18:39:17 2004//TBUGZILLA-2_22_1
/comments.html.tmpl/1.25/Mon Jan 9 18:59:54 2006//TBUGZILLA-2_22_1
/dependency-graph.html.tmpl/1.10/Wed Oct 12 01:04:30 2005//TBUGZILL
www.eeworm.com/read/316872/3603594
makefile
#
# Makefile for cs5535audio
#
snd-cs5535audio-y := cs5535audio.o cs5535audio_pcm.o
snd-cs5535audio-$(CONFIG_PM) += cs5535audio_pm.o
# Toplevel Module Dependency
obj-$(CONFIG_SND_CS5535AUDIO) += snd
www.eeworm.com/read/382758/2627993
entries
/choose.html.tmpl/1.7/Wed Jul 12 12:21:40 2006//TBUGZILLA-3_0_5
/comments.html.tmpl/1.28.2.1/Fri Feb 8 23:20:33 2008//TBUGZILLA-3_0_5
/dependency-graph.html.tmpl/1.12/Tue Oct 17 19:58:37 2006//TBUGZI
www.eeworm.com/read/381662/2642820
entries
/choose.html.tmpl/1.7/Wed Jul 12 12:21:40 2006//TBUGZILLA-3_0_6
/comments.html.tmpl/1.28.2.1/Fri Feb 8 23:20:33 2008//TBUGZILLA-3_0_6
/dependency-graph.html.tmpl/1.12/Tue Oct 17 19:58:37 2006//TBUGZI
www.eeworm.com/read/288098/8652715
makefile
#
# Makefile for ALSA
#
snd-sa11xx-uda1341-objs := sa11xx-uda1341.o
snd-aaci-objs := aaci.o
# Toplevel Module Dependency
obj-$(CONFIG_SND_SA11XX_UDA1341) += snd-sa11xx-uda1341.o
obj-$(CONFIG_SND_AR
www.eeworm.com/read/209559/4972689
makefile
#
# Makefile for ALSA
#
snd-sa11xx-uda1341-objs := sa11xx-uda1341.o
# Toplevel Module Dependency
obj-$(CONFIG_SND_SA11XX_UDA1341) += snd-sa11xx-uda1341.o
snd-omap24xx_alsa-objs := omap-tsc2101.o om
www.eeworm.com/read/439599/7705323
m clsf_dpd_fast.m
function [dependency,smp_csst]=clsf_dpd_fast(data_array,delta,smp_chk)
%程序描述:clsf_dpd_fast,计算新加入的一个属性的依赖度(no,no,yes)-----------新思想+我的改进1
%5种情况:(每次是否检查全部样本、邻域样本是否全部检查、距离是否计算完)=>(yes,yes,yes)+(no,yes,