搜索结果
找到约 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)
书籍 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 ...
技术资料 基于3D打印与单片机实现PM2.5监测装置的研究
PM2.5浓度作为衡量大气污染的指标之一,值得我们时刻关注。文章设计了一种PM2.5浓度检测装置,利用激光散射来采集数据,通过WiFi模块传送到服务器,将采集结果呈现给用户,来指引市民的出行规划。PM2.5 concentration,as one of the indicators to measure air pollution,deserves our constant attention.This paper designs a ...
多媒体处理 C++写的DTMF算法
·详细说明:C++写的DTMF算法,内含一个pcm数据文件,读入文件并分析按键-c writes the DTMF algorithm, contains a pcm data file, the read-in document and the analysis pressed key。文件列表: DTMF ....\DTMF.cpp ....\DTMF.
无线通信 Heart-RateFitness Monitors Go Wireless
Abstract: This article explains the recent trend in heart-rate and fitness monitors to go wireless toeliminate cables to allow free movement, and allow convenient data collection without the need to plug intheir devices. It details a typical wireless system, using the MAX1472 crystal-referenced ph ...
Java书籍 设计一个应用程序
设计一个应用程序,从键盘输入一个整数n,
* 然后在文件"data.dat"中写入所有比n小的素数,
* 最后在屏幕上显示在每个素数中各数字(0--9)出现的次数
*/
其他 #include <stdio.h> #include <string.h> #include <stdlib.h> #include <malloc.
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <malloc.h>
#include <math.h>
#include <conio.h>
struct DuLNode{
struct DuLNode *prior
int data
struct DuLNode *next
压缩解压 This is a little console mode utility program which is able to (de-)compress single files with a s
This is a little console mode utility program which is able to
(de-)compress single files with a static Arithmetic compression
algorithm. You could easily add the RLE/BWT/MFT data
transformation algorithms. Just rip the corresponding classes
out of my HuffComp source code. I won t add these ones ...
单片机开发 * DEFINITION * This is the header file for a library module used to calculate the median * of a
* DEFINITION
* This is the header file for a library module used to calculate the median
* of a list of values. It finds the value that would be in the center if
* the list were sorted. If the list contains an even number of values, the
* lower of the two center values is reported. The values th ...