代码搜索:Multi-Level

找到约 166 项符合「Multi-Level」的源代码

代码结果 166
www.eeworm.com/read/250243/4441079

c mls.c

/* * Implementation of the multi-level security (MLS) policy. * * Author : Stephen Smalley, */ #include #include #include #inc
www.eeworm.com/read/209559/4974579

c mls.c

/* * Implementation of the multi-level security (MLS) policy. * * Author : Stephen Smalley, */ #include #include #include #inc
www.eeworm.com/read/443386/1749953

c mls.c

/* * Implementation of the multi-level security (MLS) policy. * * Author : Stephen Smalley, */ #include #include #include #inc
www.eeworm.com/read/195644/8136779

m wavedecnd.m

function [y] = wavedecnd(x,n,arg3,arg4) %WAVEDECND Multi-level N-D wavelet decomposition. % [Y] = WAVEDECNDND(X,N,'wname') returns the wavelet % decomposition of the matrix X at level N
www.eeworm.com/read/195644/8136787

m waverecnd.m

function [x] = waverecnd(y,n,arg3,arg4) %WAVEDEC2 Multi-level N-D wavelet decomposition. % [Y] = WAVEDECND(X,N,'wname') returns the wavelet % decomposition of the matrix X at level N, u
www.eeworm.com/read/135941/5876983

h mls.h

/* * Multi-level security (MLS) policy operations. * * Author : Stephen Smalley, */ #ifndef _SS_MLS_H_ #define _SS_MLS_H_ #include "context.h" #include "policydb.h" #ifdef C
www.eeworm.com/read/250243/4441082

h mls.h

/* * Multi-level security (MLS) policy operations. * * Author : Stephen Smalley, */ #ifndef _SS_MLS_H_ #define _SS_MLS_H_ #include "context.h" #include "policydb.h" #ifdef C
www.eeworm.com/read/209559/4974582

h mls.h

/* * Multi-level security (MLS) policy operations. * * Author : Stephen Smalley, */ #ifndef _SS_MLS_H_ #define _SS_MLS_H_ #include "context.h" #include "policydb.h" #ifdef C
www.eeworm.com/read/443386/1749956

h mls.h

/* * Multi-level security (MLS) policy operations. * * Author : Stephen Smalley, */ #ifndef _SS_MLS_H_ #define _SS_MLS_H_ #include "context.h" #include "policydb.h" #ifdef C
www.eeworm.com/read/135941/5876981

h mls_types.h

/* * Type definitions for the multi-level security (MLS) policy. * * Author : Stephen Smalley, */ #ifndef _SS_MLS_TYPES_H_ #define _SS_MLS_TYPES_H_ struct mls_level { u32 se