代码搜索:Variable

找到约 10,000 项符合「Variable」的源代码

代码结果 10,000
www.eeworm.com/read/212376/15157170

m exm0701_2.m

function exm0701_2(a , b) % This is my second example. % a Define the limit of variable x . % b Define the limit of variable y . clf; x=-a:0.2:a;y=-b:0.2:b; for i=1:length(y) for j=1:leng
www.eeworm.com/read/212132/15165605

c tms470r1b1m_lcd.c

#include #include #include "iotms470r1b1m.h" #include "tms470r1b1m_bit_definitions.h" #include "lcd.h" //*****************************************************************
www.eeworm.com/read/211493/15179633

cpp serversettings.cpp

/* Copyright (c) 2000-2003, Jelle Kok, University of Amsterdam All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the fo
www.eeworm.com/read/210370/15200410

sql 15.5.2 检查指定游标是否存在的函数.sql

CREATE FUNCTION f_CursorExists(@CursorName sysname) RETURNS TABLE AS RETURN( SELECT * FROM( SELECT Name=@CursorName, Type=CAST('LOCAL' as varchar(8)), IsExists=CAST(CASE CURSOR_STATUS(
www.eeworm.com/read/208576/15243714

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/208258/15249942

vhdl fenliwei.vhdl

library IEEE; use IEEE.STD_LOGIC_1164.ALL; use IEEE.STD_LOGIC_ARITH.ALL; use IEEE.STD_LOGIC_UNSIGNED.ALL; -- Uncomment the following lines to use the declarations that are -- provided for ins
www.eeworm.com/read/167728/5453824

todo

* Add a GSL_ERROR_MODE environment variable for choosing error behavior at runtime (???).
www.eeworm.com/read/167185/5463864

diff man.diff

.\" Copyright (c) 1993 Entropic Research Laboratory, Inc.; All rights reserved .\" @(#)findespsfi.1 1.4 01 Apr 1997 .ds ]W (c) 1993 Entropic Research Laboratory, Inc. .TH FIND_ESPS_FILE 1\-ESPS 01 Apr
www.eeworm.com/read/167185/5463865

1 findespsfi.1

.\" Copyright (c) 1993 Entropic Research Laboratory, Inc.; All rights reserved .\" @(#)findespsfi.1 1.4 01 Apr 1997 .ds ]W (c) 1993 Entropic Research Laboratory, Inc. .TH FIND_ESPS_FILE 1\-ESPS 01 Apr
www.eeworm.com/read/167185/5464479

c comment.c

/* comment - read/write comment field from an SPS file. This material contains proprietary software of Entropic Processing, Inc. Any reproduction, distribution, or publication without the the