代码搜索:adding
找到约 4,236 项符合「adding」的源代码
代码结果 4,236
www.eeworm.com/read/430016/8772580
makefile
# Makefile - makefile for vw/src/netinet/ppp
#
# Copyright (C) 2003 Wind River Systems, Inc.
#
# modification history
# --------------------
# 01q,22jul03,rp adding/updating copyright notice
# 01p,10
www.eeworm.com/read/430016/8772600
c pppadapterlayer.c
/* pppAdapterLayer.c - PPP Adapter Layer Source File */
/* Copyright 1999 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01e,29nov99,sj adding D
www.eeworm.com/read/430016/8772765
makefile
# Makefile - makefile for vw/src/netinet/ppp
#
# Copyright (C) 2003 Wind River Systems, Inc.
#
# modification history
# --------------------
# 01q,19aug03,rp adding pppRadiusComponent.o to OBJS
# 01p
www.eeworm.com/read/428849/8834806
txt tuning_ocr.txt
Current directory is /mnt/home.dokt/xfrancv/work
Adding path for the Statistical Pattern Recognition Toolbox...
Creating training set:
Input file: daniel_martinec1.mat, label: 1
Input file: daniel_mar
www.eeworm.com/read/184890/9068083
cpp addingvirtuals.cpp
//: C15:AddingVirtuals.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Adding virtuals in deriva
www.eeworm.com/read/281673/9142329
cpp addingvirtuals.cpp
//: C15:AddingVirtuals.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Adding virtuals in deriva
www.eeworm.com/read/377523/9272695
java serialctl.java
//: c11:SerialCtl.java
// From 'Thinking in Java, 2nd ed.' by Bruce Eckel
// www.BruceEckel.com. See copyright notice in CopyRight.txt.
// Controlling serialization by adding your own
// writeObje
www.eeworm.com/read/370825/9582563
h kernels.h
#ifndef KERNEL_H_
#define KERNEL_H_
#include "memSpec.h"
#include
#include
/* possible kernel functions
*
* for adding other kernels,
* add kernel_declaration, make ne
www.eeworm.com/read/169758/9838770
m oversample2.m
%oversample2.m
%
%realize oversample again before adding signals to carriers
%
function [dataout]=oversample2(indata,sample2)
dataout=zeros(1,length(indata)*sample2);
for iii=1:length(indata)
www.eeworm.com/read/365797/9846836
h dosfslib.h
/* dosFsLib.h - DOS file system header file */
/* Copyright 1999-2002 Wind River Systems, Inc. */
/*
modification history
--------------------
01p,04mar02,jkf Adding dosSetVolCaseSens(),SPR#29751,