代码搜索:Data Science
找到约 10,000 项符合「Data Science」的源代码
代码结果 10,000
www.eeworm.com/read/455230/7375509
txt data02.txt
1,25
320,240
310,216
328,184
318,140
296,140
266,166
226,166
210,150
208,140
212,124
228,114
234,98
222,88
206,88
188,98
182,108
176,120
172,138
166,152
158,158
140,164
134,178
www.eeworm.com/read/455017/7379644
vhd read_data.vhd
library ieee;
use ieee.std_logic_1164.all;
entity read_data is port(
sa : in std_logic_vector(15 downto 0);
ior : in std_logic;
on_read_reg : out std_logic;
reg_data : ou
www.eeworm.com/read/455017/7379963
vhd data_clk.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
use ieee.std_logic_arith.all;
entity data_clk is port (
rst : in std_logic;
p1mhz : in std_logic;
ca
www.eeworm.com/read/454715/7384384
mdf shiyanshi_data.mdf
www.eeworm.com/read/454671/7385575
mdf user_data.mdf
www.eeworm.com/read/454667/7385618
dfm u_data.dfm
object DM_main: TDM_main
OldCreateOrder = False
Left = 97
Top = 152
Height = 486
Width = 918
object Database: TDatabase
AliasName = 'ERDB'
DatabaseName = 'ERData'
Logi
www.eeworm.com/read/454667/7385630
dti u_data.dti
[Designer]
Version=1
Left=42
Top=203
Width=918
Height=486
Splitter=185
SelectedTab=Components
[Components]
Version=1
Left=0
Top=0
[TreeView]
Version=1
PrintHeader=1
PrintToSingle=1
www.eeworm.com/read/454667/7385641
pas u_data.pas
unit u_data;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
Db, DBTables;
type
TDM_main = class(TDataModule)
Database: TDatabase;
www.eeworm.com/read/454475/7389115
dfm mr_data.dfm
object DATA: TDATA
OldCreateOrder = False
Left = 345
Top = 219
Height = 199
Width = 337
object ADOConnection1: TADOConnection
Connected = True
ConnectionString =
'P
www.eeworm.com/read/454475/7389142