代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/251332/6349856
asm 925tempo.asm
;**********************************************************************
; This file is a basic code template for object module code *
; generation on the PICmicro PIC16C925. This file co
www.eeworm.com/read/251332/6349868
asm 4610tempo.asm
;******************************************************************************
; This file is a basic template for assembly code for a PIC18F4610. Copy *
; this file into your project direct
www.eeworm.com/read/494695/6360541
vhd 各种功能的计数器.vhd
-- MAX+plus II VHDL Example
-- Efficient Counter Inference
-- Copyright (c) 1994 Altera Corporation
-- download from:www.pld.com.cn & www.fpga.com.cn
Library IEEE ;
use IEEE.std_logic_1164.all
www.eeworm.com/read/493005/6403559
putenv
NAME
putenv - set the value of an environment variable
SYNOPSIS
putenv(env [,val])
TYPES
env str
val str
return int
DESCRIPTION
This function will set or change the valu
www.eeworm.com/read/493005/6403776
h opcodes.h
/*
* opcodes - opcode execution module definition
*
* Copyright (C) 1999-2006 David I. Bell
*
* Calc is open software; you can redistribute it and/or modify it under
* the terms of the version
www.eeworm.com/read/490958/6446284
html stmts.html
JavaScript 的语法
JavaScript statements consist of keywords used with the appropriate syntax. A single statement may spa
www.eeworm.com/read/490337/6454743
asm cpuclk.asm
; Write the CPU clock cycle count (since cpu reset) into the passed ByRef Currency (64 bit) parameter
[bits 32]
rdtsc ;# Read the cpu clock cycle count into e
www.eeworm.com/read/488103/6496698
m exa050905_tf2ss.m
% ------------------------------------------------------------------------------
% exa050905_tf2ss.m , for example 5.9.5
% to test tf2ss.m and ss2tf.m, to realize the conversion between H(z) and it
www.eeworm.com/read/487908/6501809
vhd 各种功能的计数器.vhd
-- MAX+plus II VHDL Example
-- Efficient Counter Inference
-- Copyright (c) 1994 Altera Corporation
-- download from:www.pld.com.cn & www.fpga.com.cn
Library IEEE ;
use IEEE.std_logic_1164.all