搜索结果
找到约 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)
驱动编程 enumerates Plug-n-Play RS-232 devices that are compliant with the current revision of Plug and Play
enumerates Plug-n-Play RS-232 devices that are compliant with the current revision of Plug and Play External COM Device.
数据结构 排序算法、字典和B-树的C++语言实现 代码内容 包括以下算法: qui.c sort: quicksort qsort.c sort: qsort ins.c sort: insert
排序算法、字典和B-树的C++语言实现
代码内容 包括以下算法:
qui.c sort: quicksort
qsort.c sort: qsort
ins.c sort: insert sort
shl.c sort: shell sort
has.c dictionary: hash tables
bin.c dictionary: binary tree
rbt.c dictionary: red-black trees
skl.c dictionary: skip lists
ext.c external sort
b ...
单片机开发 a3load is 8051 firmware that can be used for uploading or downloading to EZ-USB RAM (internal or ex
a3load is 8051 firmware that can be used for uploading or downloading
to EZ-USB RAM (internal or external). It implements the vendor specific
command bRequest = 0xA3. The address to download/upload to/from is
specified in the wValue field of the SETUP packet and the length of
the transfer in the wL ...
并行计算 This document describes the MPI and MPI standards They are both extensions to the MPI st
This document describes the MPI and MPI standards They are both extensions
to the MPI standard The MPI part of the document contains clarications and
corrections to the MPI standard and denes MPI The MPI part of the document
describes additions to the MPI standard and denes MPI These include miscell ...
软件设计/软件工程 十部经典算法合集 .chm Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni PREFACE C
十部经典算法合集 .chm
Fundamentals of Data Structures
by Ellis Horowitz and Sartaj Sahni
PREFACE
CHAPTER 1: INTRODUCTION
CHAPTER 2: ARRAYS
CHAPTER 3: STACKS AND QUEUES
CHAPTER 4: LINKED LISTS
CHAPTER 5: TREES
CHAPTER 6: GRAPHS
CHAPTER 7: INTERNAL SORTING
CHAPTER 8: EXTERNAL SORTING
CHAPTE ...
Linux/Unix编程 Metalog is a modern replacement for syslogd and klogd. The logged messages can be dispatched accord
Metalog is a modern replacement for syslogd and klogd. The logged messages
can be dispatched according to their facility, urgency, program name and/or
Perl-compatible regular expressions. Log files can be automatically rotated
when they exceed a certain size or age. External shell scripts (e.g., mai ...
驱动编程 驱动开发向导 I came across an article QuickSYS which implements an NT driver framework. That article demo
驱动开发向导
I came across an article QuickSYS which implements an NT driver framework. That article demonstrates a MFC application that gets a project name as a parameter and creates Visual C++ workspace with NT driver framework. I decided to copy the NT driver framework source and to put it in the ...
汇编语言 This program provides an example of how to configure the C8051F02x device to operate from an extern
This program provides an example of how to configure the C8051F02x device
to operate from an external 22.1184MHz crystal attached to the XTAL1 andXTAL2 pins. Also enables Missing Clock Detector.
行业发展研究 This paper addresses the issues relating to the enforcement of robust stability when implementing t
This paper addresses the issues relating to the
enforcement of robust stability when implementing the Adaptive
Inverse Control (AIC) scheme. In this scheme, an adaptive
FIR filter is added to a closed-loop system in order to
reduce the output error caused by external disturbances,
enhancing the perf ...
Java编程 This a collection of sample processes that provide examples ranging from how to use a particular BP
This a collection of sample processes that provide examples ranging from
how to use a particular BPEL activity such as pick or scope, to more complex
examples of processes that invoke external Web services or show techniques
such as handling multiple start messages.