代码搜索:normal
找到约 10,000 项符合「normal」的源代码
代码结果 10,000
www.eeworm.com/read/210272/15202455
h sacmv40.h
#ifndef __SACMV40_H__
#define __SACMV40_H__
// write your header here
//========================================================================================
// Progarm: SACMV40.h
// Description:
www.eeworm.com/read/209602/15216770
eqn clock.fit.eqn
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and any o
www.eeworm.com/read/209108/15227306
lkf debug.lkf
-z -q -a -m"./Debug/exp01.map" -o"./Debug/exp01.out" -x -i"c:/ti/C5400/bios/lib" -i"c:/ti/C5400/dsk5416/lib" -i"c:/ti/c5400/rtdx/lib" -i"c:/ti/c5400/xdais/lib" -i"c:/ti/c5400/cgtools/lib"
"D:\mywork\
www.eeworm.com/read/209108/15227311
lkv debug.lkv
-z -q -a -m"./Debug/exp01.map" -o"./Debug/exp01.out" -x -i"c:/ti/C5400/bios/lib" -i"c:/ti/C5400/dsk5416/lib" -i"c:/ti/c5400/rtdx/lib" -i"c:/ti/c5400/xdais/lib" -i"c:/ti/c5400/cgtools/lib"
"D:\mywork\
www.eeworm.com/read/206252/15297599
s memcfg.s
;************************************************
; NAME : MEMCFG.A
; DESC : Memory bank configuration file
; Revision: 02.28.2002 ver 0.0
;************************************************
www.eeworm.com/read/206252/15297601
a memcfg.a
;************************************************
; NAME : MEMCFG.A
; DESC : Memory bank configuration file
; Revision: 02.28.2002 ver 0.0
;************************************************
www.eeworm.com/read/172417/5386962
c telnetd.c
/**
* \addtogroup exampleapps
* @{
*/
/**
* \defgroup telnetd Telnet server
* @{
*
* The uIP telnet server provides a command based interface to uIP. It
* allows using the "telnet"
www.eeworm.com/read/172417/5387178
c telnetd.c
/**
* \addtogroup exampleapps
* @{
*/
/**
* \defgroup telnetd Telnet server
* @{
*
* The uIP telnet server provides a command based interface to uIP. It
* allows using the "telnet"
www.eeworm.com/read/172394/5388100
h effectmanager.h
// EffectManager.h: interface for the CEffectManager class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_EFFECTMANAGER_H__C97B73EA_067D_41CA_A990_245
www.eeworm.com/read/171081/5399096
c pthread_mutexattr_settype.c
/*
* pthread_mutexattr_settype.c
*
* Description:
* This translation unit implements mutual exclusion (mutex) primitives.
*
* --------------------------------------------------------------------