This ZIP file contains The support files for programming The Infineon C167CR CAN interface. Refer to Application Note 115a for details of this example code.
标签: programming The interface Infineon
上传时间: 2013-12-11
上传用户:2404
This ZIP file contains The support files for programming The Infineon C167CR CAN interface. Refer to Application Note 115a for details of this example code. this is part 2
标签: programming The interface Infineon
上传时间: 2014-12-03
上传用户:lixinxiang
This example demonstrates how to erase, write, and read The on-chip 640-byte EEPROM Data Memory of The Analog Devices ADuC812, ADuC814, ADuC816, and ADuC824 devivces. This example includes a µ Vision2 Project with a target for each supported device.
标签: demonstrates example on-chip EEPROM
上传时间: 2015-05-04
上传用户:wl9454
This example project shows how to use The Idle Power-Saving Mode of The 8051Fx.
标签: Power-Saving The example project
上传时间: 2015-05-04
上传用户:weixiao99
This example program shows how to configure and use The A/D Converter of The following microcontroller: STMicroelectronics ST10F166 After configuring The A/D, The program reads The A/D result and outputs The converted value using The serial port. To run this program... Build The project (Project Menu, Build Target) Start The debugger (Debug Menu, Start/Stop Debug Session) View The Serial Window (View Menu, Serial Window #1) View The A/D converter peripheral (Peripheral Menu, A/D Converter) Run The program (Debug Menu, Go) A debug script (debug.ini) creates buttons that set different analog values in A/D channels. As The program runs, you will see The A/D input and output change. OTher buttons create signals that generate sine wave or sawtooth patterns as analog inputs. µ Vision3 users may enable The built-in Logic Analyzer to view, measure and compare These input signals graphically.
标签: microcontroll Converter configure following
上传时间: 2014-12-01
上传用户:独孤求源
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
标签: documentation The reference display
上传时间: 2013-12-23
上传用户:ayfeixiao
SelectionDemo also has code (not included in The preceding snippet) that changes The table s selection orientation. By changing a couple of boolean values, you can make The table allow eiTher column selections or individual cell selections, instead of row selections.
标签: SelectionDemo The preceding included
上传时间: 2015-05-04
上传用户:gut1234567
that sets The tool tip text using The boldface code in The snippet
标签: The boldface snippet using
上传时间: 2013-12-22
上传用户:ANRAN
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 (which The model considers to be at index 4) so it s displayed as The first column — at view index 0. Since prepareRenderer gives us The view index, we need to translate The view index to a model index so we can be sure we re dealing with The intended column
标签: convertColumnIndexToModel straightforward perhaps fairly
上传时间: 2013-12-10
上传用户:it男一枚
A new interface, extending The TreeModel interface, which describes The kind of data that can be drawn by a TreeTable.
标签: interface extending TreeModel describes
上传时间: 2015-05-04
上传用户:fredguo