代码搜索:proc
找到约 10,000 项符合「proc」的源代码
代码结果 10,000
www.eeworm.com/read/124442/14567507
h proc_fs.h
#ifndef _LINUX_PROC_FS_H
#define _LINUX_PROC_FS_H
/*
* The proc filesystem constants/structures
*/
#define PROC_ROOT_INO 1
#define PROC_SUPER_MAGIC 0x9fa0
struct proc_dir_entry {
un
www.eeworm.com/read/123749/14614213
m variogram_proc.m
function variogram_proc()
%% compute data-based normalizedsemi-variogram/correlogram
%%
%
%% INPUT
% data.in.tv=f(x,y) (x,y) coordinates of transformed variable value
% para.vario.re
www.eeworm.com/read/123749/14614370
m validation_proc.m
function validation_proc(opt)
%% function validation_proc(opt) performs validation computation
%% opt = 1 Kriging map
%% 2 Kriging variance map
%% 3 Cross validat
www.eeworm.com/read/223709/14618976
asm pwm_proc.asm
L_CH1_AAPwmProc:
;Input
; ch1 ADC Value...
; ch4 ADC Value...
; M_CH1mA_Buf
; M_CH2mA_Buf
;========================================================================
www.eeworm.com/read/223583/14623177
m plot_proc.m
%plot_proc is used to change properties of a user selected curves
%
% plot_proc(nTask,arg1,arg2)
%where
% nTask -- curve manipulation code
% 1 display dialog box for preference
%
www.eeworm.com/read/223583/14623221
m legd_proc.m
%legd_proc processing legends on a graphics window.
%
% i_Legends=legd_proc(nTask,arg1)
%where
% nTask -- the code for legend processing. Details can be found in the comments
%
www.eeworm.com/read/223583/14623237
m proc_model.m
%proc_model manipulates system models. The syntax of the function is
%
% W_Sys=proc_model(nTask,g_model,key,arg1,arg2,arg3)
%where
% nTask -- the task code for model processing, details of
www.eeworm.com/read/223583/14623254
m matx_proc.m
%matx_proc is a group of functions which can be used either as an individual
%program for matrix processing or used as part of CtrlLAB.
%
% [ret1,ret2,ret3]=matx_proc(A,arg1,arg2)
%where
% A
www.eeworm.com/read/123064/14650061
ash proc32.ash
;--------=========xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=========--------
;
; Copyright (C) 1999 by Andrew Zabolotny
; Miscelaneous NASM macros that makes use of new preprocessor features
www.eeworm.com/read/221695/14728901
h proc_fs.h
#ifndef _LINUX_PROC_FS_H
#define _LINUX_PROC_FS_H
/*
* The proc filesystem constants/structures
*/
#define PROC_ROOT_INO 1
#define PROC_SUPER_MAGIC 0x9fa0
struct proc_dir_entry {
un