搜索结果
找到约 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)
GPS编程 abel Tool Sample Requires: Visual Basic 6 and MapObjects 2.x Data: redlands.shp (Redlands sample
abel Tool Sample
Requires: Visual Basic 6 and MapObjects 2.x
Data: redlands.shp (Redlands sample data set from MO 2.x)
Interactive Labeling Tool
If the check box is checked, then the mouse down location will search for the closest line, and label it with the street name. If the check box is not ch ...
J2ME 包括j2me 里面time、socket、Data、等的数据操作基础样例代码。
包括j2me 里面time、socket、Data、等的数据操作基础样例代码。
Internet/网络编程 DSC(Data Service Center)是用于接收DTU数据和向DTU发送数据的服务软件
DSC(Data Service Center)是用于接收DTU数据和向DTU发送数据的服务软件,和DTU之间通讯使用开发包动态库gprs_dll.dll,该文件包括和DTU通讯所需要的全部API函数,包括服务的启动、数据发送、数据接收、关闭服务等,DSC实际上是架构在gprs_dll.dll所提供的功能之上的数据处理软件,其所需要完成的功能如下:
1、 调用API启 ...
其他书籍 Wireless-Data-Demystified 无线数据解密的经典书籍,非常不错!!强烈推荐!!!pdf版本
Wireless-Data-Demystified 无线数据解密的经典书籍,非常不错!!强烈推荐!!!pdf版本
压缩解压 lz77算法("A Universal Algorithm for Sequential Data Compression")的一种简洁直观的实现。
lz77算法("A Universal Algorithm for Sequential Data Compression")的一种简洁直观的实现。
数值算法/人工智能 KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-mean
KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-means
algorithm to set the centres of a cluster model. The matrix DATA
represents the data which is being clustered, with each row
corresponding to a vector. The sum of squares error function is used.
The ...
汇编语言 凌阳单片机DATA、CODE、TEXT三条伪指令的用法及区别.
凌阳单片机DATA、CODE、TEXT三条伪指令的用法及区别.
Linux/Unix编程 看n2实例 #Create a simulator object set ns [new Simulator] #Define different colors for data flows
看n2实例 #Create a simulator object
set ns [new Simulator]
#Define different colors for data flows
#$ns color 1 Blue
#$ns color 2 Red
#Open the nam trace file
set nf [open out-1.nam w]
$ns namtrace-all $nf
set f0 [open out0.tr w]
set f1 [open out1.tr w]
#Define a finish procedure
proc finish {} ...
单片机开发 Application (fix point) for playing MP3 data on embedded systems. mp3play is designed to be able to
Application (fix point) for playing MP3 data on embedded systems. mp3play is
designed to be able to play mp3 data files within the local filesystem
(which can be a network filesystem), or fetch files to play via http
over a network. For the http case the address can specify a streaming
MP3 server. ...
微处理器开发 LPC2292 bios测试程序 说明:YL_LPC229X_BIOS_Data的目录说明
LPC2292 bios测试程序
说明:YL_LPC229X_BIOS_Data的目录说明,
DebugInExram: 该目录在工程里对应target(DebugInExram),用来在外部SRAM调试
Int_Flash_Hex:该目录在工程里对应target(Int_Flash_HEX),在该目录下生成可以烧写到内部Flash运行的代码。