代码搜索:Operations

找到约 10,000 项符合「Operations」的源代码

代码结果 10,000
www.eeworm.com/read/102418/6233196

c memory.c

/* * target/arm9tdmi/memory.c: implements the ARM9TDMI target's memory read/write * operations. * * Copyright (C) 2003, Rongkai zhan * * This program is free softw
www.eeworm.com/read/102418/6233201

c register.c

/* * target/arm7tdmi/register.c: implements the ARM7TDMI target core's registers * read/write operations. * * Copyright (C) 2003, Rongkai zhan * * This program i
www.eeworm.com/read/102418/6233202

c memory.c

/* * target/arm7tdmi/memory.c: implements the ARM7TDMI target's memory read/write * operations. * * Copyright (C) 2003, Rongkai zhan * * This program is free softw
www.eeworm.com/read/101082/6251472

c wizard.c

# /* Re-coding of advent in C: privileged operations */ static char sccsid[] = " wizard.c 4.1 82/05/11 "; # include "hdr.h" datime(d,t) int *d,*t; { int tvec[2],*tptr; i
www.eeworm.com/read/477157/6739419

h atomic.h

#ifndef __ARCH_I386_ATOMIC__ #define __ARCH_I386_ATOMIC__ #include /* * Atomic operations that C can't guarantee us. Useful for * resource counting etc.. */ #ifdef CO
www.eeworm.com/read/409198/11341967

c configf.c

/* configf.c - configuration file operations */ #include "cvstags.h" CVSTAG(configf,"$Id: configf.c,v 1.14 2005/05/08 23:51:40 knilch Exp $") /* Ramdefrag Configuration File Abstraction Layer * (c)
www.eeworm.com/read/409089/11358441

c basictest3.c

#include "hardware.inc" #define ENABLE_BIT_DEFINITIONS #include #include #include "avrx.h" /* Basic Tasking Tests #3 Exercises Timer Queue operations The fol
www.eeworm.com/read/263516/11359192

m fm_comp.m

function fm_comp(flag) % FM_COMP define settings and operations of the GUI % for creating new components % % FM_COMP(FLAG) % %see also FM_MAKE FM_COMPONENT FM_BUILD % %Author: Feder
www.eeworm.com/read/407093/11429543

c zsp_blas3.c

/*! @file zsp_blas3.c * \brief Sparse BLAS3, using some dense BLAS3 operations * * * -- SuperLU routine (version 2.0) -- * Univ. of California Berkeley, Xerox Palo Alto Research Center, *
www.eeworm.com/read/407093/11429569

c csp_blas3.c

/*! @file csp_blas3.c * \brief Sparse BLAS3, using some dense BLAS3 operations * * * -- SuperLU routine (version 2.0) -- * Univ. of California Berkeley, Xerox Palo Alto Research Center, *