代码搜索:MAS
找到约 1,436 项符合「MAS」的源代码
代码结果 1,436
www.eeworm.com/read/266068/11244416
asm 21262_ivt.asm
//
// 21262/21266 Interrupt Vector Table
//
.extern _main;
.extern _talkThroughISR;
.section/pm seg_rth;
__EMUI: // 0x00: Emulator interrupt (highest priority, read-only, non-mas
www.eeworm.com/read/266068/11244663
asm 21262_ivt.asm
//
// 21262/21266 Interrupt Vector Table
//
.extern _main;
.extern _talkThroughISR;
.section/pm seg_rth;
__EMUI: // 0x00: Emulator interrupt (highest priority, read-only, non-mas
www.eeworm.com/read/266068/11244781
asm 21262_ivt.asm
//
// 21262/21266 Interrupt Vector Table
//
.extern _main;
.extern _talkThroughISR;
.section/pm seg_rth;
__EMUI: // 0x00: Emulator interrupt (highest priority, read-only, non-mas
www.eeworm.com/read/277802/10603635
py barenes-hut.py
#! /usr/bin/python
# A simple Barnes-Hut N-Body problem solver
import sys
from random import *
from math import sqrt
from Tkinter import *
import string
# each body will be a tuple (mas
www.eeworm.com/read/152785/12084991
h config-player.h
/* define this if you have a charcell LCD display */
#define HAVE_LCD_CHARCELLS 1
/* define this if you have the Player's keyboard */
#define HAVE_PLAYER_KEYPAD 1
/* Define this if you have a MAS350
www.eeworm.com/read/11371/228418
c mem.c
/*
* Memory Management *
* v0.01, 24.12.2003 TDS (X-Mas) *
* - basic routines like kmalloc, kfree, etc. *
* v0.02, 30.03.2004 TDS *
* - fixed some bugs *
* v0.03, 12.
www.eeworm.com/read/16793/691579
po sk.po
# Slovak translation for bash.
# Copyright (C) 2006 Free Software Foundation, Inc.
# This file is distributed under the same license as the bash package.
# Ivan Masár , 2007, 2008,
www.eeworm.com/read/241130/4563517
java wpushutil.java
package com.rainbow.mas.plugin.dbplugin.util;
import java.io.UnsupportedEncodingException;
public class WPushUtil
{
/**
* 转换成十六进制 表示的字节
* @param s
* @return
*/
public st
www.eeworm.com/read/169681/5415926
c smnetlib.c
/* smNetLib.c - VxWorks interface to shared memory network (backplane) driver*/
/* Copyright 1984-2002 Wind River Systems, Inc. */
/*
modification history
--------------------
01v,05apr02,mas added
www.eeworm.com/read/169681/5416038
c smend.c
/* smEnd.c - END shared memory backplane network interface driver */
/* Copyright 1984-1999 Wind River Systems, Inc. */
/*
modification history
--------------------
01a,20jan1999,mas written based