代码搜索:array
找到约 10,000 项符合「array」的源代码
代码结果 10,000
www.eeworm.com/read/116008/6114287
readme
Similar to net.tinyos.packet, but based on the struct-layout dumping-ability
of nesc.
It would have been nice to reuse the net.tinyos.packet infrastructure, but
that wasn't based on the right abstrac
www.eeworm.com/read/116006/6115151
cpp ehvecctr.cpp
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// This source code is licensed under Microsoft Shared Source License
// Version 1.0 for Windows CE.
// For a copy of the l
www.eeworm.com/read/116006/6115298
c misc.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// This source code is licensed under Microsoft Shared Source License
// Version 1.0 for Windows CE.
// For a copy of the l
www.eeworm.com/read/113030/6142223
cpp driver.cpp
// Chapter 11 of C++ How to Program
// Driver for class Table
#include
using std::cout;
using std::cin;
using std::endl;
#include
using std::setw;
#include
www.eeworm.com/read/113030/6142312
cpp pc4_11.cpp
// Chapter 4 of C++ How to Program
// Programming Challenge 11
#include
using std::cout;
using std::endl;
#include
using std::setw;
int main()
{
const i
www.eeworm.com/read/110034/6172046
sound-faq
bttv and sound mini howto
=========================
There are alot of different bt848/849/878/879 based boards available.
Making video work often is not a big deal, because this is handled
completel
www.eeworm.com/read/109011/6178471
java result.java
/*
* Copyright 1999-2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/108032/6187015
java arrayutil.java
/*
* CVS identifier:
*
* $Id: ArrayUtil.java,v 1.10 2000/09/05 09:25:15 grosbois Exp $
*
* Class: ArrayUtil
*
* Description: Utillities for arrays.
*
*
*
* COP
www.eeworm.com/read/108032/6187047
java synwtfilterfloat.java
/*
* CVS identifier:
*
* $Id: SynWTFilterFloat.java,v 1.7 2000/09/05 09:26:32 grosbois Exp $
*
* Class: SynWTFilterFloat
*
* Description: A specialized synthesis w
www.eeworm.com/read/108032/6187086
java datablkfloat.java
/*
* CVS Identifier:
*
* $Id: DataBlkFloat.java,v 1.6 2000/09/05 09:24:01 grosbois Exp $
*
* Interface: DataBlkFloat
*
* Description: A float implementation of DataBlk
*
*