搜索:Data Science

找到约 2,845 项符合「Data Science」的查询结果

结果 2,845
按分类筛选
显示更多分类
https://www.eeworm.com/dl/905743.html 技术资料

DATA_IN_OUT.rar

利用DSP2407数字输入输出模块实现led灯
下载 8
·
查看 8121
https://www.eeworm.com/dl/617/206156.html 压缩解压

Lossless Data Compression Toolkit Version 1.1 of the lossless data compression toolkit by Nico deVri

Lossless Data Compression Toolkit Version 1.1 of the lossless data compression toolkit by Nico deVries. The C sources in this toolkit include an LZW compressor, AR002 archiver, a PPM like compressor using arithmetic compression, Huffman compressor, splay tree program, and LZRW1. ...
下载 121
·
查看 1096
https://www.eeworm.com/dl/646/241127.html 通讯编程文档

VESA Display Transfer Characteristics Data Block Standard Display Transfer Characteristics Data Blo

VESA Display Transfer Characteristics Data Block Standard Display Transfer Characteristics Data Block
下载 150
·
查看 1090
https://www.eeworm.com/dl/639/293463.html 文件格式

Data_Structures_and_Algorithms - These notes accompany Data Structures and Algorithms II. The course

Data_Structures_and_Algorithms - These notes accompany Data Structures and Algorithms II. The course, to a large extent, follows on from Data Structures and Algorithms I. However, while DS&A I focused on fundamental datastructures, DS&A II will focus on practical algorithms, appl ...
下载 27
·
查看 1062
https://www.eeworm.com/dl/540/420918.html 软件工程

Data Structures and Problem Solving Using C++ provides an introduction to data structures and algori

Data Structures and Problem Solving Using C++ provides an introduction to data structures and algorithms from the viewpoint of abstract thinking and problem solving, as well as the use of C++. It is a complete revision of Weiss successful CS2 book Algorithms, Data Structures, an ...
下载 119
·
查看 1123
https://www.eeworm.com/dl/542/426546.html 其他书籍

Apress - Pro ADO.NET Data Services Working with RESTful Data.pdf

Apress - Pro ADO.NET Data Services Working with RESTful Data.pdf
下载 31
·
查看 1043
https://www.eeworm.com/dl/692/442651.html 行业发展研究

a documentation describes clustering data mining, Survey of Clustering Data Mining Techniques from P

a documentation describes clustering data mining, Survey of Clustering Data Mining Techniques from Pavel Berkhin Accrue Software, Inc.
下载 36
·
查看 1064
https://www.eeworm.com/dl/633/444164.html Java编程

Java Servlet to capture data from a Java Mobile appication and save the data in Mysql database

Java Servlet to capture data from a Java Mobile appication and save the data in Mysql database
下载 126
·
查看 1129
https://www.eeworm.com/dl/534/475526.html 其他

To write data to the FIFO, present the data to be written and assert the write enable. At the next r

To write data to the FIFO, present the data to be written and assert the write enable. At the next rising edge of the clock, the data will be written. For every rising edge of the clock that the write enable is asserted, a piece of data is written into the FIFO. If the FIFO has d ...
下载 156
·
查看 1059
https://www.eeworm.com/dl/650/377003.html 人工智能/神经网络

function [U,center,result,w,obj_fcn]= fenlei(data) [data_n,in_n] = size(data) m= 2 % Exponent fo

function [U,center,result,w,obj_fcn]= fenlei(data) [data_n,in_n] = size(data) m= 2 % Exponent for U max_iter = 100 % Max. iteration min_impro =1e-5 % Min. improvement c=3 [center, U, obj_fcn] = fcm(data, c) for i=1:max_iter if F(U)>0.98 break else w_new=eye(in_n,in_ ...
下载 132
·
查看 1073