搜索结果
找到约 402 项符合
DESCRIPTION 的查询结果
按分类筛选
- 全部分类
- 技术资料 (63)
- 其他书籍 (26)
- 单片机开发 (19)
- 其他 (17)
- VHDL/FPGA/Verilog (16)
- 文章/文档 (14)
- 电子书籍 (13)
- Java编程 (12)
- 通讯编程文档 (12)
- 软件设计/软件工程 (11)
- 汇编语言 (9)
- 学术论文 (8)
- 人工智能/神经网络 (8)
- 可编程逻辑 (7)
- 软件工程 (7)
- 数据结构 (7)
- 微处理器开发 (7)
- 加密解密 (6)
- matlab例程 (6)
- 通讯/手机编程 (6)
- 系统设计方案 (6)
- 文件格式 (6)
- 行业发展研究 (6)
- J2ME (6)
- 书籍 (6)
- 精品软件 (6)
- 其他嵌入式/单片机内容 (5)
- Linux/Unix编程 (5)
- 技术书籍 (4)
- 单片机编程 (4)
- Internet/网络编程 (4)
- 数学计算 (4)
- Delphi控件源码 (4)
- 嵌入式/单片机编程 (4)
- 模拟电子 (3)
- 教程资料 (3)
- 数值算法/人工智能 (3)
- 书籍源码 (3)
- Java书籍 (3)
- PCB图/BOM单/原理图 (2)
- 实用工具 (2)
- allegro (2)
- 网络 (2)
- 压缩解压 (2)
- 编译器/解释器 (2)
- 串口编程 (2)
- 其他数据库 (2)
- 游戏 (2)
- 技术管理 (2)
- 资料/手册 (1)
- 教程资料 (1)
- 通信网络 (1)
- C/C++语言编程 (1)
- *行业应用 (1)
- Windows Mobile (1)
- 多国语言处理 (1)
- VC书籍 (1)
- VxWorks (1)
- 嵌入式Linux (1)
- Modem编程 (1)
- RFID编程 (1)
- SQL Server (1)
- FlashMX/Flex源码 (1)
- 驱动编程 (1)
- 其他行业 (1)
- BREW编程 (1)
- 3G开发 (1)
- STL (1)
- VHDL/Verilog/EDA源码 (1)
- 手册 (1)
- 论文 (1)
- 源码 (1)
其他 USB1.1 agreement, the Chinese translation, a detailed description of the agreement USB format and ap
USB1.1 agreement, the Chinese translation, a detailed description of the agreement USB format and application development.
VHDL/FPGA/Verilog -- DESCRIPTION : Shift register -- Type : univ -- Width : 4 -- Shift direction: right/left (right
-- DESCRIPTION : Shift register
-- Type : univ
-- Width : 4
-- Shift direction: right/left (right active high)
--
-- CLK active : high
-- CLR active : high
-- CLR type : synchronous
-- SET active : high
-- SET type : synchronous
-- LOAD active : high
-- CE active : high
-- SERIAL input : SI ...
单片机开发 DESCRIPTION : BIN to seven segments converter -- segment encoding -- a -- +---+ -- f | | b --
DESCRIPTION : BIN to seven segments converter
-- segment encoding
-- a
-- +---+
-- f | | b
-- +---+ <- g
-- e | | c
-- +---+
-- d
-- Enable (EN) active : high
-- Outputs (data_out) active : low
书籍源码 MSP-FET430P410 Demo - Timer_A Toggle P5.1, CCR0 Contmode ISR, DCO SMCLK Description Toggle P5.1 u
MSP-FET430P410 Demo - Timer_A Toggle P5.1, CCR0 Contmode ISR, DCO SMCLK
Description Toggle P5.1 using using software and TA_0 ISR. Toggle rate is
set at 50000 DCO/SMCLK cycles. Default DCO frequency used for TACLK.
Durring the TA_0 ISR P5.1 is toggled and 50000 clock cycles are added to CCR0. TA_ ...
微处理器开发 D169 Demo - DMA0 Repeated Burst to-from RAM, Software Trigger Description A 32 byte block from 22
D169 Demo - DMA0 Repeated Burst to-from RAM, Software Trigger
Description A 32 byte block from 220h-240h is transfered to 240h-260h
using DMA0 in a burst block using software DMAREQ trigger.
After each transfer, source, destination and DMA size are
reset to inital software setting because DMA tran ...
微处理器开发 MSP-FET430P140 Demo - USART0, SPI Interface to HC165/164 Shift Registers Description: Demonstrate
MSP-FET430P140 Demo - USART0, SPI Interface to HC165/164 Shift Registers
Description: Demonstrate USART0 in two-way SPI mode. Data are read from
an HC165, and same data written back to the HC164.
ACLK = n/a MCLK = SMCLK = default DCO = UCLK0 = DCO/2
* USART0 control bits are in different SFR s from ...
串口编程 Data Acquisition Device 数据采集办法 * Module Description组件描述: * Analog Data Acquisition模拟数据采集器组件使
Data Acquisition Device 数据采集办法
* Module Description组件描述:
* Analog Data Acquisition模拟数据采集器组件使用 EE314
* 设备接口通过RS232串行口serial port到PC,同时提供协议protocol支持最多5个对 * 手方频道
单片机开发 PID Motor Control Description.
PID Motor Control Description.
其他数据库 A template solution for C++ database development Description: A template class that can write,read,
A template solution for C++ database development
Description: A template class that can write,read,modify & delete objects of any class/structure to a database.
SQL Server ActiveX Data Objects Programming in C++ Description: ActiveX Data Objects Programming How To: Hey,
ActiveX Data Objects Programming in C++
Description: ActiveX Data Objects Programming How To: Hey, this is some kind of an experiment in writing tutorials in PSC. All of my articles are in .html files included in the zip file, together with the sample code