代码搜索:UserData

找到约 4,368 项符合「UserData」的源代码

代码结果 4,368
www.eeworm.com/read/130698/14177476

m nnd8dd.m

function nnd8dd(cmd,data) %NND8DD Directional derivatives demonstration. % BRING UP FIGURE IF IT EXISTS me = 'nnd8dd'; fig = nnfgflag(me); if length(get(fig,'children')) == 0, fig = 0; end i
www.eeworm.com/read/128498/14292849

php discuz2.php

www.eeworm.com/read/122236/14712295

m nnd6lt.m

function nnd6lt(cmd,arg1,arg2) %NND6LT Linear transformations demonstration. %================================================================== % CONSTANTS me = 'nnd6lt'; % DEFAULTS if na
www.eeworm.com/read/122236/14712347

m nnd8dd.m

function nnd8dd(cmd,data) %NND8DD Directional derivatives demonstration. % BRING UP FIGURE IF IT EXISTS me = 'nnd8dd'; fig = nnfgflag(me); if length(get(fig,'children')) == 0, fig = 0; end i
www.eeworm.com/read/215983/15031108

m nnd6lt.m

function nnd6lt(cmd,arg1,arg2) %NND6LT Linear transformations demonstration. %================================================================== % CONSTANTS me = 'nnd6lt'; % DEFAULTS if na
www.eeworm.com/read/215983/15031163

m nnd8dd.m

function nnd8dd(cmd,data) %NND8DD Directional derivatives demonstration. % BRING UP FIGURE IF IT EXISTS me = 'nnd8dd'; fig = nnfgflag(me); if length(get(fig,'children')) == 0, fig = 0; end i
www.eeworm.com/read/169190/5426872

h apr_arch_networkio.h

/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as * applicable. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in c
www.eeworm.com/read/169190/5426890

h apr_arch_networkio.h

/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as * applicable. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in c
www.eeworm.com/read/162614/5515392

c closure_fn4.c

/* Area: closure_call Purpose: Check multiple long long values passing. Also, exceed the limit of gpr and fpr registers on PowerPC Darwin. Limitations: none. PR: none. Originator:
www.eeworm.com/read/162614/5515410

c closure_fn5.c

/* Area: closure_call Purpose: Check multiple long long values passing. Exceed the limit of gpr registers on PowerPC Darwin. Limitations: none. PR: none. Originator: