搜索结果
找到约 120 项符合
Operations 的查询结果
按分类筛选
- 全部分类
- 书籍 (14)
- 其他书籍 (10)
- 单片机开发 (8)
- 数学计算 (6)
- 驱动编程 (6)
- 其他 (6)
- 单片机编程 (5)
- VHDL/FPGA/Verilog (4)
- Java编程 (4)
- 数值算法/人工智能 (3)
- 压缩解压 (3)
- Linux/Unix编程 (3)
- 软件设计/软件工程 (3)
- 文章/文档 (3)
- 数据结构 (3)
- 网络 (3)
- matlab例程 (3)
- 可编程逻辑 (2)
- 技术管理 (2)
- SQL Server (2)
- Internet/网络编程 (2)
- Java书籍 (2)
- 教程资料 (1)
- 通信网络 (1)
- 嵌入式综合 (1)
- 并行计算 (1)
- 电子书籍 (1)
- 其他嵌入式/单片机内容 (1)
- 操作系统开发 (1)
- 软件工程 (1)
- DSP编程 (1)
- JavaScript (1)
- Delphi/CppBuilder (1)
- 系统设计方案 (1)
- 行业发展研究 (1)
- 金融证券系统 (1)
- Oracle数据库 (1)
- 嵌入式Linux (1)
- 文件格式 (1)
- 单片机 (1)
- 嵌入式/单片机编程 (1)
- DSP工具/软件 (1)
- 技术资料 (1)
- VIP专区 (1)
- 精品软件 (1)
单片机开发 This program accesses a SPI EEPROM using polled mode access. The F12x MCU is configured in 4-wire Si
This program accesses a SPI EEPROM using polled mode access. The F12x 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
单片机开发 // 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
...
单片机开发 // // Histogram Sample // This sample shows how to use the Sample Grabber filter for video image p
//
// Histogram Sample
// This sample shows how to use the Sample Grabber filter for video image processing.
// Conceptual background:
// A histogram is just a frequency count of every pixel value in the image.
// There are various well-known mathematical operations that you can perform on an image ...
VHDL/FPGA/Verilog This example shows how to use CortexM3 Bit-Band access to perform atomic read-modify-write and read
This example shows how to use CortexM3 Bit-Band access to perform atomic read-modify-write
and read operations on a varaible in SRAM.
数学计算 The CoinUtils project is a collection of open-source utilities developed and used by a variety of ot
The CoinUtils project is a collection of open-source utilities developed and used by a variety of other projects in the COIN-OR repository. The project includes classes for storing and manipulating sparse matrices and vectors, performing matrix factorization, parsing input files in standard formats, ...
驱动编程 This directory builds the miniport driver for Adaptec’s 1540 family of SCSI controllers. This driver
This directory builds the miniport driver for Adaptec’s 1540 family of SCSI controllers. This driver exports several functions which are used by SCSIPORT.SYS to issue SCSI requests to the devices attached to the controller, process adapter interrupts, and various other SCSI activities.
This driver ...
驱动编程 This directory contains the miniport driver for INI-9100U/UW PCI_UltraSCSI Bus Master Controllers. T
This directory contains the miniport driver for INI-9100U/UW PCI_UltraSCSI Bus Master Controllers. This driver exports several functions that are used by Scsiport.sys to issue SCSI requests to the devices attached to the controller, process adapter interrupts, and various other SCSI activities.
Thi ...
Java编程 Finally: a hands-on, Java-centric workbook companion for the classic Design Patterns! Workbook appro
Finally: a hands-on, Java-centric workbook companion for the classic Design Patterns! Workbook approach deepens your understanding, builds your confidence, and strengthens your skills. Covers all five categories of design pattern intent: interfaces, responsibility, construction, operations, and exte ...
matlab例程 Matsig is an object-oriented signal class library for MATLAB 6.5 and later. It implements a signal c
Matsig is an object-oriented signal class library for MATLAB 6.5 and later. It implements a signal class, simplifying operations and manipulations common in audio signal processing and speech processing