代码搜索:opcode
找到约 2,963 项符合「opcode」的源代码
代码结果 2,963
www.eeworm.com/read/405708/11459023
sv 04.01.02_snippet-4.sv
/**********************************************************************
* Assigning structures a list of values, PASS by name
*
* Author: Stuart Sutherland
*
* (c) Copyright 2003, Sutherland
www.eeworm.com/read/405708/11459024
sv 04.01.02_snippet-3.sv
/**********************************************************************
* Assigning structures a list of values, PASS by order
*
* Author: Stuart Sutherland
*
* (c) Copyright 2003, Sutherland
www.eeworm.com/read/405708/11459030
sv 04.01.05_snippet-1.sv
/**********************************************************************
* passing structures to tasks and functions
*
* Author: Stuart Sutherland
*
* (c) Copyright 2003, Sutherland HDL, Inc. ***
www.eeworm.com/read/261654/11631689
c arp.c
/*********************************************************************
*
* ARP Module for Microchip TCP/IP Stack
*
************************************************************
www.eeworm.com/read/261654/11631880
h arp.h
/*********************************************************************
*
* ARP Module Defs for Microchip TCP/IP Stack
*
*******************************************************
www.eeworm.com/read/158146/11642058
v alu.v
//Operations:
// 3'b100: C3 = A not B\
// 3'b101: C3 = A OR B | logic instructions
// 3'b110: C3 = A AND B/
// 3'b000: C3 = A
www.eeworm.com/read/156642/11787436
lst subs.lst
MPASM 02.61 Released SUBS.ASM 3-17-2001 23:11:08 PAGE 1
LOC OBJECT CODE LINE SOURCE TEXT
VALUE
00001 ; SUBS.ASM
000
www.eeworm.com/read/345224/11825486
c peep386.c
/*
* 68K/386 32-bit C compiler.
*
* copyright (c) 1997, David Lindauer
*
* This compiler is intended for educational use. It may not be used
* for profit without the express written cons
www.eeworm.com/read/343459/11946193
c obex.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2004-2007 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/151211/12227587
txt 01.txt
PaintPicture 語法解釋:
object.PaintPicture picture, x1, y1, width1, height1, x2, y2, width2,height2, opcode(這是全部敘述)。
object :你要畫圖的 Target 物件,這裏應是 Picture1
picture: 你要畫圖的 Source 物件,這裏應是 Picture2
x1,