搜索结果
找到约 139 项符合
implemeNTs 的查询结果
按分类筛选
- 全部分类
- matlab例程 (19)
- 人工智能/神经网络 (13)
- Java编程 (9)
- 单片机开发 (8)
- 其他 (8)
- 微处理器开发 (6)
- 驱动编程 (5)
- 数学计算 (5)
- 加密解密 (5)
- 网络 (4)
- Linux/Unix编程 (4)
- 数据结构 (4)
- JavaScript (4)
- 文件格式 (4)
- Internet/网络编程 (3)
- 数值算法/人工智能 (3)
- Applet (2)
- 串口编程 (2)
- J2ME (2)
- Delphi控件源码 (2)
- 其他书籍 (2)
- 压缩解压 (2)
- 软件设计/软件工程 (2)
- 单片机编程 (1)
- 数据库系统 (1)
- 电子书籍 (1)
- USB编程 (1)
- Java书籍 (1)
- 其他行业 (1)
- 其他数据库 (1)
- SCSI/ASPI (1)
- VHDL/FPGA/Verilog (1)
- 书籍源码 (1)
- 文章/文档 (1)
- Windows CE (1)
- GPS编程 (1)
- CA认证 (1)
- 金融证券系统 (1)
- 汇编语言 (1)
- 通讯编程文档 (1)
- SQL Server (1)
- 嵌入式/单片机编程 (1)
- 源码 (1)
- 技术资料 (1)
matlab例程 This m-file implements the frame difference algorithm for background subtraction.
This m-file implements the frame difference algorithm for background subtraction.
Java编程 Java source implements Newton Basins.
Java source implements Newton Basins.
其他 Implements mixture of binary (logistic) PCAs where pixels are modeled using Bernoulli distributions
Implements mixture of binary (logistic) PCAs where pixels are modeled using Bernoulli distributions instead of Gaussian. The images do not need to be aligned.
嵌入式/单片机编程 This project provides a general purpose library which implements read and write support for MMC, SD
This project provides a general purpose library which implements read and write support for MMC, SD and SDHC memory cards. Written in ANSI C portable for several Microcontrollers.
单片机编程 单片机控制的铅酸蓄电池充电电源
 为了有效地提升铅酸蓄电池的使用寿命,同时实现对充电过程的监控,设计出一种用单片机控制的36 V铅酸蓄电池充电电源。本电路采用反激式拓扑,连续电流工作模式,电源管理IC设计在电源的副边,由ELAN公司的EM78P258N单片机模拟,是用可编程器件模拟电源管理IC,实现智能电源低成本化的一次成功尝试,通过对单片机的软 ...
微处理器开发 The following Philips LPC2k CAN examples in this directory were provided by ESAcademy. LPC2_CANA
The following Philips LPC2k CAN examples in this directory
were provided by ESAcademy.
LPC2_CANAll_V110:
Receives all CAN messages in a receive queue.
LPC2_CANFull_V110:
Uses Full-CAN-like reception filtering.
LPC2_CANBlinky_V130:
Minimal example of MicroCANopen, uses Full-CAN-like
reception fil ...
微处理器开发 The following Philips LPC2k CAN examples in this directory were provided by ESAcademy. LPC2_CANA
The following Philips LPC2k CAN examples in this directory
were provided by ESAcademy.
LPC2_CANAll_V110:
Receives all CAN messages in a receive queue.
LPC2_CANFull_V110:
Uses Full-CAN-like reception filtering.
LPC2_CANBlinky_V130:
Minimal example of MicroCANopen, uses Full-CAN-like
reception fil ...
微处理器开发 The following Philips LPC2k CAN examples in this directory were provided by ESAcademy. LPC2_CANA
The following Philips LPC2k CAN examples in this directory
were provided by ESAcademy.
LPC2_CANAll_V110:
Receives all CAN messages in a receive queue.
LPC2_CANFull_V110:
Uses Full-CAN-like reception filtering.
LPC2_CANBlinky_V130:
Minimal example of MicroCANopen, uses Full-CAN-like
reception fil ...
单片机开发 This firmware translates a PS/2 mouse to a USB mouse. The translator firmware is entirely interrup
This firmware translates a PS/2 mouse to a USB mouse. The translator
firmware is entirely interrupt driven (with the exception of sending the
data via USB to the host.) An interrupt is generated when the PS/2 start
bit is received, at which time the firmware will begin its receive routine.
In ad ...
Applet A model of the local file system, implemented as a concrete subclass of AbstractTreeTableModel. This
A model of the local file system, implemented as a concrete subclass of AbstractTreeTableModel. This class implements the TreeTableModel interface.