代码搜索:Data Science
找到约 10,000 项符合「Data Science」的源代码
代码结果 10,000
www.eeworm.com/read/221024/14779414
html http:^^www.cs.wm.edu^cspages^programs^grad^clusters.html
Date: Tue, 14 Jan 1997 19:58:35 GMT
Server: NCSA/1.4.1
Content-type: text/html
Last-modified: Fri, 01 Nov 1996 22:47:44 GMT
Content-length: 5323
www.eeworm.com/read/221024/14779445
html http:^^www.cs.yale.edu^homes^krikis^documents.html
Date: Wed, 15 Jan 1997 02:13:04 GMT
Server: NCSA/1.4.1
Content-type: text/html
Last-modified: Thu, 31 Oct 1996 22:36:12 GMT
Content-length: 828
Documents
A Few PostScr
www.eeworm.com/read/106679/15627778
txt rfc329.txt
Network Working Group Network Information Center
Request for Comments: 329 Stanford Research Institute
Obsoletes: 303
www.eeworm.com/read/106679/15630191
txt rfc300.txt
Network Working Group
Request for Comments: 300 25 January 1972
Obsoletes: RFC 211 NIC 7191
NIC 8468
ARPA NETWORK MAILING LIS
www.eeworm.com/read/248435/12558759
mnu data_low data vis.mnu
www.eeworm.com/read/392010/8367428
cpp data.cpp
#include "stdafx.h"
#include "data.h"
#include "vcstyle.h"
#include "sja\\sjamacro.h"
#include "sja\\sjaexport.h"
#include
/*数据保存
g_data : 存放所有的采集到的数据。每个模块分配有MAX_CHANS个BYTE。
www.eeworm.com/read/392010/8367680
h data.h
#ifndef _DATA_H_
#define _DATA_H_
//extern UINT WM_RECEIVEFRAME;
#define WM_RECEIVEFRAME WM_USER+500
#define MAX_MODELS 64 /*假设地址从0~63为有效的模块地址*/
#define MAX_CHANS 5 /*假设任何模块最多只发送2路数值。我们只
www.eeworm.com/read/392004/8368617