代码搜索:Block

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

代码结果 10,000
www.eeworm.com/read/167728/5452927

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/167728/5453053

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/167728/5453075

out block.out

length of block = 100 block data address = 0x804b0d8
www.eeworm.com/read/165810/5477227

cmp block.cmp

First test : spacing between stuff. Note that spacing preceeding the directives counts! One blank line follows this should be followed by two blank lines this is the if statement. (follow
www.eeworm.com/read/165810/5477243

vm block.vm

#* @test block.vm This template is used for Velocity regression testing. If you alter this template make sure you change the corresponding comparison file so that the regression test doesn't fail i
www.eeworm.com/read/165502/5482005

c block.c

/******************************************************************** * * * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURC
www.eeworm.com/read/165181/5485379

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/164889/5487230

c block.c

/**************************************************************************** * * SciTech OS Portability Manager Library * * ========================================================
www.eeworm.com/read/163355/5509877

h block.h

/*! ************************************************************************ * \file block.h * * \brief * definitions for block decoding functions * * \author * Inge Lille-Langoy
www.eeworm.com/read/163355/5509918

c block.c

/*! *********************************************************************** * \file * block.c * * \brief * Block functions * * \author * Main contributors (see co