代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/436012/7779207
h libipkg.h
/* ipkglib.h - the itsy package management system
Florian Boor
This program is free software; you can redistribute it and/or
modify it under the terms of th
www.eeworm.com/read/198761/7911665
m mysfunction2_pid.m
function [sys,x0,str,ts]=mySfunction2_PID(t,x,u,flag,Kp,Ki,Kd,L_upper,L_lower,T_samp)
%说明:此PID对积分项做了限幅,并没有对输出作限幅
switch flag
case 0
[sys,x0,str,ts]=mdlInitializeSizes(T_samp);
cas
www.eeworm.com/read/298871/7928640
m nnd6lt.m
function nnd6lt(cmd,arg1,arg2)
%NND6LT Linear transformations demonstration.
%==================================================================
% CONSTANTS
me = 'nnd6lt';
% DEFAULTS
if na
www.eeworm.com/read/298871/7928714
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/139291/5804402
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/139291/5804414
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/101083/6239824
scf tac_eair.scf
[WINDOW]
[SETUP] TAC_EDIT_WIN C_TYPE_NORMAL 630 479
[RANGES] 0 0 800 600 630 479
[XY] 154 50
[CLIENTAREA] 8 8 582 443 0
[GROUP] 3200
[FONT] HAETTEN_16
[FLAGBITON] C_BIT_CANTMOVE
[DEPTH] 4
[FL
www.eeworm.com/read/101083/6240026
scf df_flght.scf
[WINDOW]
[SETUP] DF_FLIGHT_WIN C_TYPE_EXCLUSIVE 290 138
[XY] 221 164
[RANGES] 0 0 800 600 290 138
[CLIENTAREA] 0 0 290 138 0
[GROUP] 2021
[DRAGH] 25
[FLAGBITON] C_BIT_DRAGABLE
[CLIENTAREA]
www.eeworm.com/read/120147/6303448
m nnd6lt.m
function nnd6lt(cmd,arg1,arg2)
%NND6LT Linear transformations demonstration.
%==================================================================
% CONSTANTS
me = 'nnd6lt';
% DEFAULTS
if na
www.eeworm.com/read/491824/6426844
m nnd6lt.m
function nnd6lt(cmd,arg1,arg2)
%NND6LT Linear transformations demonstration.
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc.
% $Revision: 1.6 $
%==========================