Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.478.806 Times

Arithmetic Sequence Formula software
Filter: All | Freeware | Demo
 

Arithmetic Sequence Formula

< 1 2 3 4 5 > 
Released: November 16, 2012  |  Added: November 16, 2012 | Visits: 482

CLC Sequence Viewer for Mac OS Creates a software environment enabling users to make basic bioinformatics analyses and smooth data management, combined with excellent graphical viewing and output options. Some bioinformatics features are: - GenBank searching and viewing (linear and circular views) - Multiple alignment of... Platforms: Mac

License: Freeware Size: 30.4 MB Download (54): CLC Sequence Viewer for Mac OS Download

Released: August 13, 2012  |  Added: August 13, 2012 | Visits: 591

CLC Sequence Viewer 64-bit CLC Sequence Viewer creates a software environment enabling users to make a large number of bioinformatics analyses, combined with smooth data management, and excellent graphical viewing and output options. Bioinformatics features in CLC Sequence Viewer Multiple alignment of DNA, RNA, and... Platforms: Windows

License: Freeware Size: 38 MB Download (45): CLC Sequence Viewer 64-bit Download

Released: July 16, 2012  |  Added: July 16, 2012 | Visits: 475

fMath Formula - GWT Widget fMath Formula - GWT Widget provide a simple way to display equations or mathematics formula on your GWT applications (Google Web Toolkit). It has more than 20000 symbols to display using MathML or in LaTeX. The widget is free of charge to use and to distribute. Platforms: Windows, Mac, Linux

License: Freeware Size: 11.92 MB Download (46): fMath Formula - GWT Widget Download

Released: July 13, 2012  |  Added: July 13, 2012 | Visits: 616

Affiliate Promo Formula Affiliate Promo Formula shows you how to make money online with affiliate marketing. If you want to make money than this form of internet marketing is for you. Learn how to get quick cashwith the affiliate promo formula. Platforms: Windows

License: Freeware Size: 256 KB Download (386): Affiliate Promo Formula Download

Released: November 26, 2012  |  Added: November 26, 2012 | Visits: 600

Fast Math Formula Editor for MS Word Mathematics formula renderer for Microsoft Word. Easy to use and really fast + Mathematics drawing toolbar for Microsoft Word + Math exercices storage Database for Microsoft Access. Available in French and English!!! Platforms: Windows, Mac

License: Freeware Size: 722 KB Download (53): Fast Math Formula Editor for MS Word Download

Released: December 03, 2012  |  Added: December 03, 2012 | Visits: 390

Perl Objects for Sequence Analysis POSA (Perl Objects for Sequence Analysis) provides an easy-to-use perl interface to handling raw ABI sequence trace files. For example: fasta can be extracted, sequence contigs can be build and putative SNPs and SBE primers can be easily generated. Platforms: Windows, Mac, Linux

License: Freeware Size: 3.65 MB Download (45): Perl Objects for Sequence Analysis Download

Released: November 03, 2012  |  Added: November 03, 2012 | Visits: 573

Quick Sequence Diagram Editor A fast and reliable tool, written in Java 5, for generating professional UML sequence diagrams from text. Supports actors, con-/destructors, threads, broadcasts, notes, and fragments. Can serve as a Javadoc taglet. Exports PDF, (E)PS, SVG, PNG, ... Platforms: Windows, Mac, Linux

License: Freeware Size: 2.33 MB Download (56): Quick Sequence Diagram Editor Download

Released: September 13, 2012  |  Added: September 13, 2012 | Visits: 416

Magic Formula Magic formula is a puzzle game characterized by an intuitive and funny gameplay, which never ceases to surprise the player for the depth and the apparent simplicity of its levels. Magic Formula is designed around the principles of problem solving. Platforms: Mac

License: Shareware Cost: $3.99 USD Size: 22.6 MB Download (45): Magic Formula Download

Added: May 10, 2013 | Visits: 364

Generator for sequence operations Permutations and combinations are often required in algorithms that do a complete search of the solution space. They are typically rather large so it's best not to compute them entirely but better to lazily generate them.This script uses Python generators to create appropriate generator objects,... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Generator for sequence operations Download

Added: May 10, 2013 | Visits: 575

