2007年最新的多種路徑規劃算法的仿真軟件包。At the later releases more world models and sample planners will be distributed, for now only a few world models and controllers are uploaded within this package. Press Start to start the simulation. Enjoy :) A better TUTORIAL will be prepared soon about using the simulator and adding new algorithms etc.
標簽: distribut releases planners models
上傳時間: 2015-11-22
上傳用戶:wanghui2438
SVMmulticlass: Multi-class classification. Learns to predict one of k mutually exclusive classes. This is probably the simplest possible instance of SVMstruct and serves as a TUTORIAL example of how to use the programming interface.
標簽: classification SVMmulticlass Multi-class exclusive
上傳時間: 2013-12-26
上傳用戶:稀世之寶039
或許你已經非常熟悉Java程序開發,但是現在,你應該進入更高一個層次,使用Java2平臺企業版(J2EE)來創建企業級應用程序?!禩he J2EETM TUTORIAL 中文版》以豐富的實例提供獨一無二的技術指導,對于每一位在J2EE平臺上開發和部署應用程序的開發人員來說,都是一本案頭必備的參考手冊。
上傳時間: 2015-12-13
上傳用戶:caozhizhi
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
This the third edition of the Writing Device Drivers articles. The first article helped to simply get you acquainted with device drivers and a simple framework for developing a device driver for NT. The second TUTORIAL attempted to show to use IOCTLs and display what the memory layout of Windows NT is. In this edition, we will go into the idea of contexts and pools. The driver we write today will also be a little more interesting as it will allow two user mode applications to communicate with each other in a simple manner. We will call this the “poor man’s pipes” implementation.
標簽: the articles Drivers edition
上傳時間: 2014-01-16
上傳用戶:ommshaggar
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
這是linux下的進化計算的源代碼。 === === === === === === === === === === === ===== check latest news at http://eodev.sourceforge.net/ ======================================================================= Welcome to EO, the Evolving Objects library. The latest news about EO can be found on the sourceforge repository at http://eodev.sourceforge.net/ In case of any problem, please e-mail us at eodev-help@lists.sourceforge.net, eodev@egroups.com To get started, take a look at the TUTORIAL, starting with ./TUTORIAL/html/eoTUTORIAL.html The easiest way to start programming a new genome with all EO evolution engines handy is to create a new standalone EO project from the TUTORIAL/Templates/ directory. Read Lesson 5 of the TUTORIAL for an introduction )
上傳時間: 2013-12-23
上傳用戶:jkhjkh1982
侯捷和孟巖合譯的《C++標準程序庫》,PDF掃描版,簡體中文,全本829頁(看文件大小可知)。 The C++ Standard Library - A TUTORIAL and Reference
上傳時間: 2016-03-21
上傳用戶:jjj0202
Eckel’s book is the only one to so clearly explain how to rethink program construction for object orientation. That the book is also an excellent TUTORIAL on the ins and outs of C++ is an added bonus
標簽: construction clearly explain rethink
上傳時間: 2013-12-13
上傳用戶:caixiaoxu26
This document is designed to aid anyone considering whether to write an emulator for an arcade game machine. It will attempt to answer frequently asked questions, give a step by step TUTORIAL, and provide the resources necessary for a capable programmer to begin work on an emulator for an arcade game.
標簽: considering document designed emulator
上傳時間: 2014-01-05
上傳用戶:caixiaoxu26