搜索:IMPLEMENT
找到约 268 项符合「IMPLEMENT」的查询结果
结果 268
按分类筛选
- 全部
- 技术资料 (42)
- Java编程 (18)
- 其他 (16)
- 其他书籍 (14)
- VHDL/FPGA/Verilog (14)
- matlab例程 (12)
- 微处理器开发 (10)
- 人工智能/神经网络 (7)
- 数据结构 (7)
- 软件设计/软件工程 (6)
- 数值算法/人工智能 (5)
- 加密解密 (5)
- 教程资料 (5)
- 编译器/解释器 (5)
- 单片机开发 (5)
- 可编程逻辑 (4)
- 数学计算 (4)
- 通讯编程文档 (4)
- 嵌入式/单片机编程 (4)
- 系统设计方案 (4)
- 多媒体处理 (3)
- 通讯/手机编程 (3)
- 模拟电子 (3)
- 电子书籍 (3)
- 压缩解压 (3)
- 驱动编程 (3)
- Linux/Unix编程 (3)
- 汇编语言 (3)
- 文章/文档 (3)
- Java书籍 (3)
- Delphi控件源码 (3)
- VC书籍 (3)
- 源码 (2)
- 书籍 (2)
- 单片机编程 (2)
- 电源技术 (2)
- 软件工程 (2)
- 网络 (2)
- 文件格式 (2)
- VIP专区 (2)
- 教程 (1)
- 手册 (1)
- 论文 (1)
- 数据库系统 (1)
- 仿真技术 (1)
- 操作系统开发 (1)
- 书籍源码 (1)
- 测试测量 (1)
- 工控技术 (1)
- Mentor (1)
- Internet/网络编程 (1)
- 编辑器/阅读器 (1)
- 多国语言处理 (1)
- 其他数据库 (1)
- uCOS (1)
- STL (1)
- J2ME (1)
- 其他行业 (1)
- TAPI编程 (1)
- JavaScript (1)
- 其他嵌入式/单片机内容 (1)
- SQL Server (1)
- 邮电通讯系统 (1)
- 行业发展研究 (1)
- Ajax (1)
https://www.eeworm.com/dl/648/374271.html
单片机开发
The MEASURE program uses the analog inputs of the P89LPC935 to implement a datalogger. This example
The MEASURE program uses the analog inputs of the P89LPC935
to implement a datalogger. This example shows how you can
use signal functions in uVision to simulate a signal coming
into one of the analog inputs of the P89LPC935 controller.
https://www.eeworm.com/dl/655/438461.html
微处理器开发
This report elaborates the use of LPC213x to implement a simple digital audio player, capable of pl
This report elaborates the use of LPC213x to implement a simple digital audio player,
capable of playing music tracks from a removable flash card
https://www.eeworm.com/dl/641/445917.html
数学计算
implement basic routines in Matlab and Octave (currently using Matlab R13) for simulating adaptive b
implement basic routines in Matlab and Octave (currently using Matlab R13) for simulating adaptive beamforming and filtering for antenna arrays.
https://www.eeworm.com/dl/534/483828.html
其他
This is a verilog code used oversampled clock to implement SPI slave. Also include C code for a ARM
This is a verilog code used oversampled
clock to implement SPI slave. Also include C code for a ARM processor
as the SPI master
https://www.eeworm.com/dl/534/236945.html
其他
Implement the step 2 of two-level logic minimization. Our goal is to find the minimum (exact minim
Implement the step 2 of two-level logic minimization. Our goal is to find the minimum (exact
minimum) sum-of-products expression for a given function.
https://www.eeworm.com/dl/644/254334.html
汇编语言
Program to implement a list data structure in C++ (partial) With debug output for poor-man s anima
Program to implement a list data structure in C++ (partial)
With debug output for poor-man s animation
https://www.eeworm.com/dl/655/367653.html
微处理器开发
FatFs06.rar FatFs is a generic file system module to implement the FAT file system to small embedde
FatFs06.rar
FatFs is a generic file system module to implement the FAT file system to small embedded systems. The FatFs is written in compliance with ANSI C, therefore it is independent of hardware architecture. It can be incorporated into cheap microcontrollers, such as 8051, PI ...
https://www.eeworm.com/dl/678/438454.html
系统设计方案
This project uses an LPC213x to implement a simple digital audio player, capable of playing music t
This project uses an LPC213x to implement a simple digital audio player,
capable of playing music tracks from a removable flash card
https://www.eeworm.com/dl/654/490559.html
数据结构
I implement Dijkstra s Single Source Shortest Path, say SSP, algorithm for directed graphs using a s
I implement Dijkstra s Single Source Shortest Path, say SSP, algorithm for directed graphs using a simple data structure, say simple scheme, Fibonacci heaps, say F-heap scheme, and Pairing heaps, say P-heap scheme, and measure the relative performance of the three implementations ...
https://www.eeworm.com/dl/650/138838.html
人工智能/神经网络
自适应(Adaptive)神经网络源程序 The adaptive Neural Network Library is a collection of blocks that implement s
自适应(Adaptive)神经网络源程序
The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring
different adaptation algorithms.~..~
There are 11 blocks that implement basically these 5 kinds of neural networks:
1) Adaptive ...