-
语音识别
语音识别是写在出于安全考虑,在 ecan 提供对任何系统的 matlab 软件编程处理虐儿个案在语音分析中,通常执行-浊决定从信息提取的语音信号。在本文中,我们进行了两种方法来分隔浊-无声的部分的语音从语音信号。这些是零交叉率 (ZCR) 和能量。在这里,我们评估了结果除以演讲样成部分和使用零交叉率和能量计算来分离浊音与清音的词类。结果表明零交叉率都很低浊的部分和高为无声部分在哪里,能量,远高浊部分和低为无声的部分。因此,这些方法被证明更有效地分离表示和无声演讲。
- 2022-03-02 23:45:02下载
- 积分:1
-
ini配置文件读写代码.
ini配置文件读写代码.
ini配置文件读写代码.
ini配置文件读写代码.-ini configuration file to read and write code. ini configuration file to read and write code.
- 2022-03-25 05:51:29下载
- 积分:1
-
这是一个将指定网页截图的DLL控件!可以生成缩略图!
这是一个将指定网页截图的DLL控件!可以生成缩略图!-This is a screenshot of the specified DLL control page! Can generate thumbnails!
- 2022-01-26 07:34:46下载
- 积分:1
-
提高了编程速度,免去了到书上查找的不便!
提高了编程速度,免去了到书上查找的不便!-increase the speed of programme,excuse the inconvenience of search on the book.
- 2022-12-19 16:45:03下载
- 积分:1
-
NT services for the preparation of the template, inside the band has prepared a...
这是一个编写NT服务程序的模板,里面带了一个已编写好的自动关闭程序的小服务,在对付经常占用你机子打游戏的菜鸟是非常好用的-NT services for the preparation of the template, inside the band has prepared a good self-closing procedures of small services, deal with the recurrent use of your loom playing the game as they are very handy! !
- 2022-05-19 13:59:09下载
- 积分:1
-
《Windows经典编程》一书的源码
《Windows经典编程》一书的源码- Windows classic programming, the source book
- 2022-01-25 19:36:47下载
- 积分:1
-
实现windows系统下的系统信息的查询,与基本的开关机等功能。...
实现windows系统下的系统信息的查询,与基本的开关机等功能。-Realize the system under the windows system information inquiries, and basic features such as switch machines.
- 2022-07-14 12:01:25下载
- 积分:1
-
windows设备管理器的vc代码,在vc6.0下编译通过
windows设备管理器的vc代码,在vc6.0下编译通过-windows Device Manager of vc code, compiled under the vc6.0 through
- 2022-04-21 04:26:53下载
- 积分:1
-
这是一个宾馆管理系统的vb源代码
这是一个宾馆管理系统的vb源代码-This a hotel management system vb source code.
- 2022-08-14 09:46:12下载
- 积分:1
-
VC编写的DLL,可以获得硬盘的型号、序列号以及计算机 ID, 带Delphi的源程序,在Win2K下通过,但是没有在Win9X下试过, 感兴趣的朋友可以在Wi...
VC编写的DLL,可以获得硬盘的型号、序列号以及计算机 ID, 带Delphi的源程序,在Win2K下通过,但是没有在Win9X下试过, 感兴趣的朋友可以在Win9X 下试一下,或者编写一个VB的范例。 函数以及定义: function ReadPhysicalDrive(driveID:integer;buffer:Pointer;bufLen:integer):integer; stdcall; external DiskID.dll name ReadPhysicalDriveInNT ; 获得WinNT下的硬盘型号以及序列号。参数driveID为硬盘的位置, IDE1上的主盘为0,类推到IDE2上的从盘的driveID为3。 function ReadPhysicalDrive9X (driveID:integer;buffer:Pointer;bufLen:integer):integer; stdcall; external DiskID.dll name ReadDrivePortsInWin9X ; 获得Win9X下的硬盘型号以及序列号。参数同上 function getHardDriveComputerID:int64; stdcall; external DiskID.dll name getHardDriveComputerID ; 获得计算机的ID -VC prepared DLL, get the hard drive model, serial number and computer ID, with Delphi s source code, adopted in Win2K, but not under Win9X tried interested can try under Win9X, or prepare a VB example. Function as well as the definition: function ReadPhysicalDrive (driveID: integer buffer: Pointer bufLen: integer): integer stdcall external DiskID.dll name ReadPhysicalDriveInNT obtained under Win
- 2022-02-15 18:15:01下载
- 积分:1