代码搜索:Block
找到约 10,000 项符合「Block」的源代码
代码结果 10,000
www.eeworm.com/read/126312/14432999
gif block.gif
www.eeworm.com/read/226935/14446297
h block.h
/*!
************************************************************************
* \file block.h
*
* \brief
* definitions for block decoding functions
*
* \author
* Inge Lille-Langoy
www.eeworm.com/read/226935/14446373
c block.c
/*!
***********************************************************************
* \file
* block.c
*
* \brief
* Block functions
*
* \author
* Main contributors (see co
www.eeworm.com/read/226935/14446469
h block.h
/*!
************************************************************************
* \file block.h
*
* \brief
* constant arrays for single block processing
*
* \author
* Inge Lille-L
www.eeworm.com/read/226935/14446619
c block.c
/*!
*************************************************************************************
* \file block.c
*
* \brief
* Process one block
*
* \author
* Main contributors (see co
www.eeworm.com/read/125840/14458718
java block.java
import java.awt.event.*;
import java.awt.*;
import javax.swing.*;
import javax.swing.border.*;
public class Block extends JButton implements MouseListener
{
boolean 雷=false,
周围无雷
www.eeworm.com/read/225655/14527275
c block.c
#include "config.h"
#ifdef WITH_DMALLOC
#include
#endif /* WITH_DMALLOC */
struct Request {
int start;
int end;
} stRequest;
struct Block {
int start;
int end;
struc
www.eeworm.com/read/124283/14578837
c block.c
#include
#include
#include
#define BASE_GSL_COMPLEX_LONG
#include "templates_on.h"
#include "block_source.c"
#include "templates_off.h"
#undef BASE_GSL
www.eeworm.com/read/124283/14579134
c block.c
#include
#include
int
main (void)
{
gsl_block * b = gsl_block_alloc (100);
printf ("length of block = %u\n", b->size);
printf ("block data address = %#x\n", b->da
www.eeworm.com/read/124283/14579180
out block.out
length of block = 100
block data address = 0x804b0d8