measure through the cross-entropy of test data. In addition, we introduce two novel smoothing techniques, one a variation of Jelinek-Mercer smoothing and one a very simple linear interpolation technique, both of which outperform existing methods.
标签: cross-entropy introduce smoothing addition
上传时间: 2014-01-06
上传用户:qilin
Wavelet Subband coding for speaker recognition The fn will calculated subband energes as given in the att tech paper of ruhi sarikaya and others. the fn also calculates the DCT part. using this fn and other algo for pattern classification(VQ,GMM) speaker identification could be achived. the progress in extraction is also indicated by progress bar.
标签: recognition calculated Wavelet Subband
上传时间: 2013-12-08
上传用户:guanliya
VC技术内幕第五版,学习VC经典书籍 The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds an amazing number of productivity-boosting features such as Edit And Continue, IntelliSense, AutoComplete, and code tips. These features take Visual C++ to a new level. We have tried to make sure that this book keeps you up to speed on the latest technologies being introduced into Visual C++.
标签: Microsoft continued Internet release
上传时间: 2013-12-14
上传用户:ve3344
CDMA Wireless AT Commands. This contains the standard AT commands used by CDMA mobiles and modems. This file is from Multi Tech Systems.
标签: CDMA Wireless Commands contains
上传时间: 2017-02-12
上传用户:rocwangdp
return AfxDllCanUnloadNow[] } 当然,使用DAO SDK提供的dbDAO C++ 类也可以绕过这个问题 如果需要更多MFC和DAO的相关的信息,参考MFC库参考中的技术文章TN054: Calling DAO Directly While Using MFC DAO Classes http://www.codeguru.com/cpp/com-tech/activex/controls/article.php/c2615
上传时间: 2017-03-24
上传用户:xiaohuanhuan
return AfxDllCanUnloadNow[] } 当然,使用DAO SDK提供的dbDAO C++ 类也可以绕过这个问题 如果需要更多MFC和DAO的相关的信息,参考MFC库参考中的技术文章TN054: Calling DAO Directly While Using MFC DAO Classes http://www.codeguru.com/cpp/com-tech/activex/controls/article.php/c2615
上传时间: 2013-12-22
上传用户:aa54
HashTable实例 public class HashTable_msg { public HashTable_msg() { String sum_sql="select mobilenum,count(*) from SJSJ_Msg where (left(in_date,6)=(select left(CONVERT(varchar(12) , getdate(), 112 ),6)))group by mobilenum" Hashtable<String,Integer> ht = new Hashtable<String,Integer>() try{ ResultSet rs= DBAccess.getInstance().select(sum_sql) while(rs!=null) { ht.put(rs.getString(1),rs.getInt(2)) rs.next() } } catch (Exception e) { Logs.printError(e) } } }
标签: HashTable_msg public HashTable sum_sql
上传时间: 2014-12-07
上传用户:a6697238
This file is distributed in the hope that it will be useful, but WITHOUT WARRANTY OF ANY KIND. Author(s): Ole Saether DESCRIPTION: nRF9E5 Hello World program. Please note that this program runs the internal 8051 on the default power up frequency of 4MHz. See ex3a.asm for an example on how to switch to 16MHz. The functionality is the same as in ex1c.c. ASSEMBLER: You need as31.exe to assemble this program. It can be downloaded from this web page: http://www.pjrc.com/tech/8051/ $Revision: 4 $
标签: distributed WARRANTY WITHOUT useful
上传时间: 2017-05-17
上传用户:wuyuying
采用模块化格式编写的基于PIC单片机的简单计算器,采用4*4键盘输入,4位数码管输出,电路图为kb16seg74ok.DSN。 MPLAB V7.1+HI-TECH V8.05+Proteus V7.1
上传时间: 2017-08-06
上传用户:牛津鞋
A network chatroom,a a project of database ,is highlighted by my teacher,which using the newest technics,such as ajax,struts 2 and so on,i think is very good for freshmen in web application
标签: highlighted chatroom database network
上传时间: 2017-09-19
上传用户:Pzj