代码搜索:adding
找到约 4,236 项符合「adding」的源代码
代码结果 4,236
www.eeworm.com/read/364212/2907580
m addnoise.m
function m_noisy = addnoise(m,sigma)
% function [m2,n] = addnoise(m1,SNR_db)
% modeling a AWGN channel by adding some noise
% m: input signal
% SNT_db : SNR of the system in db
% m_noisy :
www.eeworm.com/read/262046/4315096
s mmualib.s
/* mmuALib.s - ARM MMU management assembly routines */
/* Copyright 1996-2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01q,17dec02,jb Adding ARM 926e and ARM 102xE s
www.eeworm.com/read/168691/9901954
makefile
# Makefile - makefile for target/src/usb2/hcd/ohcd
#
# modification history
# --------------------
# 01c,28oct04,tpw Add include of defs.docs for doc build settings.
# 01b,28jul04,hch adding documen
www.eeworm.com/read/331910/12801935
h msg.h
#ifndef __MSG_H__
#define __MSG_H__
#include "prefs.h"
/*
* You can disable any DILLO_MSG* macro by adding the '_' prefix.
*/
#ifndef WIN32
#define _MSG(fmt...)
#define _MSG_HTML(fmt...)
#define _
www.eeworm.com/read/131315/5938197
c cmdtab.c
/* $Header: cmdtab.c,v 2.2 86/12/11 06:12:07 jqj Exp $ */
/* $Log: cmdtab.c,v $
* Revision 2.2 86/12/11 06:12:07 jqj
* Eliminated form, mode, and struct commands. Started adding support for
* m
www.eeworm.com/read/154897/11920040
h msg.h
#ifndef __MSG_H__
#define __MSG_H__
#include "prefs.h"
/*
* You can disable any DILLO_MSG* macro by adding the '_' prefix.
*/
#ifndef WIN32
#define _MSG(fmt...)
#define _MSG_HTML(fmt...)
#define _
www.eeworm.com/read/8351/146472
tra demo.tra
*** Creating Trace Output File '.\Int_Flash\Demo.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '".\int_flash\stm32f10x_vector.o"'
### List of Obje
www.eeworm.com/read/34867/1045849
makefile
# Makefile - makefile for extracting objects from libgcc.a
#
# modification history
# --------------------
# 01f,03jun03,sn cleaned up GCC 3.x support
# 01e,26mar03,dtr Adding in GCC3.3 library spe
www.eeworm.com/read/34867/1045854
makefile
# Makefile - makefile for target/src/tool/common
#
# modification history
# --------------------
# 01d,09sep03,dtr Adding save and restore for PPC85XX SPE APU.
# 01c,03jun03,sn moved rules.library