代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/181851/9234278
h noise_gen.h
//Noise_gen.h header file for pseudo-random noise sequence
typedef struct BITVAL //register bits to be packed as integer
{
unsigned int b0:1, b1:1, b2:1, b3:1, b4:1, b5:1, b6:1;
unsigned in
www.eeworm.com/read/181851/9234320
h noise_gen.h
//Noise_gen.h header file for pseudo-random noise sequence
typedef struct BITVAL //register bits to be packed as integer
{
unsigned int b0:1, b1:1, b2:1, b3:1, b4:1, b5:1, b6:1;
unsigned in
www.eeworm.com/read/181851/9234466
h noise_gen.h
//Noise_gen.h header file for pseudo-random noise sequence
typedef struct BITVAL //register bits to be packed as integer
{
unsigned int b0:1, b1:1, b2:1, b3:1, b4:1, b5:1, b6:1;
unsigned in
www.eeworm.com/read/181851/9234531
h noise_gen.h
//Noise_gen.h header file for pseudo-random noise sequence
typedef struct BITVAL //register bits to be packed as integer
{
unsigned int b0:1, b1:1, b2:1, b3:1, b4:1, b5:1, b6:1;
unsigned in
www.eeworm.com/read/181851/9234623
h noise_gen.h
//Noise_gen.h header file for pseudo-random noise sequence
typedef struct BITVAL //register bits to be packed as integer
{
unsigned int b0:1, b1:1, b2:1, b3:1, b4:1, b5:1, b6:1;
unsigned in
www.eeworm.com/read/181851/9234774
h noise_gen.h
//Noise_gen.h header file for pseudo-random noise sequence
typedef struct BITVAL //register bits to be packed as integer
{
unsigned int b0:1, b1:1, b2:1, b3:1, b4:1, b5:1, b6:1;
unsigned in
www.eeworm.com/read/377683/9266254
test safety.test
# 2005 January 11
#
# The author disclaims copyright to this source code. In place of
# a legal notice, here is a blessing:
#
# May you do good and not evil.
# May you find forgiveness for your
www.eeworm.com/read/178842/9383974
c timer.c
//-----------------------------------------------------------------------------
// Net TIMER.C
//
// This module sets up the timer and handles the timer interrupt
//-------------------------------
www.eeworm.com/read/374738/9386934
c rle.c
/***********************************************************************************************************
RLE.c
本演示程序提供了游程长度编码法的压缩和解压缩函数,并实现了对图象
文件的压缩和解压缩
***********************************
www.eeworm.com/read/373828/9433307
h noise_gen.h
//Noise_gen.h header file for pseudo-random noise sequence
typedef struct BITVAL //register bits to be packed as integer
{
unsigned int b0:1, b1:1, b2:1, b3:1, b4:1, b5:1, b6:1;
unsigned in