代码搜索:Data Science
找到约 10,000 项符合「Data Science」的源代码
代码结果 10,000
www.eeworm.com/read/419214/10880029
cab data1.cab
www.eeworm.com/read/419191/10880483
~pas data_def.~pas
unit data_def;
interface
type
pdata = Boolean;
const
//------
Zero : byte = $00;
//同步字
STX : byte = $FF;
//-----
//-------------
www.eeworm.com/read/419191/10880484
dcu data_def.dcu
www.eeworm.com/read/419191/10880496
pas data_def.pas
unit data_def;
interface
type
pdata = Boolean;
const
//------
Zero : byte = $00;
//同步字
STX : byte = $FF;
//-----
//-------------
www.eeworm.com/read/419191/10880530
pas data_def.pas
unit data_def;
interface
type
pdata = Boolean;
const
//------
Zero : byte = $00;
//同步字
STX : byte = $FF;
//-----
//-------------
www.eeworm.com/read/274171/10886214
bmp load data.bmp
www.eeworm.com/read/419072/10887666
mdf smallhouse_data.mdf
www.eeworm.com/read/274101/10888049
c num_data.c
#include "def.h"
const UINT8T Bitmap_1[1][200] =
{
0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
0xFF,0xFF,0xFF,0xF
www.eeworm.com/read/274101/10888052
c bmp_data.c
/*********************************************************************************************
* File: bmp_data.c
* Author: embest
* Desc:
* History:
******************************************
www.eeworm.com/read/274101/10888089