代码搜索:模型量化

找到约 6,455 项符合「模型量化」的源代码

代码结果 6,455
www.eeworm.com/read/13112/268355

c 神经元模型.c

/*神经元模型*/ #include < math.h> #include < stdio.h> #include < time.h> #include < stdlib.h> #include < conio.h> #define AND1 .571388 #define AND2 .560999 #define OR1 1.149045 #define OR2 1.13189