代码搜索:para
找到约 10,000 项符合「para」的源代码
代码结果 10,000
www.eeworm.com/read/110043/15543014
prg usetable.prg
** 打开一个表 **
para cTableName
if !used('&cTableName')
use &cTableName in 0 share
endif
sele &cTableName
www.eeworm.com/read/101557/15826760
m linmod2.m
function [A,B,C,D,apert,bpert,cpert,dpert]=linmod2(fun,x,u,para,apert,bpert,cpert,dpert,coeff1,coeff2,coeff3,coeff4,coeff5)
%LINMOD2 Obtains linear models from systems of ODEs using an advanced me
www.eeworm.com/read/389692/8507212
m evalmmf.m
function out = evalmmf(x, mf_para, mf_type)
%EVALMMF Multiple membership functions evaluation.
% EVALMMF(X, MF_PARA, MF_TYPE) returns a matrix whose i-th row
% is the membership grades of MF wi
www.eeworm.com/read/372561/9503603
c main.c
#include
#include
#include
#include "TypeDefines.h"
#include "1335c51.h"
#include "delay.h"
#include "ADS8364.h"
#include "Iap.h"
#include "STEP_MOTOR.h"
#inclu
www.eeworm.com/read/359005/10171582
m evalmmf.m
function out = evalmmf(x, mf_para, mf_type)
%EVALMMF Multiple membership functions evaluation.
% EVALMMF(X, MF_PARA, MF_TYPE) returns a matrix whose i-th row
% is the membership grades of MF wi
www.eeworm.com/read/353746/10423441
c viewer-win32.c
/* Pango
* viewer-win32.c: Example program to view a UTF-8 encoding file
* using Pango to render result.
*
* Copyright (C) 1999 Red Hat Software
*
* This library is free software
www.eeworm.com/read/463700/7176667
cpp dpf_cprtn.cpp
/**************************************************************
* 所属模块 : dpflow
* 文件路径 : pas/dpflow
* 文 件 名 : dpf_cprtn.cpp
* 文件功能 : 取状态估计结果数据
* 继承关系 :
* 操作系统 : PC & UNIX
* 备 注 :
* 历史记录 :
www.eeworm.com/read/439468/7708204
m parsecmd.m
function [classifier, para, other_classifier] = ParseCmd(classifier_str, delimiter)
% Extract the parameters and classifiers
[classifier rem] = strtok(classifier_str);
para = [];
additional_cl
www.eeworm.com/read/245885/12774844
s initial.s
.module initial.c
.area text(rom, con, rel)
.dbfile G:\CS5532\firmware\initial.c
.dbfunc e global_para_init _global_para_init fV
.even
_global_para_init::
.dbline -1
.dbline 25
; /*****
www.eeworm.com/read/143706/12850152
m parsecmd.m
function [classifier, para, other_classifier] = ParseCmd(classifier_str, delimiter)
% Extract the parameters and classifiers
[classifier rem] = strtok(classifier_str);
para = [];
additional_cl