dysii is a C++ library for distributed probabilistic inference and learning in large-scale dynamical systems. It provides methods such as the Kalman, unscented Kalman, and particle filters and smoothers, as well as useful classes such as common probability distributions and stochastic processes.
标签: probabilistic distributed large-scale dynamical
上传时间: 2014-01-12
上传用户:wangdean1101
This is an implementation of double-array structure for representing trie, as proposed by Junichi Aoe [1]. Trie is a kind of digital search tree, an efficient indexing method with O(1) time complexity for searching. Comparably as efficient as hashing, trie also provides flexibility on incremental matching and key spelling manipulation. This makes it ideal for lexical analyzers, as well as spelling dictionaries. See the details of the implementation at [2]: http://linux.thai.net/~thep/datrie/datrie.html Historically, this was first implemented as C++ classes in a library called midatrie [2], but later simplified and rewritten from scratch in C.
标签: implementation double-array representing structure
上传时间: 2013-12-10
上传用户:shinesyh
Development tools for the AT91CAP9-DK.Examples on how to use the AT91CAP9-DK features and peripherals, as well as more complex demonstration applications.
标签: Development peripheral CAP the
上传时间: 2014-01-03
上传用户:lizhen9880
camera driver for wince s3c2440 .SAMSUNG s S3C2440A 16/32-bit RISC microprocessor. SAMSUNG鈥檚 S3C2440A is designed to provide hand-held devices and general applications with low-power, and high-performance microcontroller solution in small die size.
标签: SAMSUNG microprocessor S3C2440A S3C2440
上传时间: 2013-12-26
上传用户:Ants
s3c2440 backlight driver.SAMSUNG s S3C2440A 16/32-bit RISC microprocessor. SAMSUNG鈥檚 S3C2440A is designed to provide hand-held devices and general applications with low-power, and high-performance microcontroller solution in small die size.
标签: S3C2440A SAMSUNG microprocessor backlight
上传时间: 2017-03-05
上传用户:源码3
pccard driver s3c2440.The S3C2440A offers outstanding features with its CPU core, a 16/32-bit ARM920T RISC processor designed by Advanced RISC Machines, Ltd. The ARM920T implements MMU, AMBA BUS, and Harvard cache architecture with separate 16KB instruction and 16KB data caches, each with an 8-word line length.
标签: outstanding S3C2440A features pccard
上传时间: 2013-12-24
上传用户:lizhen9880
This GUI is an updated and enhanced version of the “StructBrowser” utility submitted to MatLab Central in May 2003. It comes with new interface and an enhanced display. It uses Microsoft TreeView control to display and explore any kind of MatLab structures. The CRC ExploreStruct was designed to expose the contents of the array struct to any depth and plot any of the components. This tool is very useful for programmers using structures in their code
标签: StructBrowser submitted enhanced updated
上传时间: 2017-03-05
上传用户:csgcd001
The SWF [pronounced 鈥渟wiff 鈥? file format delivers vector graphics, text, video, and sound over the Internet and is supported by Adobe庐 Flash庐 Player software. The SWF file format is designed to be an efficient delivery format, not a format for exchanging graphics between graphics editors.
标签: pronounced delivers graphics format
上传时间: 2017-03-20
上传用户:waizhang
This book manage to show you how you can methodically apply different techniques to your own algorithms to make them more efficient. While this book mostly highlights general techniques, some well-known algorithms are also looked at in depth.
标签: methodically techniques different you
上传时间: 2017-03-22
上传用户:xyipie
C++ XML is a book exclusively devoted to the pow er and complexities of integrating XML standards into C++. As a developer,this is a book you cannot miss. C++ XML addresses all major standards,toolkits,and types of applications dealing with XML as a format for representing and exchanging data,as well as XML behavior,from a C++ standpoint. It explains the implementation of applications and reusuable frameworks for all major XML purposes exclusively using C/C++ parsers and toolkits, such as expat,Xerces,Xalan,libxml2,and Microsoft’s MSXML.
标签: complexities exclusively integrating XML
上传时间: 2014-03-11
上传用户:zhaiyanzhong