搜索结果
找到约 327 项符合
Master 的查询结果
按分类筛选
- 全部分类
- 技术资料 (88)
- 单片机开发 (30)
- VHDL/FPGA/Verilog (23)
- 其他 (21)
- 单片机编程 (17)
- 源码 (14)
- 嵌入式/单片机编程 (10)
- 通讯/手机编程 (9)
- 其他书籍 (8)
- 串口编程 (8)
- VIP专区 (6)
- 书籍 (5)
- Java编程 (5)
- 微处理器开发 (5)
- 其他嵌入式/单片机内容 (5)
- 人工智能/神经网络 (4)
- Linux/Unix编程 (3)
- 汇编语言 (3)
- 文章/文档 (3)
- SQL Server (3)
- 软件 (2)
- 应用设计 (2)
- 通信网络 (2)
- 嵌入式综合 (2)
- 电子书籍 (2)
- 可编程逻辑 (2)
- 驱动编程 (2)
- 文件格式 (2)
- Delphi/CppBuilder (2)
- Windows CE (2)
- 中间件编程 (2)
- 软件设计/软件工程 (2)
- VC书籍 (2)
- 并行计算 (2)
- Jsp/Servlet (2)
- 电源技术 (1)
- 无线通信 (1)
- 学术论文 (1)
- 加密解密 (1)
- 软件工程 (1)
- 资料/手册 (1)
- 教程资料 (1)
- 教程资料 (1)
- Internet/网络编程 (1)
- 语音压缩 (1)
- 编译器/解释器 (1)
- 企业管理 (1)
- 数学计算 (1)
- USB编程 (1)
- 其他数据库 (1)
- 通讯编程文档 (1)
- Java书籍 (1)
- VxWorks (1)
- matlab例程 (1)
- Delphi控件源码 (1)
- 家庭/个人应用 (1)
- 系统设计方案 (1)
- MySQL数据库 (1)
- 邮电通讯系统 (1)
- 行业发展研究 (1)
- GPS编程 (1)
- 3G开发 (1)
单片机开发 This code implements the basic functions for an I2C slave device using the SSP module. All I2C funct
This code implements the basic functions for an I2C slave device using the SSP module. All I2C functions are handled in an ISR. Bytes written to the slave are stored in a buffer. After a number of bytes have been written, the master device can then read the bytes back from the buffer.
SQL Server 一般我们要根据数据库的纪录变化时
一般我们要根据数据库的纪录变化时,进行某种操作。我们习惯的操作方式是在程序中不停的查询表,判断是否有新纪录。这样耗费的资源就很高,如何提高这种效率,我想在表中创建触发器,在触发器中调用外部动态连接库通过消息或事件通知应用程序就可实现。而master的存储过程中最好能调用外部的动态连接库,我们在触发器中调用 ...
其他书籍 自适应turbo码OFDM的研究论文。国外硕士论文
自适应turbo码OFDM的研究论文。国外硕士论文,对OFDM研究者有一定的参考作用。-- adaptive turbo-coded OFDM, Thesis submitted to the Faculty of the Virginia Polytechnic Institute and State university in partial fulfillment of the requirements for the degree of Master of Science in Electrical Engineering. ...
技术资料 V80和PPC系列可编程控制器,MODBUS通讯协议 V1.2
V80和PPC系列可编程控制器 MODBUS通讯协议::该协议定义了ModBus总线MASTER(主站)与SLAVE(从站)之间的通讯报文格式,对于主站来说,MODBUS协议是联系PLC的接口,
微处理器开发 12Mhz标准51的100KHz IIC总线主器件模拟方式驱动程序。 本驱动程序即可以在没有Small RTOS的情况下使用。此时
12Mhz标准51的100KHz IIC总线主器件模拟方式驱动程序。
本驱动程序即可以在没有Small RTOS的情况下使用。此时,要使用本驱动程序只需要配置IIC总线使用的IO口。在驱动程序的主文件iic_master.c仅包含一个文件config.h。用户需要的是在这个文件中设置IIC总线使用的IO口SDA和SCL。如果用户单独使用iic_master.c,还要在confi ...
单片机编程 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 ...
技术资料 用VC++实现ABB工业控制系统与上位机的通信
介绍了串口通信以及ABB Master EXCOM通信协议,阐述了外部计算机通过EXCOM访问MasterPiece200/1主机数据库的方法以及两者之间的数据传输方式和消息格式。使用VC++编程实现
单片机开发 // This program accesses a SPI EEPROM using polled mode access. The F06x MCU // is configured in 4-
// This program accesses a SPI EEPROM using polled mode access. The F06x MCU
// is configured in 4-wire Single Master Mode, and the EEPROM is the only
// slave device connected to the SPI bus. The read/write operations are
// tailored to access a Microchip 4 kB EEPROM 25LC320. The relevant hardware
...
单片机开发 // This program accesses a SPI EEPROM using polled mode access. The F06x MCU // is configured in 4-
// This program accesses a SPI EEPROM using polled mode access. The F06x MCU
// is configured in 4-wire Single Master Mode, and the EEPROM is the only
// slave device connected to the SPI bus. The read/write operations are
// tailored to access a Microchip 4 kB EEPROM 25LC320. The relevant hardware
...
单片机编程 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 ...