Using the UnderC Tokenizer Class It s often necessary to parse complex text files, where standard i/o is too clumsy. C programmers fall back on strtok(), but this can be tricky to use properly. Besides, you are still responsible for keeping strtok() fed with new input, and I don t like the schlepp. Tokenizer is a text-parsing input stream, modelled after the (undocumented) VCL TParser class, and based on the UnderC tokenizing preprocessor front-end.
标签: Tokenizer necessary standard complex
上传时间: 2013-12-16
上传用户:whenfly
Java Bytecode Editor 是一个 JAVA 的字节码反汇编和修改器。它可以很方便的修改已经编译成 Class 文件的 JAVA 文件。
标签: JAVA Bytecode Editor Class
上传时间: 2014-01-17
上传用户:wfl_yy
风河官方例程原代码之multi-processing的shared_Semaphore.
标签: multi-processing shared_Semaphore 风河 代码
上传时间: 2015-12-31
上传用户:jichenxi0730
Rao-Blackwellised Particle Filters (RBPFs) are a class of Particle Filters (PFs) that exploit conditional dependencies between parts of the state to estimate. By doing so, RBPFs can improve the estimation quality while also reducing the overall computational load in comparison to original PFs. However, the computational complexity is still too high for many real-time applications. In this paper, we propose a modified RBPF that requires a single Kalman Filter (KF) iteration per input sample. Comparative experiments show that while good convergence can still be obtained, computational efficiency is always drastically increased, making this algorithm an option to consider for real-time implementations.
标签: Particle Filters Rao-Blackwellised exploit
上传时间: 2016-01-02
上传用户:refent
Real-Time Transport Protocol (RTP) Payload Format and File Storage Format for the Adaptive Multi-Rate (AMR) and Adaptive Multi-Rate Wideband (AMR-WB) Audio Codecs
标签: Format Real-Time Transport Protocol
上传时间: 2014-11-26
上传用户:小草123
Matrix TCL Lite 1.12 This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your compiler and include this header file in your program source file.
标签: matrix performing template library
上传时间: 2016-01-05
上传用户:h886166
This a large book, and your class will probably cover only a portion of its material. We have tried, however, to make this a book that will be useful to you now as a course textbook and also later in your career as a mathematical desk reference or an engineering handbook
标签: probably material portion large
上传时间: 2016-01-14
上传用户:wendy15
这个程序提供了JAVA很基础的CLASS的应用举例,非常有典型性和代表性,希望大家支持哦
上传时间: 2014-06-18
上传用户:heart520beat
本程序实做MLP(Multi-layer perceptron)算法,使用者可以自行设定训练数据集与测试数据集,将训练数据集加载,在2、3维下可以显示其分布状态,并分别设定键节值、学习率、迭代次数来训练其类神经网络,最后可观看辨识率与RMSE(Root Mean squared error)来判别训练是否可以停止。
标签: Multi-layer perceptron MLP 程序
上传时间: 2013-12-24
上传用户:caozhizhi
编码、解码工具类。Utility class to do Base64 decoding,encoding
标签: decoding Utility class Base
上传时间: 2013-12-18
上传用户:gundamwzc