代码搜索:study

找到约 4,321 项符合「study」的源代码

代码结果 4,321
www.eeworm.com/read/339950/12193441

dates 2008-06-02 18_00.dates

2008-06-02 18:00,2008-06-02 19:00,Study,YQ Campus,With MC
www.eeworm.com/read/128118/14314846

cpp mybp.cpp

#include "iostream.h" #include "iomanip.h" #include "stdlib.h" #include "math.h" #include "stdio.h" #include "time.h" #include "fstream.h" #define N 1 //学习样本个数 #define IN 3 //输入层神经元数目 #define
www.eeworm.com/read/221024/14776836

html http:^^www.cs.utexas.edu^users^novak^cs306exam2.html

MIME-Version: 1.0 Server: CERN/3.0 Date: Monday, 06-Jan-97 20:05:09 GMT Content-Type: text/html Content-Length: 314 Last-Modified: Friday, 01-Nov-96 23:12:52 GMT
www.eeworm.com/read/221024/14777656

html http:^^www.cs.utexas.edu^users^novak^cs306final.html

MIME-Version: 1.0 Server: CERN/3.0 Date: Monday, 06-Jan-97 20:04:39 GMT Content-Type: text/html Content-Length: 343 Last-Modified: Thursday, 05-Dec-96 22:53:37 GMT
www.eeworm.com/read/221024/14777854

html http:^^www.cs.utexas.edu^users^novak^cs306exam1.html

MIME-Version: 1.0 Server: CERN/3.0 Date: Monday, 06-Jan-97 20:05:44 GMT Content-Type: text/html Content-Length: 312 Last-Modified: Monday, 30-Sep-96 20:48:38 GMT
www.eeworm.com/read/118498/14866935

opt touchscreen_test.opt

[BKPT:::] [ChildWndPos:::] h:\arm\study\common\44binit.s;75;0;1;110;110;730;433;0 H:\Arm\study\study\main.c;21;0;1;132;132;752;455;0 H:\Arm\study\study\lcd.c;21;0;1;154;154;774;477;0 H:\Test\tft\
www.eeworm.com/read/116302/14979473

cpp mybp.cpp

#include "iostream.h" #include "iomanip.h" #include "stdlib.h" #include "math.h" #include "stdio.h" #include "time.h" #include "fstream.h" #define N 1 //学习样本个数 #define IN 3 //输入层神经元数目 #define
www.eeworm.com/read/420543/6788340

cpp bp.cpp

//#include #include #include #include #include #include #define TN 360 // 测试样点数 #define Pi 3.14159 #define N 17 //学习样本个数 #d
www.eeworm.com/read/475550/6791112

cpp bp.cpp

#include "iostream.h" #include "iomanip.h" #include #include "stdio.h" #include #include "stdafx.h" #include "IniFile.h" #define MAX 100 int n; //学习样本个数 int in
www.eeworm.com/read/474226/6816738

txt bp.txt

#include "iostream.h" #include "iomanip.h" #include "stdlib.h" #include "stdio.h" #include "math.h" #include "ctime" #define sqr(x) ((x)*(x)) #define N 3 //学习样本个数 #define IN 1 //输入层神经元数目 #def