代码搜索结果

找到约 738 项符合 Pressure 的代码

hwrecordc.hh

/**************************************************************** Description: This module allows HWHeaderC and HWRecordC objects to be read and written to/from the C++ stream objects. Return char

hwrawdatac.hh

/**************************************************************** Description: This module allows HWHeaderC and HWRawDataC objects to be read and written to/from the C++ stream objects. Return cha

midichannel.java

/* MidiChannel.java -- A MIDI channel Copyright (C) 2005 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribute it and/or modify i

midichannel.java

/* MidiChannel.java -- A MIDI channel Copyright (C) 2005 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribute it and/or modify i

mfmidi.h

#define NOTEOFF 0x80 #define NOTEON 0x90 #define PRESSURE 0xa0 #define CONTROLLER 0xb0 #define PITCHBEND 0xe0 #define PROGRAM 0xc0 #define CHANPRESSURE 0xd0 /* These are the strings used in keynote t

mfmidi.h

#define NOTEOFF 0x80 #define NOTEON 0x90 #define PRESSURE 0xa0 #define CONTROLLER 0xb0 #define PITCHBEND 0xe0 #define PROGRAM 0xc0 #define CHANPRESSURE 0xd0 /* These are the strings used in keynote t

pressurevessel.java

/** * Description: Benchmark function (Pressure Vessel). * X*(Optimal point): * X1=42.09844546451396 * X2=176.63659783549562 * X3=13 (Discrete variable) * X4=7 (Discrete variable) * Y

variance.c

/* * tslib/plugins/variance.c * * Copyright (C) 2001 Russell King. * * This file is placed under the LGPL. Please see the file * COPYING for more details. * * $Id: variance.c,v 1.3

ts_read_raw.c

/* * tslib/src/ts_read_raw.c * * Original version: * Copyright (C) 2001 Russell King. * * Rewritten for the Linux input device API: * Copyright (C) 2002 Nicolas Pitre * * This f

demoview.cpp

#include "stdafx.h" #include "Demo.h" #include "DemoDoc.h" #include "DemoView.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif ////