虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

One

  • The MDP toolbox proposes functions related to the resolution of discrete-time Markov Decision Proces

    The MDP toolbox proposes functions related to the resolution of discrete-time Markov Decision Process : finite horizon, value iteration, policy iteration, linear programming algorithms with some variants. The functions (m-functions) were developped with MATLAB v6.0 (One of the functions requires the Mathworks Optimization Toolbox) by the decision team of the Biometry and Artificial Intelligence Unit of INRA Toulouse (France). The version 2.0 (February 2005) handles sparse matrices and contains an example

    标签: discrete-time resolution functions Decision

    上传时间: 2014-01-01

    上传用户:xuanjie

  • The Radio Interface Layer is the name for an interface that was developed especially for the Pocket

    The Radio Interface Layer is the name for an interface that was developed especially for the Pocket PC PhOne Edition. It is meant to abstract the interface with a phOne/modem device. To achieve this it is closely modelled after the GSM AT command interface. Unfortunately the API was not published officially by Microsoft. Instead more high level API s were published that should be sufficient for developers. Again, unfortunately they are not sufficient. For example the API for receiving notification of incoming SMS messages is arranged for exclusively for One application per type of SMS. Apparently this will be improved upon in Pocket PC 2003. Another area is the availablity of a true AT command modem interface to interact with the GSM modem directly, which is also absent.

    标签: especially Interface for developed

    上传时间: 2013-12-02

    上传用户:wff

  • The control uses javascript to handle number formatting as you keep typing and does the validation a

    The control uses javascript to handle number formatting as you keep typing and does the validation as well. For One of our requirement, we needed a javascript based control that did formatting as the users kept typing. Google search only yielded script that did formatting on focus change events only. So I went about creating a new control myself.

    标签: javascript formatting validation control

    上传时间: 2016-05-15

    上传用户:lingzhichao

  • I ve written some many years ago dynamic Huffman algorithm to compress and decompress data. It is ma

    I ve written some many years ago dynamic Huffman algorithm to compress and decompress data. It is mainly targeted to data with some symbols occuring more often than the rest (e.g. having some data file consisted of 3 different symbols and their total number of occurence in that file s1(1000), s2(200), s3(30) so the total length of file is 1000+200+30=1230 bytes, it will be encoded assigning One bit to s1 and 2 bits to s2, s3 so the encoded length will be 1*1000+2*(200+30)=1460 bits=182 bytes). In the best case the file consisted of just One symbol will be encoded with compression ratio as 1:8. Huffman coding is used in image compression, however in JPEG2000 arithmetic codec is imployed.

    标签: decompress algorithm compress Huffman

    上传时间: 2016-05-16

    上传用户:aysyzxzm

  • Matlab is an ideal tool for simulating digital communications systems, thanks to its easy scripting

    Matlab is an ideal tool for simulating digital communications systems, thanks to its easy scripting language and excellent data visualization capabilities. One of the most frequent simulation tasks in the field of digital communications is bit-error- rate testing of modems. The bit-error-rate performance of a receiver is a figure of merit that allows different designs to be compared in a fair manner. Performing bit-error-rate testing withMatlab is very simple, but does require some prerequisite knowledge

    标签: communications simulating scripting digital

    上传时间: 2014-01-02

    上传用户:plsee

  •  Recognizing its importance is only the fist step to advocate invetion or innovation

     Recognizing its importance is only the fist step to advocate invetion or innovation, and some effective measures should be taken for it. For One thing, our authority should continue to enlarge the recruit of graduate. For another, the conditions of scientists and skilled workers should be further improved. Only in this way, can “the soul of our nation” be fully embodied and our nation have a brighter future.

    标签: Recognizing importance innovation advocate

    上传时间: 2016-05-26

    上传用户:水中浮云

  • Library and command line program for Huffman encoding and decoding both files and chunks of memory.

    Library and command line program for Huffman encoding and decoding both files and chunks of memory. The encoder is a 2 pass encoder. The first pass scans the data and builds the Huffman tree. The second pass encodes the data. The decoder is One pa

    标签: and encoding decoding Library

    上传时间: 2016-06-01

    上传用户:zhaiye

  • This file contains a C++Builder 4 project called SimplyChaos-X ver 3.1 (SCX31). SCX31 is an encry

    This file contains a C++Builder 4 project called SimplyChaos-X ver 3.1 (SCX31). SCX31 is an encryption tool. I designed it as my graduation paper work. SCX31 is a symmetric stream cipher built on chaos function, One time pad cipher and inspiration from Ground Effect (aviation). The key length can be up to 40 characters (320 bits).

    标签: SimplyChaos-X SCX contains Builder

    上传时间: 2016-06-07

    上传用户:nanshan

  • JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the p

    JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the purpose of analyzing data. It consists of four hundred m-files spanning thirty thousand lines of code. JLAB includes functions ranging in complexity from One-line aliases to high-level algorithms for certain specialized tasks. These have been collected together and made publicly available for you to use, modify, and --- subject to certain very reasonable constraints --- to redistribute. Some of the highlights are: a suite of functions for the rapid manipulation of multi-compOnent, potentially multi-dimensional datasets a systematic way of dealing with datasets having compOnents of non-uniform length tools for fine-tuning figures using compact, straightforward statements and specialized functions for spectral and time / frequency analysis, including advanced wavelet algorithms developed by myself and collaborators.

    标签: co-written functions the fifteen

    上传时间: 2014-01-26

    上传用户:hjshhyy

  • 用fpga实现的DA转换器

    用fpga实现的DA转换器,有说明和源码,VDHL文件。 A PLD Based Delta-Sigma DAC Delta-Sigma modulation is the simple, yet powerful, technique responsible for the extraordinary performance and low cost of today s audio CD players. The simplest Delta-Sigma DAC consists of a Delta-Sigma modulator and a One bit DAC. Since, both of these compOnents can be realized using digital circuits, it is possible to implement a low precision Delta-Sigma DAC using a PLD.

    标签: fpga DA转换器

    上传时间: 2016-06-10

    上传用户:bjgaofei