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
Setting and Changing Column Widths By default, all columns in a table start out with equal width, and the columns automatically fill the entire width of the table. When the table becomes wider or narrower (which might happen when the user resizes the window containing the table), all the column widths change appropriately.
標簽: Changing Setting default columns
上傳時間: 2015-05-04
上傳用戶:璇珠官人
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
A demonstration program showing the TreeTable in action.
標簽: demonstration TreeTable program showing
上傳時間: 2013-12-25
上傳用戶:Altman
Linphone is a web phone: it let you phone to your friends anywhere in the whole world, freely, simply by using the internet. The cost of the phone call is the cost that you spend connected to the internet.
標簽: phone Linphone anywhere friends
上傳時間: 2015-05-04
上傳用戶:牛布牛
Numerical Recipes in C book
上傳時間: 2015-05-05
上傳用戶:shizhanincc
網站QQ在線咨詢插件 Build 0309
上傳時間: 2015-05-05
上傳用戶:huyiming139
The program SPLAY is a pascal to C translation of a program that Kim Kokkonen wrote in Turbo Pascal to implement Splay Trees. This program compresses and decompresses files, and does a pretty good job of it. Contents: SPLAY.PAS Original TP source code SPLAY.C Translation of code to C SPLAY.EXE Compiled version of SPLAY.C (small model) README.DOC You are looking at it Read the comments at the beginning of SPLAY.C for more info.
標簽: program translation Kokkonen pascal
上傳時間: 2015-05-05
上傳用戶:rocwangdp