代码搜索:Mac 有哪些应用?
找到约 10,000 项符合「Mac 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/247568/12641325
cpp dec_mac.cpp
/* -*- linux-c -*-
Copyright (C) 2005 Tom Szilagyi
This program is free software; you can redistribute it and/or modify
it under the te
www.eeworm.com/read/334090/12641647
asm mmu_mac.asm
;******************************************************************************
; TEXAS INSTRUMENTS INCORPORATED PROPRIETARY INFORMATION
;
www.eeworm.com/read/146449/12647611
v mac_tp.v
'timescale 1ns/1ns
`include "mac.v"
module mac_tp;
reg[7:0] opa,opb;
reg clr,clk;
wire[15:0] out;
parameter DELY = 100;
MAC m1(out,opa,opb,clk,clr);
always #(DELY) clk = ~clk;
initial
www.eeworm.com/read/135830/13895039
c get_mac.c
/*
* get_mac.c
*
* Return the MAC (ie, ethernet hardware) address by using system specific calls.
*/
#include
#include
#include
#include
#include
www.eeworm.com/read/135830/13895062
o get_mac.o
www.eeworm.com/read/300713/13896926
v mac_tp.v
'timescale 1ns/1ns
`include "mac.v"
module mac_tp;
reg[7:0] opa,opb;
reg clr,clk;
wire[15:0] out;
parameter DELY = 100;
MAC m1(out,opa,opb,clk,clr);
always #(DELY) clk = ~clk;
initial
www.eeworm.com/read/238053/13910168
h mac-csma.h
/* -*- Mode:C++; c-basic-offset:8; tab-width:8; indent-tabs-mode:t -*- */
/*
* Copyright (c) 1997 Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in sour
www.eeworm.com/read/238053/13910171
cc mac-csma.cc
/* -*- Mode:C++; c-basic-offset:8; tab-width:8; indent-tabs-mode:t -*- */
/*
* Copyright (c) 1997 Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in sour
www.eeworm.com/read/238050/13910183
h mac-tdma.h
// Copyright (c) 1999 by the University of Southern California
// All rights reserved.
//
// Permission to use, copy, modify, and distribute this software and its
// documentation in source and binary
www.eeworm.com/read/238050/13910186
cc mac-tdma.cc
// -*- Mode:C++; c-basic-offset:8; tab-width:8; indent-tabs-mode:t -*-
//
// Copyright (c) 1999 by the University of Southern California
// All rights reserved.
//
// Permission to use, copy, modify,