代码搜索:float
找到约 10,000 项符合「float」的源代码
代码结果 10,000
www.eeworm.com/read/183696/9144043
txt newprogram.txt
#include
#define N 3
typedef struct
{
float a[4];
} linear;
void main()
{
linear A[3],t;
A[0].a[0]=0.50;A[0].a[1]=1.1;
A[0].a[2]=3.1;A[0].a[3]=6.0;
A[1].a[0]=2.0;A[1]
www.eeworm.com/read/380477/9145840
cpp alphaneuron.cpp
/***************************************************************************
alphaneuron.cpp - description
-------------------
copyright
www.eeworm.com/read/380477/9145845
h basicneuron.h
/***************************************************************************
basicneuron.h - description
-------------------
copyright
www.eeworm.com/read/380477/9145874
h alphaneuron.h
/***************************************************************************
alphaneuron.h - description
-------------------
copyright
www.eeworm.com/read/380477/9145918
h fastneuron.h
/***************************************************************************
fastneuron.h - description
-------------------
copyright
www.eeworm.com/read/380477/9145924
cpp utilities.cpp
/***************************************************************************
utilities.cpp - description
-------------------
begin
www.eeworm.com/read/380477/9145963
h functionlookup.h
/***************************************************************************
functionlookup.h - description
-------------------
copyright
www.eeworm.com/read/380477/9145975
cpp basicneuron.cpp
/***************************************************************************
basicneuron.cpp - description
-------------------
copyright
www.eeworm.com/read/380477/9146013
h euler.h
/***************************************************************************
euler.h - description
-------------------
copyright
www.eeworm.com/read/380477/9146025
cpp fastneuron.cpp
/***************************************************************************
fastneuron.cpp - description
-------------------
begin