代码搜索:Data Science

找到约 10,000 项符合「Data Science」的源代码

代码结果 10,000
www.eeworm.com/read/462660/7152006

txt data03.txt

45716 (1) 14960 (1) 22368 (1) 88986 (1) 30264 (1) 37988 (1) 35652 (1) 30312 (1) 62192 (1) 35796 (1) 69485 (1) 14400 (1) 84112 (1) 50244 (1) 93344 (1) 13100 (1) 98883 (1) 70314 (1) 99
www.eeworm.com/read/181810/7154409

bsf data_ctl.bsf

/* WARNING: Do NOT edit the input and output ports in this file in a text editor if you plan to continue editing the block that represents it in the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/181810/7154422

v data_ctl.v

module data_ctl(CS,WR,DIN,DOUT); input CS,WR; input [7:0] DIN; output [7:0] DOUT; assign DOUT=((!CS)&(!WR))?DIN:8'hzz; endmodule
www.eeworm.com/read/464740/7155857

pc insert_data.pc

#include "control_db.h" EXEC SQL BEGIN DECLARE SECTION; varchar username[20]; varchar password[20]; EXEC SQL END DECLARE SECTION; EXEC SQL INCLUDE SQLCA; EXEC SQL INCLUDE ORACA; EXEC ORACL
www.eeworm.com/read/464740/7155907

c insert_data.c

/* Result Sets Interface */ #ifndef SQL_CRSR # define SQL_CRSR struct sql_cursor { unsigned int curocn; void *ptr1; void *ptr2; unsigned long magic; }; typedef struct sql_cur
www.eeworm.com/read/464740/7155923

o insert_data.o

www.eeworm.com/read/464369/7164363

inc snsrles_data.inc

;This file is used for defining the variables and compile time options ;This file should be included in all .asm/.c files ;Author : Padmaraja Yedamale ;Version: V1.1 include "P18F2431.inc"
www.eeworm.com/read/464227/7167379

c httpd_data.c

/* ,-----------------------------------------------------------------------------------------. | net/httpd_data |---------------------------------------------------------------------------------------
www.eeworm.com/read/464227/7167390

h httpd_data.h

#ifndef _HTTPD_DATA_H_ #define _HTTPD_DATA_H_ #include //response codes: extern PROGMEM unsigned char HTTPD_RESPONSE_OK[]; extern PROGMEM unsigned char HTTPD_RESPONSE_404[]; //conte
www.eeworm.com/read/464097/7169759

m dy_data.m

clear all; % Set up identical circuit parameters and mag. curve % for the three single phase transformers Vrated = 120; % rms rated voltage Srated = 1500; % rated VA Frated = 50; % rated fre