代码搜索:Mac 有哪些应用?
找到约 10,000 项符合「Mac 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/164216/10122572
mac dxt.mac
www.eeworm.com/read/359722/10128035
mac paper.mac
/gps/particle proton
/gps/pos/type Surface
/gps/pos/shape Sphere
/gps/pos/radius 1.74 m
/gps/pos/centre 0. 0. 0. mm
/gps/ang/type cos
/gps/ene/type Arb
/gps/hist/type arb
/gps/hist/point 1.0000e+
www.eeworm.com/read/164078/10131432
mac _objects.mac
386_OBJECTS= \
$(_OBJ_DIR)\i386\saenaru.res \
$(_OBJ_DIR)\i386\config.obj \
$(_OBJ_DIR)\i386\data.obj \
$(_OBJ_DIR)\i386\dic.obj \
$(_OBJ_DIR)\i386\hangul.obj \
$(_OBJ_DI
www.eeworm.com/read/163880/10140981
mac atorgs.mac
www.eeworm.com/read/163880/10141039
mac common.mac
www.eeworm.com/read/163880/10141045
mac post.mac
www.eeworm.com/read/163880/10141348
mac eisa.mac
www.eeworm.com/read/163880/10141402
mac userint.mac
www.eeworm.com/read/163710/10148706
h mac.h
#ifndef __MAC_H
#define __MAC_H
#define RX_FRAME_SIZE 64
#define TX_FRAME_SIZE 16
struct frame_desc_struct {
unsigned long frame_data_ptr; // [31] Ownership 0=CPU, 1=BDMA
unsigned long reserved;
www.eeworm.com/read/163710/10148739
c mac.c
#include "types.h"
#include "bios.h"
#include "bioscall.h"
#include "eth.h"
#include "board.h"
#include "mac.h"
#include "utils.h"
static struct frame_desc_struct rx_fd[RX_FRAME_SIZE];
static struct