代码搜索:batch
找到约 6,125 项符合「batch」的源代码
代码结果 6,125
www.eeworm.com/read/131415/14147224
h txc_hw_platform.h
/*--------------------------------------------------------------------------
******* ****
* ***** ** * * * * * * ***** **** * *
www.eeworm.com/read/289743/8530058
m train_rbm.m
function machine = train_rbm(X, h, type, eta, max_iter)
%TRAIN_RBM Trains a Restricted Boltzmann Machine using contrastive divergence
%
% machine = train_rbm(X, h, type, eta, max_iter)
%
% Trains a
www.eeworm.com/read/423552/10549931
m mfbox_runbatch.m
function varargout=mfbox_runbatch(varargin)
% varargout=mfbox_runbatch(varargin)
%
% wrapper for mfbox_tool_batch_run
%
% Copyright by Peter Gruber and Fabian J. Theis
% Signal Processing & Informatio
www.eeworm.com/read/447993/7542484
log _impact.log
iMPACT Version: G.35
iMPACT log file Started on 2006/03/25 16:51:38
// *** BATCH CMD : setPreference -pref UserLevel:NOVICE
// *** BATCH CMD : setPreference -pref MessageLevel:DETAILED
// *** BATC
www.eeworm.com/read/318168/13484561
ini progress.ini
;PSPad user HighLighter definition file
[Settings]
Name=Progress
HTMLGroup=0
Label=0
FileType=*.p,*.i,*.w
CommentString=
PasComment=1
CComment=1
IndentChar=:
UnIndentChar=
TabWidth=2
Singl
www.eeworm.com/read/126074/6018737
bat seqop.bat
(defglobal ?*x* = (mv-append 1 2 3))
(deffunction foo (?a ?b)
(printout t "Foo arguments: " ?a " " ?b crlf))
(batch "seqop2.bat")
(set-sequence-operator-recognition TRUE)
(batch "seqop2.bat")
(load
www.eeworm.com/read/124399/6049988
bat seqop.bat
(defglobal ?*x* = (mv-append 1 2 3))
(deffunction foo (?a ?b)
(printout t "Foo arguments: " ?a " " ?b crlf))
(batch "seqop2.bat")
(set-sequence-operator-recognition TRUE)
(batch "seqop2.bat")
(load
www.eeworm.com/read/152785/12084741
c adc.c
/***************************************************************************
* __________ __ ___.
* Open \______ \ ____ ____ | | _\_ |__ _______ ___
* S
www.eeworm.com/read/254241/12153900
ews eb40x_lcd.ews
# Embest IDE Workspace File, Format Version 1.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
CORE_INFO_TYPE
Workspace
CORE_INFO_VERSION
1.00
www.eeworm.com/read/152843/5659786
s stub.s
#include "uml-config.h"
.globl syscall_stub
.section .__syscall_stub, "x"
syscall_stub:
syscall
/* We don't have 64-bit constants, so this constructs the address
* we need.
*/
movq $(UML_CONF