搜索结果
找到约 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例程 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 ...
软件设计/软件工程 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 ...
压缩解压 the attached utility is a work I ve submitted to the university It shows what a jpeg compression is
the attached utility is a work I ve submitted to the university
It shows what a jpeg compression is all about.
the function implements the DCT transform, using a matrix operator.
note that matlab has a function for the DCT and iDCT transforms
that might be more efficient.
单片机开发 8051程序
8051程序, 使用keil编译。 The CSAMPLE program implements a simple addition and subtraction
calculator
J2ME java的一个源代码
java的一个源代码,、
public class ThunderBoltAct extends Canvas implements Runnable {
private int TIMEOUT = 0
private final static int NUMERIC = 10000 //总分
private final static int INERRGAL = 60 //频率
private final static int MAXBATTLE = 3 //最大飞机数
private final static int MAXBALLNUM = ...
Java编程 java面试习题集 大家看看自己都会不会哦 一
java面试习题集
大家看看自己都会不会哦
一,谈谈final, finally, finalize的区别。
第二,Anonymous Inner Class (匿名内部类) 是否可以extends(继承)其它类,是否可以implements(实现)interface(接口)?
Java编程 MediaPlayer代码
MediaPlayer代码,部分代码,合适请用:
import java.awt.*
import java.awt.event.*
import javax.swing.*
import javax.media.*
import java.io.*
import java.util.* //为了导入Vector
//import com.sun.java.swing.plaf.windows.*
public class MediaPlayer extends JFrame implements ActionListener,Runnable
...
Delphi控件源码 简单好用的Delphi专家一个简单好用的Delphi专家 安装后Delphi将增加两个小功能: 1.在窗体/DataModule上可以按Ctrl-F进行查找定位组件, 在一个窗体/DataM
简单好用的Delphi专家一个简单好用的Delphi专家
安装后Delphi将增加两个小功能:
1.在窗体/DataModule上可以按Ctrl-F进行查找定位组件, 在一个窗体/DataModule中组件很多时, 难以查找和定位组件时非常有用.
2.当我们在代码窗口按下Alt-F11来Use unit时, 只能选择下面已列出的单元,这样如果我们要输入不存在的单元名, 就只 ...
加密解密 The Cryptography API: Next Generation(CNG) is a new and agile framework in Windows Vista, which impl
The Cryptography API: Next Generation(CNG) is a new and agile framework in Windows Vista, which implements an extensible provider model that allows you to load a provider by specifying the required cryptographic algorithm rather than having to hardcode a specific provider.
网络 DSR-UU is a DSR implementation that runs in Linux and in the ns-2 network simulator. DSR-UU imple
DSR-UU is a DSR implementation that runs in Linux and in the ns-2 network simulator.
DSR-UU implements most of the basic DSR features specified in the DSR
draft (version 10). One big exception is flow extensions.
DSR-UU does NOT use ARP, so do not be surprised if you do not see ARP
traffic. DSR-UU ...