搜索结果
找到约 194 项符合
external 的查询结果
按分类筛选
- 全部分类
- 单片机编程 (30)
- 技术资料 (25)
- 单片机开发 (21)
- 电源技术 (15)
- Delphi控件源码 (6)
- 其他书籍 (6)
- DSP编程 (5)
- Java编程 (5)
- Linux/Unix编程 (5)
- 其他嵌入式/单片机内容 (5)
- ARM (4)
- 汇编语言 (4)
- 软件设计/软件工程 (4)
- 嵌入式/单片机编程 (4)
- 模拟电子 (3)
- 通信网络 (3)
- 其他 (3)
- VHDL/FPGA/Verilog (3)
- 教程资料 (2)
- 无线通信 (2)
- 可编程逻辑 (2)
- uCOS (2)
- 驱动编程 (2)
- 压缩解压 (2)
- 电子书籍 (2)
- 数学计算 (2)
- 系统设计方案 (2)
- 微处理器开发 (2)
- 行业应用文档 (1)
- 资料/手册 (1)
- 传感与控制 (1)
- 嵌入式综合 (1)
- Internet/网络编程 (1)
- 数据结构 (1)
- 并行计算 (1)
- 行业发展研究 (1)
- 网络 (1)
- SCSI/ASPI (1)
- 嵌入式Linux (1)
- 通讯/手机编程 (1)
- 文章/文档 (1)
- 文件格式 (1)
- matlab例程 (1)
- 其他行业 (1)
- Delphi/CppBuilder (1)
- USB编程 (1)
- FlashMX/Flex源码 (1)
- 通讯编程文档 (1)
- 源码 (1)
- 电路图 (1)
- 书籍 (1)
单片机开发 Without this, the debugger spontaneously fails! 1 - Install mdk315b 2 - Replace the files: K
Without this, the debugger spontaneously fails!
1 - Install mdk315b
2 - Replace the files:
\Keil\ARM\BIN\ARM.DLL with one from mdk305a\Keil\ARM\BIN\ARM.DLL
\Keil\ARM\BIN31\ARM.DLL with one from mdk305a\Keil\ARM\BIN30\ARM.DLL
\Keil\UV3\UV3.DLL with one from mdk305a\Keil\UV3\UV3.DLL (*)
3 - Use ...
Delphi控件源码 Interface for Microsoft Audio Compression Manager. - Delphi Source The ACM uses existing driver i
Interface for Microsoft Audio Compression Manager. - Delphi Source
The ACM uses existing driver interface hooks to override the default mapping algorithm for waveform audio devices. This allows the ACM to intercept device-open calls. After a call has been intercepted, the ACM can perform a variety ...
微处理器开发 This application creates an USB Mass Storage drive on a host computer. The drive is created from the
This application creates an USB Mass Storage drive on a host computer. The drive is created from the internal Flash or external SDRAM memory of the evaluation kit.
Java编程 s file contains the Joone Distributed training Environment (DTE). See http://www.jooneworld.com/doc
s file contains the Joone Distributed training Environment (DTE).
See http://www.jooneworld.com/docs/dte.html to learn more about it.
To learn more about Joone - Java Object Oriented Neural Engine: http://www.joone.org
Joone and the DTE are both released with the LGPL license
@2004 Paolo Marrone a ...
文件格式 This paper presents a low-power asynchronous implementation of the 80C51 microcontroller. It was rea
This paper presents a low-power asynchronous implementation of the 80C51 microcontroller. It was realized in a 0.5 &micro m CMOS process and it shows a power advantage of a factor 4 compared to a recent synchronous implementation in the same technology. The chip is fully bit compatible with the sync ...
数学计算 MATFOR FFT Visual Fortran program. MATFOR Extensions, as implied in the name, are data or component
MATFOR FFT Visual Fortran program.
MATFOR Extensions, as implied in the name, are data or components external to MATFOR modules that can be used to add versatility to MATFOR programs. Currently there are two types of extensions available with MATFOR, they are MATLAB Interface and Tecplot FileIO. MAT ...
单片机开发 Description: This program demonstrates a half-duplex 9600-baud UART using // Timer_A3 using no XTAL
Description: This program demonstrates a half-duplex 9600-baud UART using
// Timer_A3 using no XTAL and an external resistor for DCO ROSC. DCO used for
// TACLK UART baud generation. The program will wait in LPM4, echoing back
// a received character using 8N1 protocol. On valid RX character, the
// ...
Delphi控件源码 MD5变换动态链接库文件调用:(delphi例子) =======================================================================
MD5变换动态链接库文件调用:(delphi例子)
=========================================================================
function transfer(tran:widestring):widestring stdcall external md5.dll name transfer
//edit1为输入字符,edit2为输出md5摘要
procedure TForm1.Button1Click(Sender: TObject)
begin
e ...
软件设计/软件工程 Atmel’s AT91SAM7FP105 is a low pincount FingerChip processor based on the 32-bit ARM RISC processor
Atmel’s AT91SAM7FP105 is a low pincount FingerChip processor based on the 32-bit ARM
RISC processor. It features a on-chip biometric engine performing enrollment verification and
identification, an internal record cache of up to 25 records and a secure command protocol over
USB, SPI, UART. This pro ...
其他书籍 Full compliance with the USB Specification v1.1 and USB CDC v1.1 Support the RS232 Serial interfa
Full compliance with the USB Specification v1.1 and USB CDC v1.1
Support the RS232 Serial interface
Support automatic handshake mode
Support Remote wake-up and power management
256 bytes buffer each for upstream and downstream data flow
Support default ROM or external EEPROM for device configur ...