代码搜索:batch

找到约 6,125 项符合「batch」的源代码

代码结果 6,125
www.eeworm.com/read/16712/683370

txt contents_061207.txt

Altium Limited Atmel Batch Number 061207 Record of Contents ~~~~~~~~~~~~~~~~~~ Atmel Microcontroller 16-Bit ARM.IntLib Atmel Microcontroller 32-Bit ARM.IntLib Atmel Microcontroller 8-Bi
www.eeworm.com/read/459020/1575843

java purchase_return.java

package com.medicalshopmanagment.beans; public class Purchase_return { String product_id; String purchase_id; String batch_id; String date; int count; public String getBatc
www.eeworm.com/read/245687/4502289

bat out2b.bat

rem batch file to create flashable image with correct DDR and DLL settings coff2b UserDTV.out TiDTV.bin 0x0317675D 0xF2954A
www.eeworm.com/read/222917/4815909

mak ldap.mak

# Temporarily here -- later may go into some batch file # which will set this as an environment variable PROJECT_ROOT = ..\.. # Module details MODULE_NAME = php_ldap MODULE_DESC = "PHP LDAP Extension
www.eeworm.com/read/208132/4995627

txt basiccomm.txt

The cab file for your application has been built as 'C:\PROJ\Visual Basic\comm test\Package\BasicComm.CAB'. There is also a batch file in the support directory (C:\PROJ\Visual Basic\comm test\Packa
www.eeworm.com/read/321301/3538836

h fastpathpattreep.h

/* fastPathPatTreeP.h - Private definitions for the Fastpath cache */ /* Copyright 1984-2001 Wind River Systems, Inc. */ /* modification history -------------------- 01g,04nov03,rlm Ran batch head
www.eeworm.com/read/287127/4027824

bat runbuildaux.bat

@echo off set NTVERSION=400 rem Batch file to build Driver::Works projects rem rem Arguments are: rem arg 1 checked or free rem arg 2 passed to BUILD program rem ensure that envi
www.eeworm.com/read/429870/1944117

txt linuxrealtime.txt

LINUX REALTIME AUDIO PLAYBACK Thomas M. Sailer sailer@ife.ee.ethz.ch Typical Unix schedulers go to great lengths to allow batch processing jobs to run on a machine while still p
www.eeworm.com/read/386597/2570127

m optimal_brain_surgeon.m

function [test_targets, Wh, Wo, J] = Optimal_Brain_Surgeon(train_patterns, train_targets, test_patterns, params) % Classify using a backpropagation network with a batch learning algorithm and remov
www.eeworm.com/read/386597/2570137

m relaxation_bm.m

function [test_targets, a] = Relaxation_BM(train_patterns, train_targets, test_patterns, params) % Classify using the batch relaxation with margin algorithm % Inputs: % train_patterns - Train pa