搜索结果
找到约 636 项符合
switch-Mode 的查询结果
单片机开发 This program accesses a SPI EEPROM using polled mode access. The F12x MCU is configured in 4-wire Si
This program accesses a SPI EEPROM using polled mode access. The F12x MCU is configured in 4-wire Single Master Mode, and the EEPROM is the only slave device connected to the SPI bus. The read/write operations are tailored to access a Microchip 4 kB EEPROM
VC书籍 Architecture of the Kernel-Mode Driver Framework.doc KMDF驱动开发
Architecture of the Kernel-Mode Driver Framework.doc KMDF驱动开发
数学计算 Hilber-Huang变换的MATLAB程序 Mat_emd is a Matlab program demonstrating performing the Empirical Mode D
Hilber-Huang变换的MATLAB程序
Mat_emd is a Matlab program demonstrating performing the Empirical Mode Decomposition and Hilbert-Huang transform on seismic reflection data
嵌入式Linux MX21 CSI driver user mode library * * This program is free software you can redistribute it and/
MX21 CSI driver user mode library
*
* This program is free software you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation either version 2 of the License, or
* (at your option) any later version.
Windows CE PIO interrupt for pxa27x To test this sample code you ll have to connect GPIO37 to a Switch.
PIO interrupt for pxa27x
To test this sample code you ll have to connect GPIO37 to a Switch.
单片机开发 // This program accesses a SPI EEPROM using polled mode access. The F06x MCU // is configured in 4-
// This program accesses a SPI EEPROM using polled mode access. The F06x MCU
// is configured in 4-wire Single Master Mode, and the EEPROM is the only
// slave device connected to the SPI bus. The read/write operations are
// tailored to access a Microchip 4 kB EEPROM 25LC320. The relevant hardware
...
单片机开发 // This program accesses a SPI EEPROM using polled mode access. The F06x MCU // is configured in 4-
// This program accesses a SPI EEPROM using polled mode access. The F06x MCU
// is configured in 4-wire Single Master Mode, and the EEPROM is the only
// slave device connected to the SPI bus. The read/write operations are
// tailored to access a Microchip 4 kB EEPROM 25LC320. The relevant hardware
...
驱动编程 KmdTut是一份以Win32汇编语言来开发Kernel mode驱动程序的教程
KmdTut是一份以Win32汇编语言来开发Kernel mode驱动程序的教程,读者可以从http://www.freewebs.com/four-f/下载最新的英文版本,为了使用本教程,你还需要下载Kernel mode驱动程序开发包KmdKit,更多信息请参考http://www.wasm.ru/(很不幸,是俄文的,倒ing~~~)
0.2 关于KmdKit
KmdKit的全称是Kernel Mode Driver ...
加密解密 aes cbc mode source code
aes cbc mode source code
单片机开发 AVR306串口程序例子----查询模式 Application Note AVR306 * Polled mode driver for UART, this is the similar to
AVR306串口程序例子----查询模式
Application Note AVR306
* Polled mode driver for UART, this is the similar to the
* library default putchar() and getchar() in ICCAVR