搜索结果
找到约 148 项符合
Implements 的查询结果
按分类筛选
- 全部分类
- matlab例程 (19)
- 人工智能/神经网络 (13)
- 技术资料 (10)
- Java编程 (9)
- 其他 (8)
- 单片机开发 (8)
- 微处理器开发 (6)
- 加密解密 (5)
- 驱动编程 (5)
- 数学计算 (5)
- Linux/Unix编程 (4)
- 网络 (4)
- 文件格式 (4)
- 数据结构 (4)
- JavaScript (4)
- 数值算法/人工智能 (3)
- Internet/网络编程 (3)
- 其他书籍 (2)
- 压缩解压 (2)
- 串口编程 (2)
- Applet (2)
- J2ME (2)
- Delphi控件源码 (2)
- 软件设计/软件工程 (2)
- 源码 (1)
- 单片机编程 (1)
- 数据库系统 (1)
- 书籍源码 (1)
- 电子书籍 (1)
- SCSI/ASPI (1)
- 金融证券系统 (1)
- CA认证 (1)
- USB编程 (1)
- 汇编语言 (1)
- 其他数据库 (1)
- 通讯编程文档 (1)
- 嵌入式/单片机编程 (1)
- 文章/文档 (1)
- Java书籍 (1)
- VHDL/FPGA/Verilog (1)
- 其他行业 (1)
- Windows CE (1)
- SQL Server (1)
- GPS编程 (1)
软件设计/软件工程 The paper presents the CORDIC Algorithm, which has been implemented as an virtual component (IP core
The paper presents the CORDIC Algorithm, which has been implemented as an virtual component (IP core) in a VHDL simulation environment. The core is packaged as a soft (VHDL) macro and it implements all transcenden-tal functions. Analysis of the accuracy of the algorithms implemented shows that the C ...
微处理器开发 SWI with ARTX Kernel and RealView Compiler This example program shows how to implement software int
SWI with ARTX Kernel and RealView Compiler
This example program shows how to implement software interrupt functions in an application that uses the ARTX Kernel. The example uses the RealView Compilation Tools.
The file SWI_Table.s implements the SWI function table. The SWI function declarations and ...
matlab例程 Adaptive Filter. This script shows the BER performance of several types of equalizers in a static ch
Adaptive Filter. This script shows the BER performance of several types of equalizers in a static channel with a null in the passband. The script constructs and implements a linear equalizer object and a decision feedback equalizer (DFE) object. It also initializes and invokes a maximum likelihood s ...
其他书籍 Learn about the design tradeoffs involved in creating Windows CE .NET operating system (OS) solution
Learn about the design tradeoffs involved in creating Windows CE .NET operating system (OS) solutions for hardware that implements one of many nonvolatile storage technologies. Different storage technologies, such as NAND and NOR flash memory, masked ROM, and electromechanical Advanced Technology At ...
文章/文档 中软国际Java程序员笔试题 1.谈谈final, finally, finalize的区别。 2.Anonymous Inner Class (匿名内部类) 是否可以extends(继承)
中软国际Java程序员笔试题
1.谈谈final, finally, finalize的区别。
2.Anonymous Inner Class (匿名内部类) 是否可以extends(继承)其它类,是否可以implements(实现)interface(接口)?
3.Static Nested Class 和 Inner Class的不同,说得越多越好(面试题有的很笼统)。
...
其他书籍 Builder uses to integrate a larger system module. Each component consists of a structured set of fi
Builder uses to integrate a larger system module. Each component
consists of a structured set of files within a directory.
The files in a component directory serve the following
The RS232 UART Core implements a method for communication of serial data. The core provides
a simple register-mapped Avalo ...
其他 Aircrack-ng is an 802.11 WEP and WPA-PSK keys cracking program that can recover keys once enough dat
Aircrack-ng is an 802.11 WEP and WPA-PSK keys cracking program that can recover keys once enough data packets have been captured. It implements the standard FMS attack along with some optimizations like KoreK attacks, as well as the all-new PTW attack, thus making the attack much faster compared to ...
Windows CE pccard driver s3c2440.The S3C2440A offers outstanding features with its CPU core, a 16/32-bit ARM92
pccard driver s3c2440.The S3C2440A offers outstanding features with its CPU core, a 16/32-bit ARM920T RISC processor designed by
Advanced RISC Machines, Ltd. The ARM920T implements MMU, AMBA BUS, and Harvard cache architecture
with separate 16KB instruction and 16KB data caches, each with an 8-word ...
文件格式 声明两个接口
声明两个接口,Show和Print,以完成通过接口实现多重继承。
构造class userInformation类作为extends的父类,其中定义f方法、g方法和showOut方法,分别实现方法的继承,重载,重写。
构造类telephoneCardUser,通过该类extends userInformation 以及implements Show,Print两个接口来实现本次实验的目的。 ...
微处理器开发 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 ...