搜索结果
找到约 466 项符合
Switched-Mode 的查询结果
单片机开发 ARP test mode. According to the idea we design the arithmetic for the key part, first the system sen
ARP test mode. According to the idea we design the arithmetic for the key part, first the system sends a message to the target machine, and then system wait for the response. Once system receives a message, it starts to analyze the message, according to the message s parameter system judges whether ...
系统设计方案 This program would work fine only with a specific flash tool through PC printer port under EPP mode.
This program would work fine only with a specific flash tool through PC printer port under EPP mode.Program is capable of identifying flash chip manufacturer, device type, capacity,... It also allows user to dump flash data, edit/revise the content of flash chip on the Screen, and re-write them back ...
VHDL/FPGA/Verilog // -*- Mode: Verilog -*- // Filename : wb_master.v // Description : Wishbone Master Behavorial //
// -*- Mode: Verilog -*-
// Filename : wb_master.v
// Description : Wishbone Master Behavorial
// Author : Winefred Washington
// Created On : 2002 12 24
// Last Modified By: .
// Last Modified On: .
// Update Count : 0
// Status : Unknown, Use with caution!
// Description Specification
// General ...
其他嵌入式/单片机内容 SD CARD SPI mode 驱动源码
SD CARD SPI mode 驱动源码
单片机开发 Echo a received character, RX ISR used. Normal mode is LPM0. // USART1 RX interrupt triggers TX Ech
Echo a received character, RX ISR used. Normal mode is LPM0.
// USART1 RX interrupt triggers TX Echo.
// Baud rate divider with 1048576hz = 1048576/38400 = ~27.31 (01Bh|03h)
// ACLK = LFXT1 = 32768Hz, MCLK = SMCLK = default DCO = 32 x ACLK = 1048576Hz
// //* An external watch crystal between XIN & X ...
其他 DOS下进入Protect Mode,任意访问0-4GB内存地址数据。
DOS下进入Protect Mode,任意访问0-4GB内存地址数据。
Linux/Unix编程 ELinks is an advanced and well-established feature-rich text mode web (HTTP/FTP/..) browser. ELinks
ELinks is an advanced and well-established feature-rich text mode web (HTTP/FTP/..) browser. ELinks can render both frames and tables, is highly customizable and can be extended via Lua or Guile scripts. It is quite portable and runs on a variety of platforms. Check the about page for a more complet ...
汇编语言 Windows PE 文件在 DOS 下运行一般会显示:This program cannot be run in DOS mode. 这是PE文件头部的一个"dos stub"程序
Windows PE 文件在 DOS 下运行一般会显示:This program cannot be run in DOS mode.
这是PE文件头部的一个"dos stub"程序,这个就是"dos stub"的源码,我们可以修改它,用fasm.exe编译,在vc连接时,加上 /stub:stub.exe
单片机开发 Hid Led Tester is a simple USB(interrupt mode)device tester package. There are firmware and software
Hid Led Tester is a simple USB(interrupt mode)device tester package. There are firmware and software in it. Hid Led tester follows USB HID protocol, we don’t need to install driver for the device, and Windows (Win 2000 and later) will install the device automatic.
单片机开发 ET44 Bulk transfer is a simple USB(bulk mode)device tester package. There are firmware, software and
ET44 Bulk transfer is a simple USB(bulk mode)device tester package. There are firmware, software and driver in this package.