代码搜索:Direct
找到约 10,000 项符合「Direct」的源代码
代码结果 10,000
www.eeworm.com/read/340665/3281625
java direct_write.java
// Class direct_write
// Generated on Mon Nov 15 17:10:56 UTC 1999
//
class direct_write {
int foo;
class direct_write_inner {
void test () {
foo = 670;
}
}
void foo ()
{
www.eeworm.com/read/334933/3360455
m direct2.m
function [y,sf] = direct2(p,d,x,si);
% Y = DIRECT2(P,D,X) filters input data vector X with
% the filter described by vectors P and D to create the
% filtered data Y. The filter is a "Direct Form II
www.eeworm.com/read/334933/3360533
m direct2.m
function [y,sf] = direct2(p,d,x,si);
% Y = DIRECT2(P,D,X) filters input data vector X with
% the filter described by vectors P and D to create the
% filtered data Y. The filter is a "Direct Form
www.eeworm.com/read/334933/3360610
m direct2.m
function [y,sf] = direct2(p,d,x,si);
% Y = DIRECT2(P,D,X) filters input data vector X with
% the filter described by vectors P and D to create the
% filtered data Y. The filter is a "Direct Form II
www.eeworm.com/read/329406/3432702
h direct~1.h
/////////////////////////////////////////////////////////////////////////////
// This file is part of the completely free tetris clone "CGTetris".
//
// This is free software.
// You may redistrib
www.eeworm.com/read/329406/3432717
cpp direct~1.cpp
/////////////////////////////////////////////////////////////////////////////
// This file is part of the completely free tetris clone "CGTetris".
//
// This is free software.
// You may redistrib
www.eeworm.com/read/327766/3454293
h interp-direct.h
/*
* Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008
* Robert Lougher .
*
* This file is part of JamVM.
*
* This program is free software; you can redistribute it and/or
*
www.eeworm.com/read/325619/3481897
cs printjob_direct.cs
// PrintJob_Direct.cs - Creates a print job by opening a port
// and sending output as a byte stream.
//
// Code from _Programming the .NET Compact Framework with C#_
// and _Programming the .NET
www.eeworm.com/read/316872/3596865
h pci-direct.h
#ifndef ASM_PCI_DIRECT_H
#define ASM_PCI_DIRECT_H 1
#include
/* Direct PCI access. This is used for PCI accesses in early boot before
the PCI subsystem works. */
extern u32 read
www.eeworm.com/read/301474/3839555
m direct2.m
function [y,sf] = direct2(p,d,x,si);
% Y = DIRECT2(P,D,X) filters input data vector X with
% the filter described by vectors P and D to create the
% filtered data Y. The filter is a "Direct Form II