Binary floating point arithmetic This script achieves exactness by manipulating values stored as a long integer mantissa with an integer exponent (base two). All arithmetic operations are exact except for division which has regular floating point precision. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Binary floating point arithmetic Download

Added: May 10, 2013 | Visits: 445

Fibonacci sequence using generators Generators, introduced in Python 2.2, can be used to work with infinite sets. This script is a simple example of a generator that creates the Fibonacci sequence.Running this produces the following result:c:python22>python fib.py1 1 2 3 5 8 13 21 34 Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Fibonacci sequence using generators Download

Added: July 30, 2013 | Visits: 453

linear convolution wen we give the two sequence ,we will get the o/p of linear convolution.the two sequences are computing by particular formula.thus we will got the output from the two sequences. the impulse response also we will get. Platforms: Matlab

License: Freeware Size: 10 KB Download (41): linear convolution Download

Added: June 16, 2013 | Visits: 443

m-sequence generation program using a search algorithm Maximum length sequence assuming distinctvalues = baseVal^powerVal-1 [ms]=mseqSearch(powerVal,baseVal) OUTPUT: ms: generated maximum length sequence, of length basisVal^powerVal-1 such that all values occur with equal frequency=basisVal except zero, which occurs basisVal-1 times INPUT: baseVal:... Platforms: Matlab

License: Freeware Size: 10 KB Download (48): m-sequence generation program using a search algorithm Download

Added: May 19, 2013 | Visits: 676

Normal gravity value using Somigliana's formula NGRAV computes the normal gravity value (in m/sec^2 unit) of a point with the geodetic latitude defined in GRS80 ellipsoid,which is the more up-to-date and internationally adopted reference ellipsoid.The normal gravity value is used for the computation of the gravity anomaly which removes the... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Normal gravity value using Somigliana's formula Download

Added: May 23, 2013 | Visits: 211

Partial Transmit Sequence There are many techniques used to deal with the problem of high PAPR in OFDM systems. An effective one is the Partial Transmit Sequence. It is simulated for QPSK modulated 64-subband OFDM system.Moreover, a .mat file of 100000 such OFDM symbols is available. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 1.86 MB Download (46): Partial Transmit Sequence Download

Added: May 03, 2013 | Visits: 418

Random Fibonacci Sequence This routine shows the surprising behaviour of a random Fibonacci sequence.As reported by Divakar Viswanath - "RANDOM FIBONACCI SEQUENCES AND THE NUMBER 1:13198824..." - in MATHEMATICS OF COMPUTATION, 1999; 69(231): 1131-1155:"For the familiar Fibonacci sequence (defined by f1 = f2 = 1, and fn =... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Random Fibonacci Sequence Download

Added: September 07, 2013 | Visits: 315

Kautz sequence generator The Kautz sequence is of the same family of sequences as the de Bruijn sequence, but has an additional requirement that it not contain any consecutive repeats of the same character.The sequence is, by nature, circular, so the final members of pairs (or triplets, quadruplets, etc...) are found... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Kautz sequence generator Download

Added: July 20, 2013 | Visits: 421

de Bruijn sequence generator This function will compute an example of an interleaved pseudo-random de Bruijn sequence, a member of the larger class of M-sequences. The sequence will contain an equal number of each character and subsequence of characters. The sequence is, by nature, circular, so the final members of pairs (or... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): de Bruijn sequence generator Download

Added: April 08, 2013 | Visits: 490

Fast Gene Sequence Search for Very Large Data File A research fellow at Harvard asked me to write a program to search for gene sequence, such as d-de?TCCd-deOao, and record the next 4 codes. The data file was 14Gb. He tried some matlab codes, and the system froze, or kept running and never stopped.I first tested using a loop method (V1.0). It... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Fast Gene Sequence Search for Very Large Data File Download

Added: April 14, 2013 | Visits: 391

Sequence Generator / CORE Manual (v0.91) Sequence Generator (file ID #24620) has been renamed to CORE - Constraint Randomization Environment. Interface and code structure of v0.91 are explained in this manual.Current development concentrates on these topics:- Performance related issues- Bug fixes (3 known issues)- Improved constraint... Platforms: Matlab

License: Freeware Size: 614.4 KB Download (44): Sequence Generator / CORE Manual (v0.91) Download

< 1 2 3 4 5 >