搜索结果
找到约 2,941 项符合
st7920 data sheet 的查询结果
按分类筛选
- 全部分类
- 技术资料 (607)
- 单片机开发 (180)
- 其他 (137)
- 其他书籍 (136)
- 书籍 (105)
- 单片机编程 (105)
- matlab例程 (100)
- Java编程 (88)
- 加密解密 (49)
- 数据结构 (46)
- 软件设计/软件工程 (46)
- 人工智能/神经网络 (43)
- 微处理器开发 (41)
- 电子书籍 (39)
- 数据库系统 (38)
- 其他嵌入式/单片机内容 (35)
- SQL Server (34)
- 汇编语言 (33)
- 嵌入式/单片机编程 (33)
- 通讯编程文档 (32)
- VHDL/FPGA/Verilog (32)
- 系统设计方案 (31)
- 文章/文档 (30)
- 压缩解压 (29)
- 数值算法/人工智能 (28)
- 数学计算 (28)
- 源码 (27)
- Delphi控件源码 (27)
- Linux/Unix编程 (25)
- 书籍源码 (23)
- 通讯/手机编程 (22)
- 企业管理 (22)
- 行业发展研究 (22)
- Java书籍 (21)
- 文件格式 (20)
- 其他行业 (20)
- GPS编程 (20)
- DSP编程 (19)
- VC书籍 (19)
- 驱动编程 (18)
- 其他数据库 (18)
- Internet/网络编程 (17)
- 编译器/解释器 (16)
- 软件 (15)
- 网络 (15)
- VIP专区 (15)
- 无线通信 (13)
- 软件工程 (13)
- 教育系统应用 (13)
- 可编程逻辑 (12)
- J2ME (11)
- 接口技术 (10)
- 模拟电子 (10)
- 串口编程 (10)
- 手册 (9)
- 通信网络 (9)
- *行业应用 (9)
- 论文 (8)
- 其他 (8)
- 电源技术 (8)
- 教程资料 (8)
- USB编程 (8)
- 中间件编程 (8)
- 邮电通讯系统 (8)
- C/C++语言编程 (7)
- 操作系统开发 (7)
- 技术管理 (7)
- 交通/航空行业 (7)
- 嵌入式综合 (6)
- uCOS (6)
- 电子政务应用 (6)
- 多媒体处理 (5)
- 技术书籍 (5)
- 游戏 (5)
- 编辑器/阅读器 (5)
- Windows CE (5)
- 医药行业 (5)
- JavaScript (5)
- MySQL数据库 (5)
- 并行计算 (5)
- Jsp/Servlet (5)
- 3G开发 (5)
- Linux/uClinux/Unix编程 (4)
- 仿真技术 (4)
- 资料/手册 (4)
- 开发工具 (4)
- 实用工具 (4)
- ARM (4)
- 多国语言处理 (4)
- 金融证券系统 (4)
- 嵌入式Linux (4)
- VxWorks (4)
- 家庭/个人应用 (4)
- 认证考试资料 (4)
- 教程 (3)
- 电路图 (3)
- 习题答案 (3)
- 驱动程序 (3)
- 其他文档 (3)
- 技术教程 (3)
单片机编程 LLC的设计步骤(郭春明)OK
对于学习DSP重要的是理清外设的工作构架,相应的寄存器如何设置,没有必要对寄存器花太多的时间去研究,用的时候能找到(寄存器的名称都是英文的缩写,很好理解的)。学习DSP,先找本中文教材入个门,之后你会发现好多地方、尤其是真正要用的,往往也是最复杂的地方书上都找不到,更谈不上做什么项目了,这时候就要开始深入 ...
技术资料 基于无人机的空气质量监测系统设计
针对大气环境保护问题设计一种基于单片机的无人机空气质量监测系统数据链,以实现对空气质量数据的采集分析、显示输出以及定位污染源的功能。通过无人机搭载空气质量监控模块,利用主控芯片分析采集的数据;通过GPS定位系统准确的定位监测地带,利用GPRS通信协议网络快速准确的将监测到的空气数据和定位数据传回地面终端,追踪污 ...
技术资料 LCD12232串行通讯演示程序
LCD12232串行通讯演示程序,本演示程序包括ST7920兼容芯片的MCS51三线式串行接口方式子程序集,SMG12232系列标准中文字符点阵型液晶显示模块的接口子程序集,ST7920兼容芯片的液晶显示控制器的通用子程序集,以及SMG12232系列标准中文字符点阵型液晶显示的演示子程序.本演示的内容为,在15列ASCII字符(7.5列中文)X2行的液晶显示 ...
系统设计方案 可预置的8位计数器程序的主要部分分析 #include <AT89X51.H> //器件配置文件 #define uchar unsigned char //变量类型的宏定义
可预置的8位计数器程序的主要部分分析
#include <AT89X51.H> //器件配置文件
#define uchar unsigned char //变量类型的宏定义
#define uint unsigned int
uchar code SEG7[10]={0x03,0x9f,0x25,0x0d,0x99, //0~9的数码管段码
0x49,0x41,0x1f,0x01,0x09}
uchar data cnt[8] //在data区定义8位长度的数组,用来存 ...
其他 The ROSETTA C++ library is a collection of C++ classes and routines that enable discernibility-based
The ROSETTA C++ library is a collection of C++ classes and routines that enable discernibility-based empirical modelling and data mining, developed as part of my dissertation. A brief presentation of the library can be found therein.
Java编程 This a JavaBean application, which contains 4 beans. In this package, there are 4 files: cexchange
This a JavaBean application, which contains 4 beans. In this package, there are 4 files:
cexchange.jar(ready to load into BeanBuilder),
readme.txt,
currencyData.txt(data file),
screenshot.jpg(linking beans)
企业管理 This software designs the document management system may replace the tedious low effect the manual m
This software designs the document management system may replace the tedious low effect the manual management, has used the c language programming, realized the document input to loan, the information management and the data compilation three big cores function
并行计算 MPI编程-Nbody问题并行程序(计算1000个天体的移动
MPI编程-Nbody问题并行程序(计算1000个天体的移动,天体数据由文件sample_input.in读入,结果输出到文件result1000.data)
其他 wavelets are used extensively in signal and image processing,Medicine, Finance, Radar, Sonar, Geolog
wavelets are used extensively in signal and image processing,Medicine, Finance, Radar, Sonar, Geology
and many other varied fields. They are usually presented in mathematical formulae, but can actually be
understood in terms of simple comparisons with your data.
其他书籍 This is a paper describing Pulse Compression technique implemented in the Weather Radar system. This
This is a paper describing Pulse Compression technique implemented in the Weather Radar system. This paper presents data examples from the
radars and contrasts the use of pulse compression
waveforms with more traditional non-modulated
pulsed waveforms.