代码搜索:structures

找到约 10,000 项符合「structures」的源代码

代码结果 10,000
www.eeworm.com/read/493005/6403383

h cmath.h

/* * cmath - data structures for extended precision complex arithmetic * * Copyright (C) 1999 David I. Bell * * Calc is open software; you can redistribute it and/or modify it under * the terms
www.eeworm.com/read/492697/6419764

h poppack.h

/*++ Copyright (c) Microsoft Corporation. All rights reserved. Module Name: poppack.h Abstract: This file turns packing of structures off. (That is, it enables automatic
www.eeworm.com/read/492697/6419817

h packoff.h

/*++ Copyright (c) 1990,91 Microsoft Corporation Module Name: packoff.h Abstract: This file turns packing of structures off. (That is, it enables automatic alignment of s
www.eeworm.com/read/492697/6419902

h fttypes.h

/*++ Copyright (c) 1996-1999 Microsoft Corporation Module Name: fttypes.h Abstract: This header file defines types and structures for the FT API and the IOCTLs used to impl
www.eeworm.com/read/492697/6419911

h rpcndr.h

/*++ Copyright (c) Microsoft Corporation. All rights reserved. Module Name: rpcndr.h Abstract: Definitions for stub data structures and prototypes of helper functions. --*/
www.eeworm.com/read/488244/6499153

cs alphablend.cs

using System; using System.Drawing; using System.Runtime.InteropServices; namespace PlatformAPI { // These structures, enumerations and p/invoke signatures come from // wingdi.h in
www.eeworm.com/read/486092/6543350

h d_ifacea.h

// // d_ifacea.h // // Include file for asm driver interface. // // // !!! note that this file must match the corresponding C structures in // d_iface.h at all times !!! // // !!! if this
www.eeworm.com/read/485902/6548992

m ar_m_al1.m

%Fast LMS-Newton algorithm when applied to the modeling of an %unknown plant: Algorithm 1, Table 11.6. % % % Lattice structures are used to implement the backward filter % in the AR modeling
www.eeworm.com/read/485902/6549010

m ar_m_al2.m

%Fast LMS-Newton algorithm when applied to the modeling of an %unknown plant: Algorithm 2, Table 11.7. % % % Lattice structures are used to implement the forward % and backward filters in th
www.eeworm.com/read/485544/6552844

m consistent.m

function errstring = consistent(ds, type) % CONSISTENT Check ReBEL data structures for consistentency. % % errstring = consistent(ds, type) checks a data structure DS of supposed TYPE for consist