搜索结果

找到约 2,941 项符合 st7920 data sheet 的查询结果

按分类筛选

显示更多分类

嵌入式/单片机编程 These instances, whenmapped to an N-dimensional space, represent a core set that can be used to con

These instances, whenmapped to an N-dimensional space, represent a core set that can be used to construct an approximation to theminimumenclosing ball. Solving the SVMlearning problem on these core sets can produce a good approximation solution in very fast speed. For example, the core-vector machin ...
https://www.eeworm.com/dl/647/370109.html
下载: 46
查看: 1097

其他 A heap is a binary tree satisfying the following conditions: &#1048708 This tree is completely bal

A heap is a binary tree satisfying the following conditions: &#1048708 This tree is completely balanced. &#1048708 If the height of this binary tree is h, then leaves can be at level h or level h-1. &#1048708 All leaves at level h are as far to the left as possible. &#1048708 The data associated wit ...
https://www.eeworm.com/dl/534/406525.html
下载: 46
查看: 1058

技术资料 如何在C程序中使用汇编

怎样在C程序中使用汇编,如何在C程序中使用汇编:方法一:在每个汇编语句前加asm即可。如:void reset_data(void) { asm mov r0,#0dfh asm d
https://www.eeworm.com/dl/898687.html
下载: 5
查看: 9952

技术资料 EZMAC PRO UG

EZMACPro 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 ...
https://www.eeworm.com/dl/936348.html
下载: 1
查看: 3811

技术资料 单片机数字时钟

单片机的数字时钟例程/*定义运行状态*/ uchar data STATE=0; /*STATE=0,秒表*/ /*STATE=1,倒计时分调整*/ /*STATE=2,倒计时小时调整*/ /*STATE=3,倒计时运行*/ /*STATE=4 or 7,时钟运行*/
https://www.eeworm.com/dl/953579.html
下载: 5
查看: 9357

技术资料 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 ...
https://www.eeworm.com/dl/966525.html
下载: 2
查看: 4354

技术资料 MC34063升压降压正负电压输出,附原理图PCB

本设计电路介绍的是MC34063的升压/降压/正负电压输出电路,并提供PCB+SHEET+BOM三合一。电路分为三个升压,降压,升负电压输出,三个独立单元。也可以共地,广泛应用在多电压供电场合。MC34063低成本,高性价比。该MC34063可用于升压变换器、降压变换器、反向器的控制核心,由它构成的DC/DC变换器仅用少量的外部元器件。 ...
https://www.eeworm.com/dl/835602.html
下载: 3
查看: 2404

技术资料 基于STM32的数据采集系统的设计与实现

针对当前人们对室内空气质量监测的需求,设计并实现了一种数据采集系统。采用STM32单片机为控制核心,利用DHT11数字温湿度传感器和光学尘埃传感器实现对环境的温度、湿度、粉尘浓度(PM2.5)等数据进行采集,并通过串行口与上位机进行通信,从而使上位机实时得到监测数据,用户可以在上位机上对采集的数据进行存储、分析和回放等。 ...
https://www.eeworm.com/dl/895368.html
下载: 9
查看: 9553

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 ...
https://www.eeworm.com/dl/620/271435.html
下载: 140
查看: 1115

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 ...
https://www.eeworm.com/dl/663/379154.html
下载: 47
查看: 1093