代码搜索:Struct
找到约 10,000 项符合「Struct」的源代码
代码结果 10,000
www.eeworm.com/read/149140/12398849
h memory_struct.h
#ifndef OS_MEMORY_STRUCT
#define OS_MEMORY_STRUCT
struct file_window{
enum{
FILE_OPEN,
FILE_CLOSE
} state;
struct file file;
int block_ring;
int file_front,file_back;
int lock_
www.eeworm.com/read/149140/12399057
h os_struct.h
#ifndef OS_OS_STRUCT
#define OS_OS_STRUCT
struct cpu_information{
int thread_id;
struct{
int thread_id,process_id;
struct thread_physical_block physical_block;
}last;
};
#define
www.eeworm.com/read/149140/12399063
h kernel_struct.h
#ifndef OS_KERNEL_STRUCT
#define OS_KERNEL_STRUCT
struct semaphore{
int value;
int process;
int thread_id,thread_ring;
int front,back;
struct capability capability;
int heap,v_value;
www.eeworm.com/read/233013/14173730
m count_struct.m
function [count]=count_struct;
%COUNT_STRUCT: delimiters of header words in the trace header
%
% Author(s): M.D.Sacchi (sacchi@phys.ualberta.ca)
% Copyright 1998-2003 SeismicLab
% Revision: 1.2 Da
www.eeworm.com/read/233013/14173732
m segy_struct.m
function [segy] = segy_struct;
%SEGY_STRUCT: header words for trace header
%
% Author(s): M.D.Sacchi (sacchi@phys.ualberta.ca)
% Copyright 1998-2003 SeismicLab
% Revision: 1.2 Date: Dec/2002
%
%
www.eeworm.com/read/232339/14197903
m struct_analysis.m
function [resultFile, elapsed_time] = struct_analysis(varargin)
singledatamat = 0; % init singledatamat to false
isbehav = varargin{1};
datamat_files = varargin{2};
num_perm = varargi
www.eeworm.com/read/230045/14307934
txt readme_struct.txt
Readme for the SVM-light structure learning API
-----------------------------------------------
Thorsten Joachims, 17.10.2003
The API allows to implement different versions of the learning
algorithm
www.eeworm.com/read/230043/14308159
txt readme_struct.txt
Readme for the SVM-light structure learning API
-----------------------------------------------
Thorsten Joachims, 03.07.2004
The API allows to implement different versions of the learning
algorithm
www.eeworm.com/read/127372/14357726
bmp struct stat.bmp
www.eeworm.com/read/127372/14357728