代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/439749/7702349
vhd ms32pci.vhd
--===================================================================--
--
-- www.OpenCores.Org - June 2000
-- This model adheres to the GNU public license
--
-- Design units : Master device for P
www.eeworm.com/read/438233/7733614
c timerinit.c
#include // SFR definition header file
#include // prototype declarations for I/O functions
#include
#ifdef MONITOR51
www.eeworm.com/read/436598/7767096
sim wav player.sim
|
6|4
16
Row 0 Height: 16
Row 1 Height: 16
Row 2 Height: 16
Row 3 Height: 16
Row 4 Height: 16
Row 5 Height: 16
Column 0 Width: 125
Column 1 Width: 131
Column 2 Width: 73
Column 3 Width: 16
www.eeworm.com/read/436309/7772758
asm var.asm
; Copyright (C) 1998 Pavel Baranov (pbaranov@spb.lucent.com)
; User's variables
;Add your own variables here. Start from usrval address.
tmp equ usrval ;variable 1
tmp1 equ usrval+1 ;variable
www.eeworm.com/read/436245/7774393
vhd mt48lc2m32b2_2.vhd
-----------------------------------------------------------------------------------------
--
-- File Name: MT48LC2M32B2.VHD
-- Version: 1.0
-- Date: Sept 10th, 2001
--
www.eeworm.com/read/399963/7819155
export1
#!/bin/sh
foo="The first meta-syntactic variable"
export bar="The second meta-syntactic variable"
./export2
www.eeworm.com/read/199568/7844466
java polymorphismtest.java
// Fig. 10.1: PolymorphismTest.java
// Assigning superclass and subclass references to superclass and
// subclass variables.
public class PolymorphismTest
{
public static void main( String
www.eeworm.com/read/199508/7847175
log cc_build_debug.log
--------------------------- Graphmake.pjt - Debug ---------------------------
"c:\ti\c5400\cgtools\bin\cl500" -g -q -fr"D:/DSPII-1/5402/normal/exp12 Graphmake/Graphmake/Debug" -d"_DEBUG" -@"Graphma
www.eeworm.com/read/399569/7847471
css vs.css
/*
Visual Studio-like style based on original C# coloring by Jason Diamond
*/
.comment,
.annotation,
.template_comment,
.diff .header,
.chunk {
color: rgb(0, 128, 0);
}
.ke
www.eeworm.com/read/399569/7847477
css default.css
/*
Original style from softwaremaniacs.org (c) Ivan Sagalaev
*/
pre code[class]:after {
content: 'highlight: ' attr(class);
display: block; text-align: right;
fo