Free Download IntX 0.9.3.3
soft82.com
FREE NEWSLETTER
Free Newsletter

Join our low-volume monthly free newsletter that will deliver latest freeware and shareware news straight to your inbox!

Your e-mail
close

USER LOGIN

Username
Password
No screenshots available
Developer
Product Homepage
Date Added June 25, 2010, 07:05 GMT
License Free (Freeware)
Last Week / All Time Downloads 0 / 113
Filename / Size
FileDownload.aspx?ProjectName=IntX&DownloadId=110587&FileTime=129128727749630000&Build=16821 / 409.6K
OS Support Windows All

IntX Description

An arbitrary precision integers library written in pure C# 2.0 with fast - about O(N * log N)

It provides all the basic arithmetic operations on integers, comparing, bitwise shifting etc. It also allows parsing numbers in different bases and converting them to string, also in any base. The advantage of this library is fast multiplication, division and from base/to base conversion algorithms - all the fast versions of the algorithms are based on fast multiplication of big integers using Fast Hartley Transform which runs for O(N * log N * log log N) time instead of classic O(N^2).

Bits of History
I have written IntX basically because I like big numbers and had some free time. Initial implementation was standard - I was using standard big integers +, -, *, / algorithms from Khuth book. After library was written I've decided to participate in contest held by GotDotNet.ru and received some replies which were saying that my library is too ... usual. Well, it was true, so I've decided to implement some more interesting algorithms in it.

I've started with writing multiplication using Fast Hartley Transform so big integers multiplication time estimate became to be O(N * log N * log log N) (here N is amount of DWORDs in number representation) which was a bit better then O(N^2) with classic algorithm :) Then I saw fast algorithm for transforming from one base to another in Knuth book; it was based on fast multiplication so Parse()/ToString() started working faster - O(N * (log N)^2) instead of O(N^2). Finally division was also optimized (again, with the help of fast multiplication) - became as fast as multiplication.

All this happened in 2005 year and in 2008 I've decided to publish this library on CodePlex - maybe it will be useful for someone out there (well, there is not so many similar libraries under .NET; also System.Numeric.BigInteger from .NET FW 3.5 was cancelled). Before publishing it on CodePlex I also made some cosmetic changes in code - used new .NET 2.0 features like generics (to minimize code duplication) and rewritten unit tests to use NUnit (they were previously written for MbUnit which is almost unknown and not used by community).

Code Example
Here is the sample of code which uses IntX and calculates 42 in power 1048576 (which is 2^20):

IntX Download Button For Your Site

If you want to place a Download Button for IntX on your website just insert the following code:

download IntX 0.9.3.3 download IntX 0.9.3.3

If you want a Link to this page you can use one of the logos bellow:

Soft82 logo
Soft82 logo

IntX User Reviews

Write a Review

Please log in to write a review

New Components & Libraries Software

OWLNext

OWLNext

May 25, 2012

A modern update and extension of Borland's Object Windows Library for writing GUI apps
Comm Operator Pal

Comm Operator Pal

May 25, 2012

A free tool to test and debug RS232 devices that communicated with serial port, TCP/IP, UDP and
Witzend Thumbnail Image Viewer

Witzend Thumbnail Image Viewer

May 24, 2012

Accurately displays miniature thumbnail renderings of graphics files
PyBCI

PyBCI

May 23, 2012

Create a Brain Comp. Interface (BCI) and herewith to get EEG data online
TMS Panels Pack

TMS Panels Pack

May 23, 2012

A collection of panels, containers & tabs to make your applications stand out from the rest
SWI-Prolog Portable

SWI-Prolog Portable

May 22, 2012

A comprehensive Free Software Prolog environment, licensed under the Lesser GNU Public License
Nevron User Interface for .NET

Nevron User Interface for .NET

May 22, 2012

Professional User Interface component suite for Windows Forms applications
Calibre

Calibre

May 21, 2012

E-book library management application
ShareWatcher

ShareWatcher

May 21, 2012

ShareWatcher logs and notifies you when others access your shared folders
IntelliJ IDEA

IntelliJ IDEA

May 21, 2012

A code-centric IDE focused on developer productivity
Scikit Learn

Scikit Learn

May 17, 2012

