代码搜索:regular

找到约 4,507 项符合「regular」的源代码

代码结果 4,507
www.eeworm.com/read/202141/15390245

txt regular.txt

0 1 1 1 1 1 0 1 1 0 1 1 1 1 1 1 1 1 0 1 0 1 0 1 0 0 0 1 0 1 0 1 1 0 1 1 0 0 0 1 0 0 1 1 0 0 1 1 1 1 1 1 0 1 0 1 0 0 1 1 0 0 0 1 1 0 0
www.eeworm.com/read/102672/15763125

dsp regular.dsp

# Microsoft Developer Studio Project File - Name="regular" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) C
www.eeworm.com/read/102672/15763126

h regular.h

// <mark>regular</mark>.h // // 正则表达式解析库 // // 与2004年在北京写于创意鹰翔公司 // 版权申明: // 作者放弃除著作署名权之外的任何权益。你可以在保留此申明的前提下,自由的,无限制的 // 分发、修改和使用本函数库。 // 如果你有任何建议和BUG汇报,欢迎你联系原始作者:tearshark@eaglefly.com.cn // // 原始作者 : ...
www.eeworm.com/read/365411/9864314

asv fc_regular.asv

function t=fc_regular(a,b,c,d) %三张隶属度表 输入1 %控制规则表 输入2 %总的模糊关系 m=size(d,1); n=size(d,2); count=0; for i=1:m for j=i:n k=d(i,j); count++; rr(:,:,count)=relation(a(
www.eeworm.com/read/365411/9864325

m fc_regular.m

function r=fc_regular(re,rde,ru,reg) %if 1 and b then c %用书上的极大极小法进行解模糊 x0=size(re,2);%e的量化个数 y0=size(rde,2);%de的量化个数 z0=size(ru,2);%u的量化个数 x1=size(re,1);%e的语言变量个数 y1=size(rde,1);%de的语言变量个数 z1
www.eeworm.com/read/365411/9864355

m fc_regular.m

function r=fc_regular(re,rde,ru,reg) %if 1 and b then c %用书上的极大极小法进行解模糊 x0=size(re,2);%e的量化个数 y0=size(rde,2);%de的量化个数 z0=size(ru,2);%u的量化个数 x1=size(re,1);%e的语言变量个数 y1=size(rde,1);%de的语言变量个数 z1
www.eeworm.com/read/166486/10017872

gif folder_regular.gif

www.eeworm.com/read/166486/10018116

gif folder_regular.gif

www.eeworm.com/read/162785/10271110

gif regular_smile.gif

www.eeworm.com/read/353256/10459155

cpp regular_mode.cpp

/*++* * Copyright (c) 1997 University of British Columbia. All rights reserved. * * File: regular_mode.c * Pourpose: contains the main routins used in the regular mode.