代码搜索:Mac 有哪些应用?
找到约 10,000 项符合「Mac 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/249476/12499971
mac kof99.mac
[Player1]
Character=0
Direction=108330,0,1
[Player2]
Character=0
Direction=108330,1,0
;This is a template file
;Fill in there the character names
;and moves.
;Select the character macro
www.eeworm.com/read/249022/12526657
txt mac serial no.txt
TIMAC-CC2420/MSP430_1.1.0.exe to Receive Update Notifications via e-mail. Serial number: 6088-0854-0579
www.eeworm.com/read/248907/12534914
h wt_mac.h
//////////////////////////////////////////////////////////////
//////////////////////Public functions ///////////////////////
//////////////////////////////////////////////////////////////
#ifndef _WT
www.eeworm.com/read/248907/12535051
c wt_mac.c
#include "wtprecomp.h"
#if DBG
#define _FILENUMBER 'CAMS'
#endif
void setWepBit( PWTWLAN_TXBUF PTxBuffer,char wb); //Have modified
/***********************************************/
/*
www.eeworm.com/read/335286/12541082
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/335009/12555498
h simple_mac.h
/**
* Copyright (c) 2004, Freescale Semiconductor
* Freescale Confidential Proprietary
*
* File name : simple_mac.h
* Project name: SMAC (Simple Media Access Controller)
*
* Department
www.eeworm.com/read/335009/12555510
c simple_mac.c
/**
* Copyright (c) 2004, Freescale Semiconductor
* Freescale Confidential Proprietary
*
* File name : simple_phy.c
* Project name: SMAC (Simple Media Access Controller)
*
* Department
www.eeworm.com/read/248428/12558942
txt mac_cal.txt
6 报文认证码算法
本标准规定POS交易报文的认证码(<mark>MAC</mark>)算法,可以有两种选择。由POS中
心的管理部门决定。
6.1 报文认证码算法一
第一种可选择的报文认证码算法,采用GB 15852,其中n=64,m=64,采用
填充方法1,使用DEA(ANSI X3.92)数据加密算法。
算法的简化描述如下:
K为POS工作密钥。
a) 将完整交易报文分成8字节的块(D1,D2,…Dq ...
www.eeworm.com/read/146753/12615413
mac sam7.mac
// ---------------------------------------------------------
// ATMEL Microcontroller Software Support - ROUSSET -
// ---------------------------------------------------------
// The software
www.eeworm.com/read/247568/12641264
h dec_mac.h
/* -*- linux-c -*-
Copyright (C) 2005 Tom Szilagyi
This program is free software; you can redistribute it and/or modify
it under the te