代码搜索:Block
找到约 10,000 项符合「Block」的源代码
代码结果 10,000
www.eeworm.com/read/364910/9888344
h block.h
/*****************************************************************************
*
* T264 AVC CODEC
*
* Copyright(C) 2004-2005 llcc
* 2004-2005 visionany
www.eeworm.com/read/364910/9888347
c block.c
/*****************************************************************************
*
* T264 AVC CODEC
*
* Copyright(C) 2004-2005 llcc
* 2004-2005 visionany
www.eeworm.com/read/363797/9935779
c block.c
// Block.c
// OpenGL SuperBible, Chapter 1
// Demonstrates an assortment of basic 3D concepts
// Program by Richard S. Wright Jr.
#include
#include
#include
#
www.eeworm.com/read/363569/9945226
txt block.txt
public class Block {
//
int x;
int y;
int w;
int h;
}
www.eeworm.com/read/363081/9968490
obj block.obj
www.eeworm.com/read/363081/9968516
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/363081/9968552
cpp block.cpp
#include "block.h"
#include
const int numBlocks=7;
const TUint16 bl_types[4][numBlocks]=
// #### ### ### ## ## ## ###
// # # ##
www.eeworm.com/read/362310/10005892
v block.v
module block(c,b,a,clk);
output c,b;
input clk,a;
reg c,b;
always @(posedge clk)
begin
b=a;
c=b;
end
endmodule
www.eeworm.com/read/166678/10008435
cpp block.cpp
/*
* Copyright 2002-2004, Mersad Team, Allame Helli High School (NODET).
*
* This program is free software, you can redistribute it and/or modify
* it under the terms of the GNU General Public
www.eeworm.com/read/166678/10008436
h block.h
/*
* Copyright 2002-2004, Mersad Team, Allame Helli High School (NODET).
*
* This program is free software, you can redistribute it and/or modify
* it under the terms of the GNU General Public