代码搜索:Fall

找到约 1,303 项符合「Fall」的源代码

代码结果 1,303
www.eeworm.com/read/409921/2221523

h dropzone.h

#ifndef DROPZONE_INCLUDED #define DROPZONE_INCLUDED // // define a drop-zone, which can be used to over-ride // drop-behaviour for any card stacks which fall under it // class CardStack;
www.eeworm.com/read/366702/2876770

f90 protected_3.f90

! { dg-options "-std=f95 -fall-intrinsics" } ! PR fortran/23994 ! ! Test PROTECTED attribute. Within the module everything is allowed. ! Outside (use-associated): For pointers, their association statu
www.eeworm.com/read/260961/4326852

sdc autoconstraint_state2_default.sdc

#Begin clock constraint define_clock -name {b:state2_default|clk} -period 2.746 -clockgroup Autoconstr_clkgroup_0 -rise 0.000 -fall 1.373 -route 0.000 #End clock constraint
www.eeworm.com/read/394067/8249795

sdc autoconstraint_eccgen256byte.sdc

#Begin clock constraint define_clock -name {p:eccGen256byte|clk} -period 2.325 -clockgroup Autoconstr_clkgroup_0 -rise 0.000 -fall 1.162 -route 0.000 #End clock constraint
www.eeworm.com/read/415537/11063647

txt improve your dialup modem preformance.txt

You can't assume that just because you connected at a speed like 48.3KBps that you will stay there. Today's modems automatically fall back to a lower speed if the line noise is too high to maintain a
www.eeworm.com/read/103743/15724496

copying

OpenVPN -- An Open Source VPN daemon Copyright (C) 2002-2004 by James Yonan This distribution contains multiple components, some of which fall under different licenses. By using Ope
www.eeworm.com/read/100595/15870061

sh mono-build.sh

#! /usr/bin/env bash # Script to automate the building of mono and its dependencies. # Relies on wget being installed (could make it fall back to using # lynx, links, w3, curl etc), assumes that gcc,
www.eeworm.com/read/290325/8489761

h tu_types.h

// tu_types.h -- Ignacio Casta駉, Thatcher Ulrich 2003 // This source code has been donated to the Public Domain. Do // whatever you want with it. // Minimal typedefs. Follows SDL conventions; fall
www.eeworm.com/read/338394/12310406

m eyeplot.m

function EyePlot(Wave,Window,Period,Offset) %EE283, Fall 2004 %Project 1 %Eye Diagram Plotter %EyePlot(Wave,Window,Period,Offset) %INPUT %Wave: Wave Vector %Window: Window Size (Interger) %Per
www.eeworm.com/read/212387/15156731

java pilecanvas.java

// CS 582 - Fall 1996 - OSU // Jean-Guy Speton import java.awt.*; // Risk-specific widget to display Cards in a Pile. class PileCanvas extends Canvas { // The maximum number of "top" cards to disp