A technical trading system comprises a set of trading rules that can be used to generate trading signals. In general, a simple trading system has one or two parameters that determine the timing of trading signals. Each rule contained in a trading system is the results of parameterizations. (Source: The Profitability of Technical Analysis: A Review by Cheol-Ho Park and Scott H. Irwin)
標(biāo)簽: trading technical comprises generate
上傳時(shí)間: 2013-12-25
上傳用戶:tianyi223
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
標(biāo)簽: discrete-time resolution functions Decision
上傳時(shí)間: 2014-01-01
上傳用戶:xuanjie
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.
標(biāo)簽: especially Interface for developed
上傳時(shí)間: 2013-12-02
上傳用戶:wff
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.
標(biāo)簽: javascript formatting validation control
上傳時(shí)間: 2016-05-15
上傳用戶:lingzhichao
一、本程序完成功能要求: 完成兩個(gè)壓縮的8位多字節(jié)無符號BCD數(shù)相加的程序段。要求提供調(diào)試通過的源代碼、可執(zhí)行程序和編程小結(jié)readme.txt文件。 兩個(gè)操作數(shù)可以由鍵盤輸入。輸出要求:在屏幕上顯示出參與運(yùn)算的兩個(gè)加數(shù)和結(jié)果和。 二、使用說明: 點(diǎn)擊136_ZHJ.exe文件,然后根據(jù)提示輸入第一個(gè)數(shù)字,按回車;屏幕上會提示輸入第二個(gè)數(shù)字,根據(jù)提示輸入第二個(gè)數(shù)字, 按回車后屏幕會顯示出計(jì)算結(jié)果。 三、程序結(jié)構(gòu)說明: 共有如下五個(gè)子程序: KDISPLAY、 DISPLAY、 BCDADD、 BConvert、 AConvert、 Expand。 其功能分別為: KDISPLAY:顯示字符,其中BP中存放要顯示的字符的地址,CX中存放要顯示的字符個(gè)數(shù) DISPLAY:用來顯示計(jì)算得到的結(jié)果 BConvert:將ASCII碼字符轉(zhuǎn)換成壓縮BCD碼 AConvert:將BCD碼轉(zhuǎn)換為ASCII字符 BCDADD:將讀入后轉(zhuǎn)換為壓縮BCD格式,然后相加。
上傳時(shí)間: 2013-12-21
上傳用戶:qweqweqwe
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.
標(biāo)簽: decompress algorithm compress Huffman
上傳時(shí)間: 2016-05-16
上傳用戶:aysyzxzm
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
標(biāo)簽: communications simulating scripting digital
上傳時(shí)間: 2014-01-02
上傳用戶:plsee
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.
標(biāo)簽: Recognizing importance innovation advocate
上傳時(shí)間: 2016-05-26
上傳用戶:水中浮云
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
標(biāo)簽: and encoding decoding Library
上傳時(shí)間: 2016-06-01
上傳用戶:zhaiye
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).
標(biāo)簽: SimplyChaos-X SCX contains Builder
上傳時(shí)間: 2016-06-07
上傳用戶:nanshan
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1