代码搜索:Built-In

找到约 2,787 项符合「Built-In」的源代码

代码结果 2,787
www.eeworm.com/read/244076/12892116

m midenmdl.m

function [ret,x0,str,ts,xts]=midenmdl(t,x,u,flag); %MIDENMDL is the M-file description of the SIMULINK system named MIDENMDL. % The block-diagram can be displayed by typing: MIDENMDL. % % SYS=MIDE
www.eeworm.com/read/140851/13058778

m rgb2graykpm.m

function g = rgb2grayKPM(rgb) % function g = rgb2grayKPM(rgb) % rgb2grayKPM Like the built-in function, but if r is already gray, does not cause an error [nr nc ncolors] = size(rgb); if ncolors
www.eeworm.com/read/140274/13091448

makefile

ASM_FILES := C_FILES := string.c SUBDIRS := DEPFILES := $(patsubst %.S,%.d,$(ASM_FILES)) $(patsubst %.c,%.d,$(C_FILES)) OBJFILES := $(patsubst %.S,%.o,$(ASM_FILES)) $(patsubst %.c,%.o,$(C_FI
www.eeworm.com/read/140274/13091465

makefile

ASM_FILES := C_FILES := mmu.c SUBDIRS := DEPFILES := $(patsubst %.S,%.d,$(ASM_FILES)) $(patsubst %.c,%.d,$(C_FILES)) OBJFILES := $(patsubst %.S,%.o,$(ASM_FILES)) $(patsubst %.c,%.o,$(C_FILES
www.eeworm.com/read/140274/13091671

makefile

ASM_FILES := sched_arm9.S swi_s3c2410.S C_FILES := sched.c swi.c interrupt.c serial.c SUBDIRS := DEPFILES := $(patsubst %.S,%.d,$(ASM_FILES)) $(patsubst %.c,%.d,$(C_FILES)) OBJFILES := $(pats
www.eeworm.com/read/140274/13091721

makefile

ASM_FILES := C_FILES := main.c SUBDIRS := DEPFILES := $(patsubst %.S,%.d,$(ASM_FILES)) $(patsubst %.c,%.d,$(C_FILES)) OBJFILES := $(patsubst %.S,%.o,$(ASM_FILES)) $(patsubst %.c,%.o,$(C_FILE
www.eeworm.com/read/140057/13112753

m ex0711.m

%EX0711 用MATLAB命令创建二阶系统模型并获得模型属性 new_system('Ex0711model') %创建逻辑模型 open_system('Ex0711model') %打开模型 save_system('Ex0711model','Ex0711_1') %保存模型文件 add_block('built-in/Step','Ex0711_1/Step',
www.eeworm.com/read/138798/13211712

m rgb2graykpm.m

function g = rgb2grayKPM(rgb) % function g = rgb2grayKPM(rgb) % rgb2grayKPM Like the built-in function, but if r is already gray, does not cause an error [nr nc ncolors] = size(rgb); if ncolors
www.eeworm.com/read/137229/13338776

m midenmdl.m

function [ret,x0,str,ts,xts]=midenmdl(t,x,u,flag); %MIDENMDL is the M-file description of the SIMULINK system named MIDENMDL. % The block-diagram can be displayed by typing: MIDENMDL. % % SYS=MIDE
www.eeworm.com/read/136697/13365272

m th_dem_s.m

function [ret,x0,str]=th_dem_s(t,x,u,flag); %TH_DEM_S is the M-file description of the SIMULINK system named TH_DEM_S. % The block-diagram can be displayed by typing: TH_DEM_S. % % SYS=TH_DEM_S(T,X,U,