搜索结果
找到约 1,698 项符合
or 的查询结果
按分类筛选
- 全部分类
- 书籍 (127)
- 其他 (97)
- 单片机编程 (80)
- 其他书籍 (78)
- Java编程 (77)
- matlab例程 (74)
- 单片机开发 (72)
- 技术资料 (69)
- Linux/Unix编程 (44)
- 电源技术 (41)
- 嵌入式/单片机编程 (33)
- 数学计算 (31)
- 可编程逻辑 (28)
- 微处理器开发 (28)
- 软件设计/软件工程 (28)
- VC书籍 (27)
- 模拟电子 (26)
- 电子书籍 (24)
- Java书籍 (24)
- 人工智能/神经网络 (23)
- 加密解密 (23)
- 网络 (22)
- Delphi控件源码 (22)
- 通讯编程文档 (21)
- 汇编语言 (20)
- 软件工程 (20)
- 通讯/手机编程 (19)
- Internet/网络编程 (18)
- 行业发展研究 (18)
- 游戏 (17)
- 文章/文档 (17)
- 教程资料 (16)
- 驱动编程 (16)
- 数值算法/人工智能 (16)
- 书籍源码 (16)
- 压缩解压 (16)
- 编译器/解释器 (15)
- 文件格式 (15)
- VHDL/FPGA/Verilog (13)
- 其他嵌入式/单片机内容 (12)
- 嵌入式综合 (10)
- DSP编程 (10)
- 数据结构 (10)
- 其他行业 (10)
- Windows CE (10)
- 无线通信 (9)
- 串口编程 (9)
- GPS编程 (9)
- 技术管理 (9)
- 系统设计方案 (9)
- 传感与控制 (8)
- 开关电源 (7)
- 嵌入式Linux (7)
- 其他数据库 (7)
- JavaScript (7)
- USB编程 (7)
- 源码 (7)
- PCB相关 (6)
- 操作系统开发 (6)
- uCOS (6)
- SQL Server (6)
- J2ME (6)
- VxWorks (6)
- Symbian (6)
- 中间件编程 (6)
- Jsp/Servlet (6)
- Applet (6)
- 技术书籍 (5)
- FlashMX/Flex源码 (5)
- Windows Mobile (5)
- 编辑器/阅读器 (5)
- VIP专区 (5)
- 手机短信编程 (4)
- 多国语言处理 (4)
- 论文 (4)
- 开发工具 (3)
- Delphi/CppBuilder (3)
- 磁盘编程 (3)
- Linux/uClinux/Unix编程 (3)
- 手册 (3)
- 学术论文 (2)
- 多媒体处理 (2)
- Mentor (2)
- 实用工具 (2)
- 测试测量 (2)
- 接口技术 (2)
- TAPI编程 (2)
- 手机彩信(MMS)编程 (2)
- 邮电通讯系统 (2)
- Ajax (2)
- CA认证 (2)
- 教育系统应用 (2)
- 并行计算 (2)
- MySQL数据库 (2)
- uCOS编程 (1)
- 行业应用文档 (1)
- 经验分享 (1)
- 资料/手册 (1)
- CAM (1)
- ARM (1)
单片机编程 PCA954X家庭的I C SMBus多路复用器与开关
The Philips family of Multiplexers and Switches consists of bi-directional translating switches controlled via the I2C or SMBus to fan out an upstream SCL/SDA pair to 2, 4 or 8 downstream channels of SCx/SDx pairs. The Multiplexers allow only one downstream channel to be selected at a time, while th ...
单片机编程 UART测试程序-AT91SAM9260
UART测试程序-AT91SAM9260://* The software is delivered "AS IS" without warranty or condition of any//* kind, either express, implied or statutory. This includes without//* limitation any warranty or condition with respect to merchantability or//* fitness for any particular purpose, or against the in ...
单片机编程 八段码显示程序设计与调试
所学的指令LD、LDI、OUT AND、ANI OR、 ORI LDP、 LDF、ANDP、ANDF、  ORP、 ORF ORB、 ANB MPS、 MRD、 MPP MC、 MCRSET RSTNOP  END
自锁电路触点的动作发光二极管的工作原理。八段码显示是利用发光二极管的不同段码组合来实现的,它可以实现0到F的显示。抢答器的显示就是利用八 ...
单片机编程 使用软件程序仿真C500微控制器系列SSC(同步串行通道)功
The solution presented in this paper and in the attached source files emulates the mostimportant SSC functions by using SW routines implemented in C. The code is focused onthe SAB C513, but will fit to all C500 derivatives.Beyond the low level software drivers a test shell is delivered. This shell a ...
单片机编程 MPC106 PCI Bridge/Memory Contr
In this document, the term Ô60xÕ is used to denote a 32-bit microprocessor from the PowerPC architecture family that conforms to the bus interface of the PowerPC 601ª, PowerPC 603ª, or PowerPC 604 microprocessors. Note that this does not include the PowerPC 602ª microproc ...
单片机编程 USB Demonstration for DK3200 w
The μPSD32xx family, from ST, consists of Flash programmable system devices with a 8032 MicrocontrollerCore. Of these, the μPSD3234A and μPSD3254A are notable for having a complete implementationof the USB hardware directly on the chip, complying with the Universal Serial Bus Specification, Revis ...
单片机编程 An easy way to work with Exter
Internal Interrupts are used to respond to asynchronous requests from a certain part of themicrocontroller that needs to be serviced. Each peripheral in the TriCore as well as theBus Control Unit, the Debug Unit, the Peripheral Control Processor (PCP) and the CPUitself can generate an Interrupt Requ ...
单片机编程 用外部设备设置32位微控制器TriCore的中断的指令及方法
The Infineon TriCore provides an Interrupt System with a high safety standard. Thisdocument contains some instructions on how to initiate an Interrupt from an externaldevice. First it will show you how to trigger an Interrupt Service Request by an impulseon Port 0 or Port 1. Then in the second part ...
单片机编程 P90CL301 I2C driver routines
This application note shows how to write an Inter Integrated Circuit bus driver (I²C) for the Philips P90CL301micro-controller.It is not only an example of writing a driver, but it also includes a set of application interface software routines toquickly implement a complete I²C multi-maste ...
单片机编程 Input Signal Rise and Fall Tim
All inputs of the C16x family have Schmitt-Trigger input characteristics. These Schmitt-Triggers are intended to always provide proper internal low and high levels, even if anundefined voltage level (between TTL-VIL and TTL-VIH) is externally applied to the pin.The hysteresis of these inputs, howeve ...