代码搜索:Mac 有哪些应用?
找到约 10,000 项符合「Mac 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/306747/13738965
mac main.mac
;------------------------------------------------------------------------------
;
; COPYRIGHT (C) 2000, 2001 Intel Corporation.
;
; This software as well as the software described in it is furni
www.eeworm.com/read/306747/13738976
mac platform.mac
;/***********************************************************************
; * Copyright
www.eeworm.com/read/306747/13738979
mac ostinit.mac
;/***********************************************************************
; * Copyright
www.eeworm.com/read/305446/13769678
skn mac.skn
www.eeworm.com/read/305289/13775694
h mac.h
#ifndef __MAC_H
#define __MAC_H
int board_eth_init(void);
int board_eth_lnk_stat(void);
int board_eth_send(unsigned char *data, unsigned int len);
int board_eth_rcv(unsigned char *data, unsigned int
www.eeworm.com/read/302791/13827399
h mac.h
#if !defined(AFX_MAC_H__92AE278D_7F0D_4267_BB74_213F5FDBDD55__INCLUDED_)
#define AFX_MAC_H__92AE278D_7F0D_4267_BB74_213F5FDBDD55__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER >
www.eeworm.com/read/302791/13827414
cpp mac.cpp
// Mac.cpp : implementation file
// Programmed by Gamsn 2005.10.22
#include "stdafx.h"
#include "VeriFile.h"
#include "Mac.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static ch
www.eeworm.com/read/302705/13828350
h mac.h
#ifndef __MAC_H
#define __MAC_H
int board_eth_init(void);
int board_eth_lnk_stat(void);
int board_eth_send(unsigned char *data, unsigned int len);
int board_eth_rcv(unsigned char *data, unsigned int
www.eeworm.com/read/302514/13833403
v mac.v
module MAC(out,opa,opb,clk,clr);
output[15:0] out;
input[7:0] opa,opb;
input clk,clr;
wire[15:0] sum;
reg[15:0] out;
function[15:0] mult;
input[7:0] opa,opb;
reg[15:0] result;
integer i;
www.eeworm.com/read/301770/13848911
c mac.c
/*
Academic Free License (揂FL? v. 3.0
This Academic Free License (the "License") applies to any original work of authorship (the "Original Work") whose owner (the "Licensor") has placed the follo