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 sources listed below for a theoretical description of the algorithm. KF Lee (2) offers an especially good tutorial of how to build a speech recognition system using hidden Markov models.
标签: Hidden_Markov_model_for_automatic speech_recognition implements left-right
上传时间: 2016-01-23
上传用户:569342831
Welcome to the Wrox Press C++ tutorial "I hope you ll enjoy reading this tutorial with your portable, your work, or your home PC. It s a perfect companion to the Introduction to Visual C++ 6.0 Standard Edition manual and is a proven aid to understanding the C++ language. The material in this tutorial is adapted from my book Beginning Visual C++ 6.0, to provide you with a thorough grounding in pure C++. I ve been careful to address the new standards in C++ laid out by the ANSI and ISO committees and I encourage you to adopt these conventions so that your programs are maintainable for years to come.
标签: tutorial Welcome reading portabl
上传时间: 2016-01-26
上传用户:wsf950131
Visual Basic Shell Programming ventures where none have gone before by showing how to develop shell extensions that more closely integrate an application with the Windows shell, while at the same time providing an advanced tutorial-style treatment of COM programming with Visual Basic. Each major type of shell extension gets attention, including customized context menu handlers, per instance icons, and customized property sheets.
标签: Programming ventures develop showing
上传时间: 2016-02-01
上传用户:tb_6877751
A detailed explanation of C# 2.0 An introduction to Visual Studio 2005, a tool set for building Windows and web applications More than 200 questions and programming exercises to help you better judge your understanding of the material A greater emphasis on event handling Information on generics and generic collections
标签: introduction explanation detailed building
上传时间: 2013-12-14
上传用户:爱死爱死
Traveling Salesman Problem (TSP) has been an interesting problem for a long time in classical optimization techniques which are based on linear and nonlinear programming. TSP can be described as follows: Given a number of cities to visit and their distances from all other cities know, an optimal travel route has to be found so that each city is visited one and only once with the least possible distance traveled. This is a simple problem with handful of cities but becomes complicated as the number increases.
标签: interesting Traveling classical Salesman
上传时间: 2016-02-06
上传用户:rocwangdp
This handbook is intended for anyone who wants a comprehensive survey of Fortran 90, including those familiar with programming language concepts but unfamiliar with Fortran. Experienced Fortran 77 programmers will be able to use this volume to assimilate quickly those features in Fortran 90 that are not in Fortran 77 (Fortran 90 is a superset of Fortran 77).
标签: comprehensive including handbook intended
上传时间: 2013-11-27
上传用户:lvzhr
Uniform random number generators by Agner Fog, 2001 - 2007 randomc.zip contains a C++ class library of uniform random number generators of good quality. The random number generators found in standard libraries are often of a poor quality, insufficient for large Monte Carlo calculations. This C++ implementation provides random number generators of a much better quality: Better randomness, higher resolution, and longer cycle lengths. The same random number generators are available as libraries coded in assembly language for higher speed. These libraries can be linked into projects coded in other programming languages under Windows, Linux, BSD, etc. The library files are available in the archive asmlib.zip. Non-uniform random number generators are provided in stocc.zip.
标签: generators contains Uniform randomc
上传时间: 2014-12-01
上传用户:royzhangsz
Advanced_modelling_in_finance_using_Excel_and_VBA(pdf) The book adopts a step-by-step approach to understanding the more sophisticated aspects of Excel macros and VBA programming, showing how these programming techniques can be used to model and manipulate financial data, as applied to equities, bonds and options. The book is essential for financial practitioners who need to develop their financial modelling skill sets as there is an increase in the need to analyse and develop ever more complex what if scenarios.
标签: Advanced_modelling_in_finance_usi ng_Excel_and_VBA step-by-step approach
上传时间: 2013-12-14
上传用户:txfyddz
Bold index entries have corresponding pages in the main body of the guide. The remaining index entries are followed by a list of appropriate page references in the alphabetical reference sections, given in order of importance.
标签: index corresponding the remaining
上传时间: 2014-06-05
上传用户:huql11633
关于苹果机开发的电子书:1.Apple.Mac.OS.X.Development.Tools.Overview.Jun.2003.eBook 2.Apple.The.Objective.C.Programming.Language.Dec.2006.eBook 3.Apress.AppleScript.The.Comprehensive.Guide.to.Scripting.and.Automation.on.Mac.OS.X.2nd.Edition.Sep.2006.eBook-BBL 4.Apple.A.Quick.Tour.of.Xcode.Aug.2003.eBook 5.FreeBook.AppleScript.for.Absolute.Starters.Mar.2003.eBook 6.FreeBook.Become.an.Xcoder.Start.Programming.the.Mac.use.Objective-C.Apr.2006.eBook
标签: Apple Development Objective Overview
上传时间: 2016-03-10
上传用户:asddsd