搜索结果
找到约 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)
软件设计/软件工程 The purpose of this document is to present how to use the Timer for the generation of a PWM signal t
The purpose of this document is to present how to use the Timer for the generation of a PWM signal tunable in frequency and duty cycle. As an application example, this document is based on a basic “music” synthesizer through an external buzzer. Example code is also available in the it.
单片机开发 The sample software includes, common library, peripheral APIs, and test modules for the APIs. The c
The sample software includes, common library, peripheral APIs, and test modules
for the APIs. The common library include startup file, standard definition and
header files, processor specific setup module, generic interrupt related APIs,
timer routine, and scatter loading file. The peripheral direc ...
系统设计方案 ST7787 芯片的SPEC
ST7787 芯片的SPEC,比亚迪2.4inchLCM的SPEC。The ST7787 is a single-chip controller/driver for 262K-color, graphic type TFT-LCD. It consists of 720 source line and
320 gate line driving circuits. This chip is capable of connecting directly to an external microprocessor, and accepts Serial
Peripheral I ...
单片机开发 FM1702的例子程序 Chip type : ATmega16L Program type : Application Clock frequency : 7.372800 MHz Memo
FM1702的例子程序
Chip type : ATmega16L
Program type : Application
Clock frequency : 7.372800 MHz
Memory model : Small
External SRAM size : 0
Data Stack size : 256
DSP编程 it is programed on dsk6455
it is programed on dsk6455,and test * 1 Internal memory Version
* 2 External memory(SDRAM)
* 3 Flash
* 4 Codec
* 5 UserIO
* 6 MemPattern(Fill pattern)
* 7 MemPattern(Address Pattern)
* 8 DSP
* 9 LED/Swt
* 10 Codec LoopBack
*
Delphi控件源码 内存管理程序
内存管理程序,功能与FASTMM相似,PLEASE NOTE: There are two ways to install BigBrain. You may use the
memory manager code natively compiled into your EXE or you can use
an included external DLL which will allow you to share memory across
multiple DLLs with one central place for memory management. U ...
matlab例程 Although MATLAB® is a complete, self-contained environment for programming and manipulating data,
Although MATLAB&reg is a complete, self-contained environment for programming and manipulating data, it is often useful to interact with data and programs external to the MATLAB environment. MATLAB provides an interface to external programs written in the C and Fortran languages. This interface is p ...
Delphi控件源码 TMidiGen is a MIDI component by Alan Warriner which allows the simple creation of sound effects and
TMidiGen is a MIDI component by Alan Warriner which allows the simple creation of sound effects and note sequences within an application without the need for external files or resources. TMidiGen achieves this by generating the MIDI data in memory.
单片机开发 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 ...
Java编程 You may have heard the Latest Brief web service on CodeProject.com. It provides several methods for
You may have heard the Latest Brief web service on CodeProject.com. It provides several methods for web client programs to retrieve information about CodeProject.com, such as the latest article updates, the latest comments, and the latest lounge posts, etc. Some very popular articles on the CodeProj ...