搜索结果
找到约 61 项符合
DISPLAYs 的查询结果
按分类筛选
- 全部分类
- 其他 (7)
- 单片机开发 (4)
- 单片机编程 (3)
- 通讯编程文档 (3)
- JavaScript (3)
- 技术资料 (3)
- 电源技术 (2)
- Windows CE (2)
- VHDL/FPGA/Verilog (2)
- Linux/Unix编程 (2)
- 软件设计/软件工程 (2)
- 汇编语言 (2)
- matlab例程 (2)
- 数学计算 (2)
- Jsp/Servlet (2)
- VIP专区 (2)
- J2ME (1)
- 其他书籍 (1)
- 通讯/手机编程 (1)
- Applet (1)
- 人工智能/神经网络 (1)
- 系统设计方案 (1)
- 嵌入式Linux (1)
- 嵌入式/单片机编程 (1)
- Delphi控件源码 (1)
- 操作系统开发 (1)
- 其他数据库 (1)
- 中间件编程 (1)
- 其他嵌入式/单片机内容 (1)
- 电子书籍 (1)
- 其他行业 (1)
- 游戏 (1)
- 仿真技术 (1)
- 接口技术 (1)
单片机编程 AVR常用库函数介绍
目录:
1. Character Type Functions - 字符类型函数
2. Standard C Input/Output Functions - 标准输入输出函数
3. Standard Library Functions - 标准库和内存分配函数
4. Mathematical Functions - 数学函数
5. String Functions - 字符串函数
6. BCD Conversion Functions - BCD 转换函数
7. Memory Acc ...
单片机编程 基于单片机和FPGA的多功能计数器的设计
以89S52单片机和EP1C6Q240C8型FPGA为控制核心的多功能计数器,是由峰值检波、A/D转换、程控放大、比较整形、移相网络部分组成,可实现测量正弦信号的频率、周期和相位差的功能。多功能计数器采用等精度的测量方法,可实现频率为1Hz~10MHz、幅度为0.01~5Vrms的正弦信号的精确测频,以及频率为10Hz~100kHz、幅度为0.5~5Vrm ...
单片机编程 PCF8578 LCD图形点阵液晶驱动器芯片简介及封装库
The PCF8578 is a low power CMOS1 LCD row and column driver, designed to drive dotmatrix graphic displays at multiplex rates of 1:8, 1:16, 1:24 or 1:32. The device has40 outputs, of which 24 are programmable and configurable for the following ratios ofrows/columns: 32¤8, 24¤16, 16¤24 or 8¤32. The ...
其他书籍 This article is a very simple introduction writing a Windows Form application for the Microsoft.NET
This article is a very simple introduction writing a Windows Form application for the
Microsoft.NET framework using C#. The sample application demonstrates how to create and
layout controls on a simple form and the handling of mouse click events. The application
displays a form showing attributes of ...
Applet Delineate is a tool for converting bitmap raster images to SVG (Scalable Vector Graphics) using Auto
Delineate is a tool for converting bitmap raster images to SVG (Scalable Vector Graphics) using AutoTrace or potrace. It displays SVG results using Apache Batik. Input formats are JPEG, PNG, GIF, BMP, TIFF, PNM, PBM, PGM, PPM, IFF,PCD, PSD, RAS.
系统设计方案 Monet™ -203, by Oplus, is a line of integrated multimedia digital display processor chips desi
Monet™ -203, by Oplus, is a line of integrated
multimedia digital display processor chips designed for highquality
LCD-TVs, multifunction monitors, Plasma Displays,
and Projection Systems
嵌入式Linux The aim of this application note is to show to scan the 4x4 matrix keypad multiplexed with a four
The aim of this application note is to show to scan the 4x4 matrix keypad
multiplexed with a four 7-segment display. The software attached to this application
note scans the pressed key and displays it on the multiplexed 7- segment LEDs.
This application note makes obvious Interrupt capability of ...
软件设计/软件工程 This paper introduces a software visualization system that: creates animations of programs without t
This paper introduces a software visualization system that: creates animations of programs without the programmer writing any animation code and provides a window interface that automatically displays program information, explicitly showing the scope and context of its data, and allowing considerabl ...
Delphi控件源码 Magenta Systems Internet Packet Monitoring Components are a set of Delphi components designed to cap
Magenta Systems Internet Packet Monitoring Components are a set of Delphi components designed to capture and monitor internet packets using either raw sockets or the WinPcap device driver. Hardware permitting, ethernet packets may be captured and interpreted, and statistics maintained about the traf ...
软件设计/软件工程 This article introduces how to use Visual C++ to develop ActiveX control by example.Then we compile
This article introduces how to use Visual C++ to develop ActiveX control by example.Then we compile script to insert it into web page.from this ,it displays the strong life of the ActiveX controll in the development of netware.