代码搜索:adding
找到约 4,236 项符合「adding」的源代码
代码结果 4,236
www.eeworm.com/read/294538/8220327
txt taocert.txt
***** Create a self signed cert ************
1) openssl genrsa 512 > client-key.pem
2) openssl req -new -x509 -nodes -md5 -days 1000 -key client-key.pem > client-cert.pem
-- adding metadata
www.eeworm.com/read/100018/15889557
pl lpadmin-lib.pl
# lpadmin-lib.pl
# Functions for configuring and adding printers
do '../web-lib.pl';
&init_config();
do "./$config{'print_style'}-lib.pl";
do "./$config{'driver_style'}-driver.pl";
%access = &get_mod
www.eeworm.com/read/283267/9032080
h confignet.h
/* configNet.h - network configuration header */
/* Copyright 1984-1999 Wind River Systems, Inc. */
/*
modification history
--------------------
01e,20aug03,dtr Adding in TSEC config.
01d,31jul03,d
www.eeworm.com/read/184406/9106276
h ixdp425.h
/* ixdp425.h - IXP425 IXDP425 board header file */
/* Copyright 2002 Wind River Systems, Inc. */
/*
modification history
--------------------
01b,23oct02,jb Adding Chip Select 1 define for ADSL
0
www.eeworm.com/read/359858/10120024
h confignet.h
/* configNet.h - network configuration header */
/* Copyright 1984-1999 Wind River Systems, Inc. */
/*
modification history
--------------------
01e,20aug03,dtr Adding in TSEC config.
01d,31jul03,d
www.eeworm.com/read/278464/10534643
h confignet.h
/* configNet.h - network configuration header */
/* Copyright 1984-1999 Wind River Systems, Inc. */
/*
modification history
--------------------
01e,20aug03,dtr Adding in TSEC config.
01d,31jul03,d
www.eeworm.com/read/423100/10587507
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/124341/6965369
h msg.h
#ifndef __MSG_H__
#define __MSG_H__
#include "prefs.h"
/*
* You can disable any MSG* macro by adding the '_' prefix.
*/
#define _MSG(fmt...)
#define _MSG_HTML(fmt...)
#define _MSG_HTTP(fmt...)
#
www.eeworm.com/read/223598/7104141
h msg.h
#ifndef __MSG_H__
#define __MSG_H__
#include "prefs.h"
/*
* You can disable any MSG* macro by adding the '_' prefix.
*/
#define _MSG(fmt...)
#define _MSG_HTML(fmt...)
#define _MSG_HTTP(fmt...)
#