搜索结果
找到约 2,845 项符合
Data Science 的查询结果
按分类筛选
- 全部分类
- 技术资料 (603)
- 其他书籍 (138)
- 其他 (137)
- 书籍 (120)
- 单片机开发 (106)
- matlab例程 (104)
- 单片机编程 (96)
- Java编程 (86)
- 加密解密 (49)
- 数据结构 (49)
- 软件设计/软件工程 (49)
- 人工智能/神经网络 (46)
- 电子书籍 (42)
- 数据库系统 (38)
- SQL Server (34)
- 数学计算 (32)
- 微处理器开发 (32)
- 数值算法/人工智能 (31)
- 通讯编程文档 (31)
- 文章/文档 (31)
- VHDL/FPGA/Verilog (31)
- 系统设计方案 (31)
- 压缩解压 (29)
- 汇编语言 (29)
- 嵌入式/单片机编程 (28)
- 源码 (27)
- Delphi控件源码 (27)
- Linux/Unix编程 (25)
- 其他嵌入式/单片机内容 (24)
- 书籍源码 (23)
- Java书籍 (23)
- 通讯/手机编程 (22)
- 企业管理 (22)
- VC书籍 (22)
- 行业发展研究 (22)
- GPS编程 (21)
- 其他行业 (20)
- 文件格式 (18)
- 其他数据库 (18)
- Internet/网络编程 (17)
- 编译器/解释器 (16)
- 软件 (15)
- DSP编程 (15)
- 驱动编程 (15)
- 网络 (15)
- 软件工程 (14)
- 无线通信 (13)
- 教育系统应用 (13)
- 可编程逻辑 (12)
- J2ME (11)
- 手册 (10)
- 接口技术 (10)
- 通信网络 (10)
- 模拟电子 (10)
- 串口编程 (10)
- *行业应用 (9)
- 论文 (8)
- 其他 (8)
- 电源技术 (8)
- 教程资料 (8)
- USB编程 (8)
- 邮电通讯系统 (8)
- C/C++语言编程 (7)
- 操作系统开发 (7)
- 技术书籍 (7)
- 中间件编程 (7)
- 嵌入式综合 (6)
- 技术管理 (6)
- uCOS (6)
- 交通/航空行业 (6)
- 电子政务应用 (6)
- 3G开发 (6)
- 多媒体处理 (5)
- 游戏 (5)
- 编辑器/阅读器 (5)
- 医药行业 (5)
- JavaScript (5)
- MySQL数据库 (5)
- 并行计算 (5)
- Jsp/Servlet (5)
- VIP专区 (5)
- Linux/uClinux/Unix编程 (4)
- 仿真技术 (4)
- 资料/手册 (4)
- 实用工具 (4)
- 多国语言处理 (4)
- 金融证券系统 (4)
- 嵌入式Linux (4)
- VxWorks (4)
- 家庭/个人应用 (4)
- Windows CE (4)
- 认证考试资料 (4)
- 教程 (3)
- 电路图 (3)
- 习题答案 (3)
- 驱动程序 (3)
- 其他文档 (3)
- 技术教程 (3)
- 测试测量 (3)
- 开发工具 (3)
数学计算 Features a unique program to estimate the power spectral density. The spectrum containing all signif
Features a unique program to estimate the power spectral density. The spectrum containing all significant details is calculated from a time series model. Model type as well as model order are determined automatically from the data, using statistical criteria. Robust estimation algorithms and order s ...
书籍 MIMO+Broadcast+Channel
Due to the asymmetry between the amount of data traffic in the downlink and
uplink direction of nowadays and future wireless networks, a proper design of the
transceivers in the broadcast channel is inevitable in order to satisfy the users’
demands on data rate and transmission quality. This book d ...
嵌入式/单片机编程 最简单的20键PS/2键值读取程序
最简单的20键PS/2键值读取程序,PS/2的clk接INT0,data接P1_0
微处理器开发 TSSA是视频解码程序
TSSA是视频解码程序,很简单的一个设计,在PNX1500上使用。PNX1500 的data sheet
其他 This book explains many powerful PEAR packages for maximizing your PHP development productivity for
This book explains many powerful PEAR packages for maximizing your PHP development productivity for accessing and displaying data, handling dates, working with XML and Web Services, and accessing Web APIs.
文件格式 Streaming refers to the ability of an application to play synchronised media streams like audio and
Streaming refers to the ability of an application to play synchronised media streams like audio and video streams in a continuous way while those streams are being transmitted to the client over a data network.
数学计算 Hilber-Huang变换的MATLAB程序 Mat_emd is a Matlab program demonstrating performing the Empirical Mode D
Hilber-Huang变换的MATLAB程序
Mat_emd is a Matlab program demonstrating performing the Empirical Mode Decomposition and Hilbert-Huang transform on seismic reflection data
单片机开发 DESCRIPTION : BIN to seven segments converter -- segment encoding -- a -- +---+ -- f | | b --
DESCRIPTION : BIN to seven segments converter
-- segment encoding
-- a
-- +---+
-- f | | b
-- +---+ <- g
-- e | | c
-- +---+
-- d
-- Enable (EN) active : high
-- Outputs (data_out) active : low
其他 simulating a convolutional encoder allows the user to input a source code to be encoded and also in
simulating a convolutional encoder
allows the user to input a source code to be encoded and also input the values of the generator polynomials. It outputs the encoded data bits, where 1/n is the code rate
系统设计方案 MulticastClient.java broadcasts message on port 1115. This introduces you how to deliver or transmi
MulticastClient.java broadcasts message on port 1115.
This introduces you how to deliver or transmit data in network and describes the fundamental of various techniques like: unicast, broadcast and multicast.