代码搜索:impl
找到约 10,000 项符合「impl」的源代码
代码结果 10,000
www.eeworm.com/read/375190/2738631
hpp at_impl.hpp
/*=============================================================================
Copyright (c) 2001-2006 Joel de Guzman
Copyright (c) 2005-2006 Dan Marsden
Distributed under the Boost Soft
www.eeworm.com/read/366641/2885947
c impl.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this sample source code is subject to the terms of the Microsoft
// license agreement under which you licensed thi
www.eeworm.com/read/247634/12638481
m impl.m
function [values,matf]=impl(Smax,M,T,N,r,sig,X)
dS=Smax/M;
dt=T/N;
matf=zeros(M+1,N+1);
vetS=linspace(0,Smax,M+1)';
matf(:,N+1)=max(X-vetS,0);
matf(1,:)=X;
matf(M+1,:)=0;
%preparo la matrice d
www.eeworm.com/read/143787/5755811
am makefile.am
noinst_HEADERS = \
button_impl.h ctrlmisc.h simedit_impl.h edit_impl.h listbox_impl.h medit_impl.h \
progressbar_impl.h static_impl.h toolbar_impl.h menubutton_impl.h trackbar_i
www.eeworm.com/read/280830/10290681
h ddihook.h
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
// ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FIT
www.eeworm.com/read/392021/8366904
m impl1.m
function y = impL1(arg1,n)
% y=impL1(ntf,n=10)
% Compute the impulse response from the comparator
% output to the comparator input for a NTF H.
% n is the (optional) number of points (10).
%
% This
www.eeworm.com/read/291185/8437037
pas newservice_impl.pas
unit NewService_Impl;
{----------------------------------------------------------------------------}
{ This unit was automatically generated by the RemObjects SDK after reading }
{ the RODL file