代码搜索:instead

找到约 6,048 项符合「instead」的源代码

代码结果 6,048
www.eeworm.com/read/278507/10530011

h unpthread.h

/* Our own header for the programs that use threads. Include this file, instead of "unp.h". */ #ifndef __unp_pthread_h #define __unp_pthread_h #include "unp.h" void Pthread_create(pthread_t *, c
www.eeworm.com/read/278507/10530195

h unpthread.h

/* Our own header for the programs that use threads. Include this file, instead of "unp.h". */ #ifndef __unp_pthread_h #define __unp_pthread_h #include "unp.h" void Pthread_create(pthread_t *, c
www.eeworm.com/read/278507/10531759

h unpthread.h

/* Our own header for the programs that use threads. Include this file, instead of "unp.h". */ #ifndef __unp_pthread_h #define __unp_pthread_h #include "unp.h" void Pthread_create(pthread_t *, c
www.eeworm.com/read/349646/10808717

m set_xtick_label.m

function set_xtick_label(tick_labels, angle, axis_label) % SET_XTICK_LABEL Print the xtick labels at an angle instead of horizontally % set_xtick_label(tick_labels, angle, axis_label) % % angle de
www.eeworm.com/read/349646/10809713

m set_xtick_label.m

function set_xtick_label(tick_labels, angle, axis_label) % SET_XTICK_LABEL Print the xtick labels at an angle instead of horizontally % set_xtick_label(tick_labels, angle, axis_label) % % angle de
www.eeworm.com/read/469416/6976244

m set_xtick_label.m

function set_xtick_label(tick_labels, angle, axis_label) % SET_XTICK_LABEL Print the xtick labels at an angle instead of horizontally % set_xtick_label(tick_labels, angle, axis_label) % % angle de
www.eeworm.com/read/469248/6979690

m surfergriddata.m

function [Xi,Yi,Zi]=surfergriddata(X,Y,Z,Xi,Yi,method) % Just like griddata but uses surfer instead. Default kringing % % Usage: % [Xi,Yi,Zi]=surfergriddata(X,Y,Z,Xi,Yi,method) or % [Xi,Yi,Zi]=s
www.eeworm.com/read/440043/7695444

makefile

# Makefile for Learning Bridge # # modification history # -------------------- # 01f,17jun05,tpw Use COMP_BRIDGE instead of hardcoded name-version # 01e,10jun05,tpw Refactor doc settings and move de
www.eeworm.com/read/198545/7929170

m excise.m

function x=excise(x,miss_code); %EXCISE Remove rows with missing values. % EXCISE(X) removes rows of X containing any NaNs. % EXCISE(X,CODE) uses the value CODE instead of NaN. % GKS 3 May 92,
www.eeworm.com/read/397115/8066738

m som_use_vs1.m

function som_use_vs1() % SOM_USE_VS1 Use SOM Toolbox version 1. % % Removes SOM Toolbox version 2 from the path and adds version 1 there % instead. Before doing this, remember to convert any version