*** TKStudio Project (C)ZLG-MCU By YinHandong[尹寒冬]
*** Do not modify !
# Begin Project
# PROP RegFile_Dir "C:\Keil\C51\INC\Atmel"
# Begin Target "STC89LE516AD"
# PROP DEVICE=AT89C52
# PROP VEN
package midLanguage;
class operator
{
public char oper; //运算符字符
public int prop; //优先级别属性
public operator(char opera,int prope){
this.oper = opera;
this.prop = prope;
}
p
function out=prop1(in,w,b);
%
% Propagates an input vector
% through one layer of a network
%
% call:
%
% [out]=prop(in,w);
%
% w = weight matrix
% b = bias weights (column vector. Same
function fm_wcall
%FM_WCALL writes the function FM_CALL for the component calls.
% and uses the information in Comp.prop for setting
% the right calls. Comp.prop is organized as follow
# Begin Project
# Begin SubItem "AniSPG290 Pre-Load Program"
# Begin Group "Probe Exception"
#PROP Default_Filter =
# Begin Source File
SOURCE=.\Probe\probe_dsr_general_s7_eb.hex8
# End Source File