代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/192474/8379847
c litc.c
/********************************************************
* Porject Name:
* Little C Interprete
* Version & Revision:
* 1.0.1
* Creation Date:
* 2005-02-02
* Author:
* Herbet Schildt & Yock Yu
www.eeworm.com/read/192030/8410794
m iszero.m
function yesno = iszero(A)
% ISZERO -- checks whether a numerical matrix contains only zeros
%
% yesno = iszero(A)
%
% If the numerical matrix A contains only entries which are zero
% (within
www.eeworm.com/read/291443/8418654
m show_psooptions.m
%show_psoOptions >> A function to read and display the psoOptions structure.
%
% Usage : strOptions = show_psoOptions( psoOptions )
% Arguments : A structure containing various option
www.eeworm.com/read/290889/8455605
vhd fen.vhd
library ieee;
use ieee.std_logic_1164.all;
entity fen is
port(clk :in std_logic;
q512,q1 :out std_logic);
end fen;
architecture fen_arc of fen is
begin
process(clk)
v
www.eeworm.com/read/290179/8498703
plg lpc214x_ucosii.plg
礦ision3 Build Log
Project:
F:\arm\ArmTest for uCosII\LPC214X_uCosii.uv2
Project File Date: 01/07/2008
Output:
Build target 'Target 1'
compili
www.eeworm.com/read/188512/8532572
cpp fig24_02.cpp
// Fig. 24.2: Fig24_02.cpp
// Demonstrating namespaces.
#include
using namespace std; // use std namespace
int integer1 = 98; // global variable
// create namespace Exa
www.eeworm.com/read/389205/8542615
s startup.s
;/*
; * startup.s -- startup file for C_Entry
; *
; * Author: lumit-admin
; * Date: 2004-8-26
; * Copyright: http://www.lumit.org
; */
;
; *****************************
www.eeworm.com/read/289081/8577633
sup emulate com2.sup
[Debug Type]
Type=0
Mode=FFFF
[Device]
Communication=RS COM2 19200
[Target]
AutoLoad=Enable
Before Batch File=
After Batch File=
Non AutoMap=Disable
Load DebInfo Only=Disable
[Window]
www.eeworm.com/read/289007/8586377
sql create.sql
/* Extract Database jym:D:\mis\data\smdljf.gdb */
CREATE DATABASE "jym:D:\mis\data\smdljf.gdb" PAGE_SIZE 1024
;
/* External Function declarations */
DECLARE EXTERNAL FUNCTION F_45
DOUBLE P
www.eeworm.com/read/388636/8590191
opt ac3.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {