代码搜索:para

找到约 10,000 项符合「para」的源代码

代码结果 10,000
www.eeworm.com/read/304660/13790227

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/147422/5729830

m genglotv.m

% genglotv.m value = jsaspsg(sfno); % refer to excapply.m % %fend(sfno) = ftime(sfno) + fdur(sfno);% This is not needed since fend is now specified during excitation. if (value==1 |
www.eeworm.com/read/149555/12365567

cpp debugmain.cpp

#include #include "Win32Dll.h" #pragma hdrstop #include "DebugMain.h" #pragma package(smart_init) #pragma resource "*.dfm" /* typedef struct _QA_DLL_PARA { BYTE Command; BYT
www.eeworm.com/read/123749/14614208

m cost_function.m

function f = cost_function(model_para,data_in) %% function f = cost_function(model_para,data_in) constructs a cost function % f = fun(para,data) % % Input: % model_para = [nugt sill lscl p
www.eeworm.com/read/123143/14645418

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/218623/14912088

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/195484/8151127

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/334076/12642813

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/333937/12651763

m example10_1.m

clear all; N=1000; % 设置试验数据长度 A=[ 1 -1.5 0.7 ]; B=[0 1 0.5]; C=[1 0.5]; D=[1 0.5]; % 模型参数 Model=idpoly(A, B);
www.eeworm.com/read/148963/5705808

h ifsysmgr.h

/* *---------------------------------------------------------------------- * T-Kernel * * Copyright (C) 2004 by Ken Sakamura. All rights reserved. * T-Kernel is distributed under the T-L