scikits.learn is a python library for machine learning
Fast File Download ActiveX

Fast File Download ActiveX

May 17, 2012

An ActiveX component(ActiveX control) that can fast download files from the Internet
.Net Grid

.Net Grid

May 17, 2012

Productive and robust hierarchical grid with one of the best object models
Excel to PDF .Net

Excel to PDF .Net

May 17, 2012

A standalone component which allows any .Net application get professional export of Excel XLS files
Virtual 8085

Virtual 8085

May 16, 2012

A tool which enables students to run programs written in 8085 assembly language
Windows

dbExpress driver for MySQL

May 16, 2012

A driver that provides fast access to MySQL databases.
GUI Design Studio Express

GUI Design Studio Express

May 16, 2012

A graphical user interface design tool for Microsoft Windows
Windows

PG4UW

May 15, 2012

Common control program for Windows for all ELNEC programmers
dotConnect for Oracle Express Edition

dotConnect for Oracle Express Edition

May 15, 2012

An enhanced ORM enabled data provider for Oracle that builds on ADO.NET
Windows

Wireless Communication Library MFC Developer

May 15, 2012

Powerful C++ SDK which expands your applications with Bluetooth, IrDA, WiFi and Serial

Last 7 Days Most Downloaded Components & Libraries Products

Aircrack-ng GUI

Aircrack-ng GUI

163 downloads

This is mainly just an interface tweak for Aircrack-ng
Microsoft Visual C++ 2008 Redistributable Package

Microsoft Visual C++ 2008 Redistributable Package

51 downloads

Installs runtime components of Visual C++ Libraries required to run 64-bit applications developed...
C++dbc

C++dbc

45 downloads

A library to help you with database management.
Windows

ActiveX Download Control

41 downloads

Support BreakPoint download,a client ActiveX control easy to realize the download batch files from...
Microsoft Visual C++ 2010 Service Pack 1 Compiler Update for the Windows SDK

Microsoft Visual C++ 2010 Service Pack 1 Compiler Update for the Windows SDK

38 downloads

Restore the Visual C++ compilers and libraries that may have been removed
Windows Imaging Component

Windows Imaging Component

28 downloads

Provides WIC-enabled applications to display and edit any image format
Grasshopper

Grasshopper

27 downloads

A Subversion reporting tool
Windows

Quake I port for Nokia Series 60 src

26 downloads

Quake I port for Nokia Series 60 source code
Calibre

Calibre

25 downloads

E-book library management application
Windows

Headers and Libraries for Windows Internet Explorer 9

23 downloads

Develop Windows applications that use Windows Internet Explorer 9

All Time Most Downloaded Components & Libraries Products

Aircrack-ng GUI

Aircrack-ng GUI

16,000 downloads

This is mainly just an interface tweak for Aircrack-ng
Microsoft Visual C++ 2008 Redistributable Package

Microsoft Visual C++ 2008 Redistributable Package

31,672 downloads

Installs runtime components of Visual C++ Libraries required to run 64-bit applications developed...
C++dbc

C++dbc

16,731 downloads

A library to help you with database management.
Windows

ActiveX Download Control

22,265 downloads

Support BreakPoint download,a client ActiveX control easy to realize the download batch files from...
Microsoft Visual C++ 2010 Service Pack 1 Compiler Update for the Windows SDK

Microsoft Visual C++ 2010 Service Pack 1 Compiler Update for the Windows SDK

3,644 downloads

Restore the Visual C++ compilers and libraries that may have been removed
Windows Imaging Component

Windows Imaging Component

35,568 downloads

Provides WIC-enabled applications to display and edit any image format
Grasshopper

Grasshopper

1,765 downloads

A Subversion reporting tool
Windows

Quake I port for Nokia Series 60 src

7,846 downloads

Quake I port for Nokia Series 60 source code
Calibre

Calibre

5,756 downloads

E-book library management application
Windows

Headers and Libraries for Windows Internet Explorer 9

3,577 downloads

Develop Windows applications that use Windows Internet Explorer 9
Icon
link to us | site map | submit software | advertise | contact | privacy policy
Copyright © 2006 - 2012 SOLUTIONS AND CONSULTING S.R.L. - All rights reserved.