代码搜索:adding

找到约 4,236 项符合「adding」的源代码

代码结果 4,236
www.eeworm.com/read/312163/13617533

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/305575/13765470

m pdfadd.m

function[fz,mu,sigma]=pdfadd(xi,yi,fx,fy,zi) %PDFADD Probability distribution from adding two random variables. % % YN=PDFADD(XI,YI,FX,FY,ZI), given two probability distribution % functions FX
www.eeworm.com/read/139903/5795759

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/134901/5891538

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/131315/5937344

do-dnswalk

#!/bin/sh # Here's an example script for a hostmaster of a large site # to automate the process # try adding '-F' here once just to see what pops up flags='-r -d' logfile=podunk.errors trap "" 2 15; e
www.eeworm.com/read/131315/5940364

c fn.c

/* fn.c: functions for adding and deleting functions from the symbol table. Support for signal handlers is also found here. */ #include #include #include "rc.h" #include "s
www.eeworm.com/read/126765/6012139

makefile

# Makefile - makefile for target/src/usr # # modification history # -------------------- # 01i,08dec01,jkf fixing statTbl.c dependencies, per yogu's T3 work and # SPR#8389. adding m
www.eeworm.com/read/124347/6053324

readme

1999-12-23 DJ Delorie Here are some notes about adding and using this testsuite. First, all the programs are linked with new-libcygwin.a, which is just like libcygwin.a, except tha
www.eeworm.com/read/101066/6256420

makefile

# Makefile - makefile for target/src/usr # # modification history # -------------------- # 01i,08dec01,jkf fixing statTbl.c dependencies, per yogu's T3 work and # SPR#8389. adding m
www.eeworm.com/read/482624/6620000

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