代码搜索:MAS

找到约 1,436 项符合「MAS」的源代码

代码结果 1,436
www.eeworm.com/read/147096/12585357

m comwksp.m

function comwksp(op_flag, data); % I/O workspace operation % create a figure % Wes Wang 1995 X-mas day % Copyright (c) 1995-96 by The MathWorks, Inc. % $Revision
www.eeworm.com/read/101557/15827058

m comwksp.m

function comwksp(op_flag, data); % I/O workspace operation % create a figure % Wes Wang 1995 X-mas day % Copyright (c) 1995-96 by The MathWorks, Inc. % $Revision
www.eeworm.com/read/280603/10308226

ini skin.ini

[VERSION] ver=1 skinname=OSVista skinauthor=Almediadev authoremail=support@almdev.com authorurl=www.almdev.com skincomments= [PICTURES] picture=main.bmp inactivepicture=inactive.bmp mask=mas
www.eeworm.com/read/103405/6216348

py# #db.py#

* $Source: /mas/u/vyzo/data/.cvsroot/src/jacomma/examples/Echo.java,v $ * $Revision: 1.1.1.1 $ * $Date: 2000/09/22 23:41:05 $ * * This file is part of the jacomma framework * Copyright (c) 2000
www.eeworm.com/read/13067/268320

h ad_c.h

#include #define CHKBIT(dest,mask) (dest & mask) #define TGLBIT(dest,mask) (dest ^= mask) #define SETBIT(dest,mask) (dest |= mask) #define CLRBIT(dest,mask) (dest &= ~mas
www.eeworm.com/read/470676/1467789

vhd logic_and.vhd

LIBRARY IEEE; USE IEEE.std_logic_1164.ALL; ENTITY logic_and IS PORT (a : IN std_logic_vector(7 DOWNTO 0); b : IN std_logic_vector(7 DOWNTO 0); mas
www.eeworm.com/read/241130/4563516

java seqnumber.java

package com.rainbow.mas.plugin.dbplugin.util; import java.util.Calendar; import java.util.Date; public class SeqNumber { private static SeqNumber instance = null; private static final
www.eeworm.com/read/400494/2350451

c ralloc.c

/* Block-relocating memory allocator. Copyright (C) 1993 Free Software Foundation, Inc. This file is part of the GNU C Library. Its master source is NOT part of the C library, however. The mas