This is a simple algorithm that downloads trading data from yahoo database. It is basically a large scale application of sqq.m which was originally submitted by Michael Boldin, link at acknowledgements. Some of the functionalities of the package: - User defined ticker list. - Function for downloading most recent SP500 composition in ticker list. - Control for bad data (e.g. a certain percentage of prices missing). - Choice of frequency of data (e.g. weekly prices). - Choice of starting and ending data. - Function for saving the whole data in a pre-formatted excel file together with a full reports on missing data.
资源简介:This is a simple algorithm that downloads trading data from yahoo database. It is basically a large scale application of sqq.m which was originally submitted by Michael Boldin, link at acknowledgements. Some of the functionalities of ...
上传时间: 2017-06-03
上传用户:啊飒飒大师的
资源简介:This a simple algorithm that downloads all most updated data from the stocks in the SP500 index, for as many day you want and for different frequencies (daily, weekly and monthly).
上传时间: 2014-11-22
上传用户:zjf3110
资源简介:The VideoTransmit class is a simple wrapper that can be programmed to take video input from a source of your choice and transmit the video to a destination computer or network in JPEG format.
上传时间: 2014-01-06
上传用户:zhuyibin
资源简介:The audioTransmit class is a simple wrapper that can be programmed to take audio input from a source of your choice and transmit the audio to a destination computer
上传时间: 2013-12-16
上传用户:sjyy1001
资源简介:CWebGrab is a simple class that allows you to quickly and easily download files from the net. The class is merely a light wrapper for the MFC internet classes, and as such supports any protocol that the MFC classes support.
上传时间: 2015-03-19
上传用户:R50974
资源简介:Blaster is a simple application that illustrates Windows NT 5.0’s support of the IrDA protocol. IrDA provides reliable point to point connectivity between 2 computers equipped with infrared
上传时间: 2015-03-29
上传用户:Thuan
资源简介:Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a box and writes "Hello World" in HelloWorld.f it. data The data file for the introductory progressive example. Lines.c Reads the data f...
上传时间: 2016-03-29
上传用户:exxxds
资源简介:This is the source for a C compiler that generates 386 or m68K code. Code generation is fairly good although the optimizer is a little naive... the code itself should be highly portable although there are some issues involved with portin...
上传时间: 2016-08-01
上传用户:sxdtlqqjl
资源简介:This the source for a C compiler that generates 386 or m68K code. Code generation is fairly good although the optimizer is a little naive... the code itself should be highly portable although there are some issues involved with porting f...
上传时间: 2013-12-18
上传用户:海陆空653
资源简介:This is a sample bomb that has been solved from the bomb lab. Could be helpful
上传时间: 2017-06-21
上传用户:a3318966
资源简介:Setting up an ADOCE project using Visual C++ 6.0 is rather simple. Assuming that you have downloaded and installed the ADOCE SDK from Microsoft, you are ready to use it in your Windows CE database applications. The sample that I have provid...
上传时间: 2015-01-16
上传用户:阳光少年2016
资源简介:This code proposes genetic algorithm (GA) to optimize the point-to-point trajectory planning for a 3-link robot arm. The objective function for the proposed GA is to minimizing traveling time and space, while not exceeding a maximum pre...
上传时间: 2013-12-21
上传用户:chenxichenyue
资源简介:一个简单的串口文件发送接受程序。可以调节发送延迟。里面的类可以应用在其他的环境下。A simple program that can send a file through a serial port. The delay and other parameters are changable.
上传时间: 2014-01-22
上传用户:zsjinju
资源简介:ucos From a small number of the concept of real-time kernel, developed a simple algorithm available, the core of the book made a detailed presentation
上传时间: 2014-10-27
上传用户:JIUSHICHEN
资源简介:This folder has some scritps that you may find usefull. All of it comes from questions that I ve received in my email. If you have a new request/question, feel free to send it to marceloperlin@gmail.com. But please, don t ask me to d...
上传时间: 2013-12-28
上传用户:netwolf
资源简介:A simple trash that simulate a desktop trash in window managers...a real bash scripting example.Try it!
上传时间: 2013-12-01
上传用户:xuan‘nian
资源简介:A Simple JTreeExample that shows the use of JTree and JTable in java Application
上传时间: 2017-05-06
上传用户:cjl42111
资源简介:This is a paper from Mr.Raulef, it is study about combining transmit diversity for multicarrier system
上传时间: 2017-06-26
上传用户:tonyshao
资源简介:heap sort is a sorting algorithm used for sorting data
上传时间: 2014-11-16
上传用户:gxrui1991
资源简介:quick sort is a sorting algorithm used for sorting data
上传时间: 2014-01-15
上传用户:qiaoyue
资源简介:merge sort is a sorting algorithm used for sorting data it uses divide and conquer approach
上传时间: 2017-09-11
上传用户:ommshaggar
资源简介:selection sort is a sorting algorithm used for sorting data
上传时间: 2017-09-11
上传用户:semi1981
资源简介:A simple algorithm for validating credit card numbers
上传时间: 2013-12-23
上传用户:123啊
资源简介:Lua is a powerful, light-weight programming language designed for extending applications. It is also frequently used as a general-purpose, stand-alone language. It combines simple procedural syntax (similar to Pascal) with powerful data des...
上传时间: 2016-01-13
上传用户:1101055045
资源简介:This code is described in "Computational Geometry in C" (Second Edition), Chapter 8. It is not written to be comprehensible without the explanation in that book. Prints out one arm configuration to reach given target. Assumes number o...
上传时间: 2014-01-25
上传用户:yan2267246
资源简介:oRTP is a LGPL licensed C library implementing the RTP protocol (rfc1889). It is available for most unix clones (primilarly Linux and HP-UX), and Microsoft Windows.
上传时间: 2014-02-07
上传用户:lx9076
资源简介:C++程序设计语言(特别版)This book presents every major C++ language feature and the standard library. It is organized around language and library facilities.
上传时间: 2014-12-04
上传用户:GavinNeko
资源简介:Pragmatic Ajax A Web 2.0 Primer good book for ajax and it is the complete version for pragmatic ajax
上传时间: 2015-12-15
上传用户:nairui21
资源简介:A simple smtp relay server. Which follows smtp protocol correctly. It receive an email. and relay it out to an email server specified by users. Platform: unix, linux, windows. compilation command: g++ smtpr.c -lsocket -lnsl -o smtpr usag...
上传时间: 2014-01-01
上传用户:jhksyghr
资源简介:Pegasus is an open-source implementationof the DMTF CIM and WBEM standards. It is designed to be portable and highly modular. It is coded in C++ so that it effectively translates the object concepts of the CIM objects into a programming mod...
上传时间: 2014-09-09
上传用户:haohaoxuexi