搜索结果
找到约 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)
技术资料 如何在C程序中使用汇编
怎样在C程序中使用汇编,如何在C程序中使用汇编:方法一:在每个汇编语句前加asm即可。如:void reset_data(void) { asm mov r0,#0dfh asm d
技术资料 EZMAC PRO UG
EZMACPro is a wireless communication software module for embedded systems using EZRadioPRO radios.
It transmits and receives data in short packets via an RF link in the ISM RF bands. EZMAC PRO runs in the
background on the main application microcontroller in two interrupt service routines, using ...
技术资料 单片机数字时钟
单片机的数字时钟例程/*定义运行状态*/
uchar data STATE=0;
/*STATE=0,秒表*/
/*STATE=1,倒计时分调整*/
/*STATE=2,倒计时小时调整*/
/*STATE=3,倒计时运行*/
/*STATE=4 or 7,时钟运行*/
技术资料 HS-3182 DataSheet
ARINC 429 Bus Interface Line Driver
Circuit
The HS-3182 is a monolithic dielectric ally isolated bipolar
differential line driver designed to meet the specifications of
ARINC 429. This device is intended to be used with a
companion chip, HS-3282 CMOS ARINC Bus Interface
Circuit, which provides ...
书籍 Bishop-Pattern-Recognition-and-Machine-Learning
Pattern recognition has its origins in engineering, whereas machine learning grew
out of computer science. However, these activities can be viewed as two facets of
the same field, and together they have undergone substantial development over the
past ten years. In particular, Bayesian methods have g ...
技术资料 首要教学原理在《单片机原理》课程教学中的应用
《单片机原理》课程对理论和实践的要求都比较高,采用传统的教学方法效果不明显。本文结合首要教学原理,以贵州工程应用技术学院为例,就应用型地方本科院校的《单片机原理》课程改革进行了有益的实践和探索。The course of single chip microcomputer has deep theory and strong practical,the teaching effect with the tra ...
技术资料 基于STM32的数据采集系统的设计与实现
针对当前人们对室内空气质量监测的需求,设计并实现了一种数据采集系统。采用STM32单片机为控制核心,利用DHT11数字温湿度传感器和光学尘埃传感器实现对环境的温度、湿度、粉尘浓度(PM2.5)等数据进行采集,并通过串行口与上位机进行通信,从而使上位机实时得到监测数据,用户可以在上位机上对采集的数据进行存储、分析和回放等。 ...
Internet/网络编程 博客管理系统。安装说明: 1、在SQLSERVER中创建blog数据库并创建登陆帐号blog:blog
博客管理系统。安装说明:
1、在SQLSERVER中创建blog数据库并创建登陆帐号blog:blog,然后在SQL Server查询分析器中运行doc目录下db.sql创建所有表;
2、将工程导入Eclipse;
3、部署工程;
4、运行tomcat;
5、进入tomcat管理web后台,
在Tomcat->Service->Host->Context(blog)->Resources->Data Sources中添加
Data So ...
VHDL/FPGA/Verilog DDR SDRAM控制器的VHDL源代码
DDR SDRAM控制器的VHDL源代码,含详细设计文档。
The DDR, DCM, and SelectI/O&#8482 features in the Virtex&#8482 -II architecture make it the perfect
choice for implementing a controller of a Double Data Rate (DDR) SDRAM. The Digital Clock
Manager (DCM) provides the required Delay Locked Loop (DLL), Dig ...
书籍 Silicon-Based+RF+Front-Ends
Ultra-wideband (UWB) technology enables high data-rate short-range communica-
tion, in excess of hundredmegabit-per-secondsand up to multi-gigabit-per-seconds,
over a wide spectrum of frequencies, while keeping power consumption at low lev-
els. This low power operation results in a less-interfering ...