搜索资源列表
10-1snoopy
- 该程序是非特定人语音识别程序,原来在SPCE500A下运行,能识别并应答16个命令,存储空间为128K字节。 //我们将其进行了修改,使其能在SPCE061A下运行,由于存储空间为32K字,只能识别并应答9个命令。 //在这个例程当中,我们示范了如何使用语音识别引擎对8个已经经过训练的命令进行识别。 //第一个命令 \"Snoopy\",可以作为使能命令,也就是说使用者只能在该命令之后发出其他命令。 //例如,用户只有在发出 \"Snoopy\"命令并且听到响应\"Snoopy here\"之后
JAVA的声音处理方法 (转自伊氏女人)-----淘特网
- 数字音频格式有很多种,其质量与采样频率和采样精度两个参数有关。频率的表示单位为赫兹〔Hz〕,它表示每秒采样次数。采样频率越高,音质就越好。采样精度为每次采样所存储的数据数量,它决定每个数字信号所能够表示的离散振幅的数量。存储每个样本的数据越多,音质就越好。但是高品质的声音需要占用大量的内存和磁盘空间。考虑到网络带宽,在Internet连接上传输就需要花费很长的时间。对于Applet来说,保证声音文件的最小化是极为重要的。-digital audio format there are many,
DelphiamTapiPWaveP
- delphi下基于tapi的话音存储,应答。来电监听。-TAPI-based voice storage and response. Calls eavesdropping.
Delphi-Storage-management-information-system-code.
- 本delphi源码成功地实现了对仓库系统的管理,存,取记录.-the delphi source successfully achieved a storage system for the management, retention, admission records. Etc.
StorageLibrary3.56_FullSource_Delphi2010
- 【最新for delphi 2010全源码版本】 应用程序设置管理是任何应用程序和基础的重要组成部分。通常TIniFile和TRegistry类用于这一目的。Storage Library为应用程序设置管理的新途径。Storage Library是为应用程序设置工作,使组件的集合。Storage Library的概念是非常优雅和简单的: *TrsStorage -主要含有类似的内存结构树中的所有数据 *一些TrsStorageData控件与ini,XML文件,注册表或TS
OSC
- 简易数字存储示波器,包括T6963驱动程序,ADC0832驱动程序,按键驱动等-Simple Digital Storage Oscilloscope, including the T6963 driver, ADC0832 drivers, such as key drivers
STORAGE.CPP
- This program is used for storage management in compiler design.
storage-management
- 操作系统存储管理实验, 实验环境:Microsoft Visual C++ 6.0 编程语言:C++ 内有可运行代码,已检测。-Operating system storage management experiment environment: Microsoft Visual C++ 6.0 Programming Language: C++ code can be run within, has been detected.
storage
- 设计一个虚拟存储方案,并使用下述算法计算访问命中率: ① 最近最少使用算法LRU; ② 最佳淘汰算法OPT; 其中命中率=1-(页面失效次数/页地址流长度) -Design a virtual storage solutions, and use the following algorithm to access hit rate: ① LRU LRU ② the best out of algorithm OPT which hit rate = 1- (page nu
storage-administration
- 操作系统实验虚拟存储管理有完整的代码和结果截图和注释以及使用说明-The operating system experiment virtual storage management have complete code and the results screenshots and commentary and instructions
Request-page-storage-management-C
- 请求页式存储管理 C++ 运行环境vc6.0-Request page storage management C
Mass-Product-Storage-program
- Mass Product Storage program 供大家学习和参考-Mass Product Storage program just for reference and study
Storage-management-
- 本段代码是用于实现操作系统存储管理分区分配算法,采用C语言进行编写。-This code is used to implement the operating system storage management partition algorithm, using C language to write.
voice-signal-acquisition-and-storage
- 基于labview的声音信号的采集与存储代码-Labview-based voice signal acquisition and storage code
Sound-signal-acquisition-and-storage
- 声音信号的采集与存储(LabVIEW8.2)-Sound signal acquisition and storage (LabVIEW8.2)
Storage-tanks-program
- MATLAB软件编写的程序,此程序是用来解决数学建模中的储油罐问题。-Programs written in MATLAB software, this program is used to solve the problem of storage tanks in mathematical modeling
phone-number-storage
- 一个简易的电话簿程序,c编程,可实现银行卡号长度的号码存储,支持中英文名-phone number storage
storage
- 使用labview编写的简易仓储系统管理界面,其通信方式为串口- Use labview write simple storage system management interface, the communication through a serial port
Database-Storage
- delphi 数据库存储-简单的字符串加解密-Database Storage- a simple string encryption and decryption
Demand-paging-storage
- 请求分页管理,多种算法实现,包括FIFO、LRU、LFU、Clock方式-Demand paging storage