代码搜索:empty

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

代码结果 10,000
www.eeworm.com/read/394455/8223585

v usb1_idma.v

///////////////////////////////////////////////////////////////////// //// //// //// Internal DMA Engine
www.eeworm.com/read/294160/8249910

c fifo.c

/* FIFO.C Simple implementation of a fifo in ANSI-C. This file is part of my Embedded Zerotree Wavelet Encoder Tutorial. (C) C. Valens, Created : 04/09/1999 La
www.eeworm.com/read/193103/8253310

h stdafx.h

// stdafx.h : include file for standard system include files, // or project specific include files that are used frequently, but // are changed infrequently // #if !defined(AFX_STDAFX_H__E
www.eeworm.com/read/293620/8282098

h t9dispose.h

#pragma once #include "HZK.h" #include "SetControl.h" class CDispose { public: CZK *pZk; UINT T9Type; //当前输入法类型(0为数字,1为字母,2为T9拼音) UINT T9TypeOld; int m_iKeyPress; //按键次数 int m
www.eeworm.com/read/368572/9686080

c memory.c

/* memory.c * (c) 2002 Mikulas Patocka * This file is a part of the Links program, released under GPL. */ #include "links.h" struct cache_upcall { struct cache_upcall *next; struct cache_upcall
www.eeworm.com/read/367429/9749178

c fifo.c

/* 先入先出结构的实现和操作 */ #include "fifo.h" #include typedef struct __fifo_element { ezw_element data; struct __fifo_element *previous; } fifo_element; fifo_element *fifo_fi
www.eeworm.com/read/367030/9785664

htm uart_v.htm

www.eeworm.com/read/268866/11116787

cpp dialog_modpswd.cpp

// DIALOG_MODPSWD.cpp : implementation file // #include "stdafx.h" #include "train.h" #include "DIALOG_MODPSWD.h" #include "LoginSet.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE
www.eeworm.com/read/268457/11138742

cpp dialog_modpswd.cpp

// DIALOG_MODPSWD.cpp : implementation file // #include "stdafx.h" #include "train.h" #include "DIALOG_MODPSWD.h" #include "LoginSet.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE
www.eeworm.com/read/267698/11168942

c uart1.c

/*--------------------------------------------------------*/ /* SPECTRUM DIGITAL INC. */ /*--------------------------------------------------------*/ /* Onchip UART test for E