代码搜索:structures
找到约 10,000 项符合「structures」的源代码
代码结果 10,000
www.eeworm.com/read/197649/7983203
m apply.m
function varargout = apply(c,func,varargin)
% COMPONENTS/APPLY applies arbitrary functions to a Components strucutre
%
% Usage:
% [any output] = apply(c,func,[any other inputs])
%
% Input:
%
www.eeworm.com/read/244076/12891092
h global.h
/*
* GENESIS Copyright (c) 1986, 1990 by John J. Grefenstette
* This program may be freely copied for educational
* and research purposes. All other rights reserved.
*
* file: global
www.eeworm.com/read/142092/12963453
m apply.m
function varargout = apply(c,func,varargin)
% COMPONENTS/APPLY applies arbitrary functions to a Components strucutre
%
% Usage:
% [any output] = apply(c,func,[any other inputs])
%
% Input:
%
www.eeworm.com/read/140161/13104230
txt technica.txt
The resource compiler is fairly simple in concept. It parses the input
RC file and makes a list of internal structures which describe the
resources. Then it goes through the list, converting from
www.eeworm.com/read/139738/13137296
c halt.c
/* halt.c
* Simple program to test whether running a user program works.
*
* Just do a "syscall" that shuts down the OS.
*
* NOTE: for some reason, user programs with global data structures
*
www.eeworm.com/read/137229/13337924
h global.h
/*
* GENESIS Copyright (c) 1986, 1990 by John J. Grefenstette
* This program may be freely copied for educational
* and research purposes. All other rights reserved.
*
* file: global
www.eeworm.com/read/310556/13649189
sed bsd.sed
#ident "@(#)cfront:scratch/bsd.sed 1.6"
echo "Fixing _iobuf structures:"
for f in */*..c
do
echo $f
sed -e '/__iobuf__base/s//&; int __iobuf__bufsiz/' \
-e '/_ctype/s//_ctype_/g' $f > temp$
www.eeworm.com/read/305575/13765432
m catstruct.m
function[z]=catstruct(x,y)
%CATSTRUCT Concatenates the (matrix) elements of two structures.
%
% Let X and Y be data structures having identical field names, the
% fields themselves being matrices
www.eeworm.com/read/133772/5902735
3 getrrsetbyname.3
.\" $OpenBSD: getrrsetbyname.3,v 1.4 2001/08/08 16:28:43 jakob Exp $
.\"
.\" Copyright (C) 2000, 2001 Internet Software Consortium.
.\"
.\" Permission to use, copy, modify, and distribute this so
www.eeworm.com/read/118033/6099653
asm smbrun.asm
page ,132
title SMBIOS RUNTIME PnP FUNCTIONS 5Xh
;---------------------------------------------------------------;
;*****************************************************************;
;**********