代码搜索:zero
找到约 10,000 项符合「zero」的源代码
代码结果 10,000
www.eeworm.com/read/263472/4302345
h data_zero.h
{
0x00000000,0x00000000,0x00000000,0x00000000,
0x00000000,0x00000000,0x00000000,0x00000000,
0x00000000,0x00000000,0x00000000,0x00000000,
0x00000000,0x00000000,0x00000000,0x00000000,
0x00000000,0x
www.eeworm.com/read/260165/4335325
h zero_unittest_.h
// Updated: 6th July 2006
#if !defined(STLSOFT_INCL_STLSOFT_UTIL_HPP_ZERO)
# error This file cannot be directly included, and should only be included within stlsoft/util/zero.hpp
#endif /* !STL
www.eeworm.com/read/257673/4361765
c zero_pad.c
#include
void main ()
{
int value = 5;
printf ("%01d\n", value);
printf ("%02d\n", value);
printf ("%03d\n", value);
printf ("%04d\n", value);
}
www.eeworm.com/read/162614/5530077
c zero-1.c
#include "harness.h"
static vector unsigned int funny()
{
vector unsigned int a;
return vec_andc(vec_add(a,a),vec_add(a,a));
}
static void test()
{
static vector unsigned int zero;
check(vec
www.eeworm.com/read/161438/5553195
c zero_pad.c
#include
void main(void)
{
int value = 5;
printf ("%01d\n", value);
printf ("%02d\n", value);
printf ("%03d\n", value);
printf ("%04d\n", value);
}
www.eeworm.com/read/475955/6770995
c zero_pad.c
#include
void main ()
{
int value = 5;
printf ("%01d\n", value);
printf ("%02d\n", value);
printf ("%03d\n", value);
printf ("%04d\n", value);
}
www.eeworm.com/read/428487/6790200
vi divide by zero (completed).vi
www.eeworm.com/read/475070/6801987
bin zero-00.bin
www.eeworm.com/read/295001/8190863
c set_zero.c
/*
********************************************************************************
* GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001
* R99 V