代码搜索:minimum
找到约 5,594 项符合「minimum」的源代码
代码结果 5,594
www.eeworm.com/read/154890/5631476
cxx fl_slider.cxx
//
// "$Id: Fl_Slider.cxx,v 1.1.1.1 2003/08/07 21:18:40 jasonk Exp $"
//
// Slider widget for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library i
www.eeworm.com/read/154080/5642528
twr prescale_counter.twr
--------------------------------------------------------------------------------
Release 5.1.02i - Trace F.23
Copyright (c) 1995-2002 Xilinx, Inc. All rights reserved.
C:/Xilinx/bin/nt/trce.exe
www.eeworm.com/read/192744/8286010
frm d11r7.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 4770
ClientLeft = 60
ClientTop = 345
ClientWidth = 5520
LinkTopic
www.eeworm.com/read/173695/9641390
vhd min4_e.vhd
----------------------------------------------------------------------
---- ----
---- min4_e.vhd
www.eeworm.com/read/248541/12554177
f tair.f
function tair(hr,jj)
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this function approximates hourly air temperature from daily max and
!! min temperatures as documented by Campbell (1985)
!! ~
www.eeworm.com/read/248541/12554600
f tgen.f
subroutine tgen(j)
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine generates temperature data when the user chooses to
!! simulate or when data is missing for particular days in t
www.eeworm.com/read/135580/13919692
cxx fl_slider.cxx
//
// "$Id: Fl_Slider.cxx,v 1.1.1.1 2003/08/07 21:18:40 jasonk Exp $"
//
// Slider widget for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library i
www.eeworm.com/read/237352/13967532
m gill.m
function [y_out t_out] = Gill(Fun,tspan,y_0,options,para)
% March 31, 2006
% Coded by Huabin XI.
% shobin_xi@yahoo.com.cn
% www.baisi.net
%======================================================
www.eeworm.com/read/202968/15368661
h descript.h
unsigned char code D12Test_DeviceDescriptor[] = {
18, 1, // Length, Type
0x10, 1, // USB Rev 1.1 (=0110H, low=10H, High=01H)
0, 0, 0, // Class, Subclass and Protocol
EP0Size, // E
www.eeworm.com/read/202486/15381755
cpp ex0313.cpp
// Programming with C++, Second Edition, by John R. Hubbard
// Copyright McGraw-Hill, 2000
// Example 3.13 on page 44
// Using nested selection statements
#include
using namespac