搜索结果

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

按分类筛选

显示更多分类

技术资料 SN74LS355.pdf

英文描述: 8-Line To 1-Line Data Selector / Multiplexer / Register With O.C. Outputs 中文描述: 具有 O.C. 输出的 8 线路至 1 线路数据选择器/多路复用器/寄存器 输出
https://www.eeworm.com/dl/952063.html
下载: 6
查看: 4333

技术资料 CEC C-lib

This user manual describes the CEC library using the STM32F10xxx microcontroller family. Consumer electronic control (CEC) is a feature of the HDMI interface 1.3 standard (high definition multimedia interface), which is used to transmit audio/video data for multimedia consumer products such as HDTV, ...
https://www.eeworm.com/dl/966893.html
下载: 5
查看: 6398

模拟电子 使用时钟PLL的源同步系统时序分析

使用时钟PLL的源同步系统时序分析一)回顾源同步时序计算Setup Margin = Min Clock Etch Delay – Max Data Etch Delay – Max Delay Skew – Setup TimeHold Margin = Min Data Etch Delay – Max Clock Etch Delay + Min Delay Skew + Data Rate – Hold Time下面解释以上公式中各参数的意义:Etch Delay:与常说的飞行时 ...
https://www.eeworm.com/dl/571/21401.html
下载: 197
查看: 1084

单片机编程 SN65LBC170,SN75LBC170,pdf(TRIP

The SN65LBC170 and SN75LBC170 aremonolithic integrated circuits designed forbidirectional data communication on multipointbus-transmission lines. Potential applicationsinclude serial or parallel data transmission, cabledperipheral buses with twin axial, ribbon, ortwisted-pair cabling. These devices ...
https://www.eeworm.com/dl/502/29512.html
下载: 115
查看: 1066

单片机编程 数字钟显示电路

SHUZIZHONG显示电路 源程序如下: #include <reg51.h>#include <intrins.h> unsigned char data dis_digit; unsigned char code dis_code[]={ 0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f,0x77,0x7c,0x39,0x5e,0x79,0x71};unsigned char data dis_buf[16];unsigned char data dis_index;char hour,min,sec,wang,yea ...
https://www.eeworm.com/dl/502/31330.html
下载: 174
查看: 1069

源码 BP神经网络matlab源程序代码

BP神经网络matlab源程序代码 %%  该代码为 BP 神经网络的预测代码 %  清空环境变量   clc  clear  %   %%  网络结构建立   % 读取数据   load data input output  input=data(;,1;2;3;4;5); output=data(;,5); %节点个数     %训练数据和预测数 ...
https://www.eeworm.com/dl/517163.html
下载: 3
查看: 82

书籍 Wireless Communications 2nd Edition

n the first part of this book, we give an introduction to the basic applications of wireless com- munications, as well as the technical problems inherent in this communication paradigm. After a brief history of wireless, Chapter 1 describes the different types of wireless services, and works out the ...
https://www.eeworm.com/dl/522199.html
下载: 3
查看: 141

单片机编程 单片机P0口的片外数据存储器扩展

单片机作为一种微型计算机,其内部具有一定的存储单元(8031除外),但由于其内部存储单元及端口有限,很多情况下难以满足实际需求。为此介绍一种新的扩展方法,将数据线与地址线合并使用,通过软件控制的方法实现数据线与地址线功能的分时转换,数据线不仅用于传送数据信号,还可作为地址线、控制线,用于传送地址信号和控 ...
https://www.eeworm.com/dl/502/29174.html
下载: 171
查看: 1087

技术资料 基于LabVIEW与单片机的温湿度检测系统研究

传统的温湿度检测系统一般都是单片机处理检测到的温湿度数据,并通过LCD屏显示,在数据的处理和对比以及实时性上存在诸多问题。因此,本文提出基于LabVIEW作为上位机,STM32单片机作为下位机的实时温湿度检测系统。该系统通过单片机和传感器检测温湿度数据,将检测到的数据通过无线串口模块发送给上位机LabVIEW。上位机界面不仅 ...
https://www.eeworm.com/dl/898779.html
下载: 10
查看: 983

Windows CE Details for How to develop an OAL .Step-by-step to develop an OAL. An OEM adaptation layer (OAL) is

Details for How to develop an OAL .Step-by-step to develop an OAL. An OEM adaptation layer (OAL) is a layer of code between the Windows CE kernel and the hardware of your target device. You develop an OAL to communicate data between your operating system (OS) and your target device and include code ...
https://www.eeworm.com/dl/674/156406.html
下载: 54
查看: 1171