代码搜索:Block
找到约 10,000 项符合「Block」的源代码
代码结果 10,000
www.eeworm.com/read/176629/5336214
h block.h
/*!
************************************************************************
* \file block.h
*
* \brief
* definitions for block decoding functions
*
* \author
* Inge Lille-Lang鴜
www.eeworm.com/read/176629/5336255
c block.c
/*!
***********************************************************************
* \file
* block.c
*
* \brief
* Block functions
*
* \author
* Main contributors (see co
www.eeworm.com/read/176629/5336277
h block.h
/*!
************************************************************************
* \file block.h
*
* \brief
* constant arrays for single block processing
*
* \author
* Inge Lille-
www.eeworm.com/read/176629/5336327
c block.c
/*!
*************************************************************************************
* \file block.c
*
* \brief
* Process one block
*
* \author
* Main contributors (see co
www.eeworm.com/read/175748/5342187
java block.java
/**
* Copyright 2005 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.
* You ma
www.eeworm.com/read/174879/5356009
c block.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ========================================================
www.eeworm.com/read/173762/5367710
h block.h
#ifndef BLOCK_H
#define BLOCK_H
#include
class TBlock
{
public:
TBlock() :iType(0), iRot(0) {}
static int BlockCount();
static TBlock Block(int id);
static TBlock Rando
www.eeworm.com/read/173762/5367725
cpp block.cpp
#include "block.h"
#include
const int numBlocks=7;
const TUint16 bl_types[4][numBlocks]=
// #### ### ### ## ## ## ###
// # # ##
www.eeworm.com/read/172898/5381606
h block.h
/*!
************************************************************************
* \file block.h
*
* \brief
* definitions for block decoding functions
*
* \author
* Inge Lille-Lang鴜
www.eeworm.com/read/172898/5381647
c block.c
/*!
***********************************************************************
* \file
* block.c
*
* \brief
* Block functions
*
* \author
* Main contributors (see co