搜索结果
找到约 40 项符合
displayed 的查询结果
按分类筛选
单片机编程 基于LabVIEW和单片机的空调温度场测量系统的研究
基于LabVIEW和单片机的空调温度场测量系统的研究:室内温度是空调系统舒适性的重要指标,对其及时、准确地测量显得非常重要。介绍单片机AT89C51 和数字式、单总线型温度传感器DS18B20 组成矩形测量网络采集空调室内40 点温度,LabVIEW作为开发平台,二者之间通过串口实现数据通信,利用LabVIEW强大的数据处理和显示功能对采集的 ...
教程资料 Create a 1-Wire Master with Xilinx PicoBlaze
Abstract: Designers who must interface 1-Wire temperature sensors with Xilinx field-programmable gate arrays(FPGAs) can use this reference design to drive a DS28EA00 1-Wire slave device. The downloadable softwarementioned in this document can also be used as a starting point to connect other 1-Wir ...
可编程逻辑 Create a 1-Wire Master with Xilinx PicoBlaze
Abstract: Designers who must interface 1-Wire temperature sensors with Xilinx field-programmable gate arrays(FPGAs) can use this reference design to drive a DS28EA00 1-Wire slave device. The downloadable softwarementioned in this document can also be used as a starting point to connect other 1-Wir ...
源码/资料 This simple SDI Notepad-like application demonstrates how, taking advantage of the MFC support for U
This simple SDI Notepad-like application demonstrates how, taking advantage of the MFC support for Unicode, to Turkmenize labels of the specified menu items. Actually, Turkmen is not supported by Windows 2000, therefore, to create such resources as menu so that strings in Turkmen could be displayed ...
Applet How to Use Tables With the JTable (in the API reference documentation) class you can display tables
How to Use Tables With the JTable (in the API reference documentation) class you can display tables of data, optionally allowing the user to edit the data. JTable doesn t contain or cache data it s simply a view of your data. Here s a picture of a typical table displayed within a scroll pane
Applet The code is fairly straightforward, except perhaps for the call to convertColumnIndexToModel. That c
The code is fairly straightforward, except perhaps for the call to convertColumnIndexToModel. That call is necessary because if the user moves the columns around, the view s index for the column doesn t match the model s index for the column. For example, the user might drag the Vegetarian column (w ...
通讯/手机编程 This m file models a DPSK UWB system using a delay in one leg of the mixer, correlation receiver low
This m file models a DPSK UWB system using a delay in one leg of the mixer, correlation receiver low pass filter combination requiring no template for synching. Various waveforms are displayed throughout the system to allow the user to observe operation of the system.
VHDL/FPGA/Verilog This build is for developing a "binary-to-BCD" converter for use in // displaying numerals in base-
This build is for developing a "binary-to-BCD" converter for use in
// displaying numerals in base-10 so that people can read and interpret the
// numbers more readily than they could if the numbers were displayed in
// binary or hexadecimal format. Also, a "BCD-to-binary" converter is
// tested in ...
SQL Server This project attempts to implement a Database using B+Tree. The project has developed a DATABASE SYS
This project attempts to implement a Database using B+Tree. The project has developed a DATABASE SYSTEM with lesser memory consumption. Its API includes simple SQL Statements and the output is displayed on the screen. Certain applications for which several features of existing databases like concurr ...
中间件编程 BmpRgn is a *FREEWARE* unit that allows you to create forms with transparent areas based on a bitm
BmpRgn is a *FREEWARE* unit that allows you to create forms
with transparent areas based on a bitmap that you provide.
The bitmap is converted to a form region, where only the
interior pixels are displayed. The transparent border remains
transparent.