搜索结果
找到约 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)
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
单片机开发 public class CircleMenuCanvas extends Canvas implements Runnable{ double pi = Math.PI public fi
public class CircleMenuCanvas extends Canvas implements Runnable{
double pi = Math.PI
public final int MENURIGHT = 1
public final int MENULEFT = 0
Image menuImage[] = new Image[6]
int []jiaodu = {330,30,90,150,210,270}
String menuName[] = {"新游戏","继续游戏","游戏设置","高分榜","游戏帮助 ...
GPS编程 GPS logger and emulator which includes SPI, SD and UART drivers and implements for C51 MCUs
GPS logger and emulator which includes SPI, SD and UART drivers and implements for C51 MCUs
驱动编程 DD sample implements serial port support for the Virtual DOS Machine (VDM). Driver for windows. Tool
DD sample implements serial port support for the Virtual DOS Machine (VDM). Driver for windows. Tool: winddk
通讯编程文档 Implements layered decoding using the sum-product-algorithm. Codes are input as a .txt file in A-lis
Implements layered decoding using the sum-product-algorithm. Codes are input as a .txt file in A-list format.
Linux/Unix编程 Source that implements a Shell for Linux. Can accept at least 2 pipes and 3 sets of commands.
Source that implements a Shell for Linux. Can accept at least 2 pipes and 3 sets of commands.
数据库系统 项目描述: SQLite is a small C library that implements a self-contained, embeddable, zero-configuration S
项目描述: SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. Features include
微处理器开发 LPC2148 USB Audio Device Example This USB example project implements an USB Audio Device that conne
LPC2148 USB Audio Device Example
This USB example project implements an USB Audio Device that connects via the USB interface to the PC. It may be used on the following devices:
LPC2141
LPC2142
LPC2144
LPC2146
LPC2148
An USB Audio Device (HID) does not require any special USB driver, since the ...
人工智能/神经网络 Hidden_Markov_model_for_automatic_speech_recognition This code implements in C++ a basic left-right
Hidden_Markov_model_for_automatic_speech_recognition
This code implements in C++ a basic left-right hidden Markov model
and corresponding Baum-Welch (ML) training algorithm. It is meant as
an example of the HMM algorithms described by L.Rabiner (1) and
others. Serious students are directed to the so ...
matlab例程 ITU-T G.723.1 Speech Coder: Matlab implementation This package implements the speech coder and de
ITU-T G.723.1 Speech Coder: Matlab implementation
This package implements the speech coder and decoder. Full documentation
is in the PDF file included with the package. The test folder has test
programs for the coder and decoder (for Windows).