代码搜索:based
找到约 10,000 项符合「based」的源代码
代码结果 10,000
www.eeworm.com/read/453443/7420557
h helpprovider.h
/**
@file
A simple html based help, based on win32 ShellExecute.
*/
#if !defined _HELPPROVIDER_H_
#define _HELPPROVIDER_H_
#include
#include
namespace Win
{
www.eeworm.com/read/438437/7731351
h receiverbased.h
/** @file receiverbased.h defines the sender based message logging strutcure */
#ifndef RECEIVERBASED_H
#define RECEIVERBASED_H
#include "otherdaemoncomm.h"
#include "simple_list.h"
/** List of all
www.eeworm.com/read/437043/7756000
m contents.m
% BSP Signal Detectors
% Version 1.00 JM Jun-2002
%
% DetectMaxima - Detect maxima (peaks) in the input signal
% DetectMinima - Detect minima in the input signal
% ECGDetec
www.eeworm.com/read/199774/7823272
m program_03_05.m
% Program 3_5
% Linear Convolution Via the DFT
%
% Read in the two sequences
colordef black;
x = input('Type in the first sequence = ');
h = input('Type in the second sequence = ');
% Determi
www.eeworm.com/read/434208/7882525
html bubblechartdemo1.html
BubbleChartDemo1
A bubble chart, which is based on a XYZDataset. The size of each
bubble is proportional to the z-value for an item.
www.eeworm.com/read/197407/7998327
cpp klist.cpp
// test formula-based linear list class
// with zero fill
#include
#include "klist.h"
#include "xcept.h"
void main(void)
{
try {
LinearList L(15);
L
www.eeworm.com/read/197407/7998525
out tochain.out
The formula-based list is
14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
The chain is
14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
www.eeworm.com/read/196856/8054008
m contents.m
% BSP Signal Detectors
% Version 1.00 JM Jun-2002
%
% DetectMaxima - Detect maxima (peaks) in the input signal
% DetectMinima - Detect minima in the input signal
% ECGDetec
www.eeworm.com/read/331966/12790900
cs commonpage.cs
// (c) Copyright Microsoft Corporation.
// This source is subject to the Microsoft Permissive License.
// See http://www.microsoft.com/resources/sharedsource/licensingbasics/sharedsourcelicenses.msp