搜索结果

找到约 10,248 项符合 EK-and 的查询结果

单片机开发 This example demonstrates how to erase, write, and read the on-chip 640-byte EEPROM Data Memory of t

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 &micro Vision2 Project with a target for each supported device.
https://www.eeworm.com/dl/648/148376.html
下载: 23
查看: 1083

单片机开发 This example program shows how to configure and use the A/D Converter of the following microcontroll

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 ...
https://www.eeworm.com/dl/648/148378.html
下载: 173
查看: 1087

Applet Setting and Changing Column Widths By default, all columns in a table start out with equal width,

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 wid ...
https://www.eeworm.com/dl/634/148399.html
下载: 171
查看: 1045

Applet A wrapper class that implements the TableModel interface, given both TreeTableModel and a JTree.

A wrapper class that implements the TableModel interface, given both TreeTableModel and a JTree.
https://www.eeworm.com/dl/634/148406.html
下载: 165
查看: 1052

单片机开发 The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, s

The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the Keil ARM toolchain. The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module. The example also shows the efficiency of the ...
https://www.eeworm.com/dl/648/148542.html
下载: 125
查看: 1077

单片机开发 UART I/O and Memory Allocation Example for GNU The project GNU_IODemo shows how to use memory alloc

UART I/O and Memory Allocation Example for GNU The project GNU_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the GNU toolchain. The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module. The ...
https://www.eeworm.com/dl/648/148543.html
下载: 61
查看: 1086

串口编程 sine functions test,program is ok and the main functions finish sine wave

sine functions test,program is ok and the main functions finish sine wave
https://www.eeworm.com/dl/624/148674.html
下载: 49
查看: 1058

Linux/Unix编程 A real-time serial port device driver, works with RT-Linux and RTAI.

A real-time serial port device driver, works with RT-Linux and RTAI.
https://www.eeworm.com/dl/619/148686.html
下载: 106
查看: 1060

汇编语言 a program can convert binary to ASC and ASC to binary

a program can convert binary to ASC and ASC to binary
https://www.eeworm.com/dl/644/148806.html
下载: 153
查看: 1052

人工智能/神经网络 For the incomplete methods, we kept the representation of the queens by a table and the method of ca

For the incomplete methods, we kept the representation of the queens by a table and the method of calculation to determine if two queens are in conflict, which is much faster for this kind of problems than the representation by a matrix. heuristics: descent. Tests: 100 queens in less than 1 second ...
https://www.eeworm.com/dl/650/149108.html
下载: 29
查看: 1051