Main > Free Download Search >

Free extended plugin 3.1 software for mac

extended plugin 3.1

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1906
Extended Plugin 3.1

Extended Plugin 3.1


Extended Plugin - REALbasic plug-in adds new data types more>>
ExtInteger is the type ZZ of Victor Shoups multi-precision library, NTL. Except for available memory, there is no limitation on the size of an ExtInteger. So you can multiply a 100 digit integer by another 100 digit integer giving the exact 200 digit integer.
ExtFloat is the type RR of NTL. You can set both the bit precision and the decimal output precision for ExtFloat, with no limitation except for available memory. It might take awhile, but you can now calculate pi in a REALbasic program to a million decimal places, or more. The power of 10 for ExtFloat can range from about -60,000,000 to +60,000,000 as compared to -308 to +308 for a Double.
ExtComplex doesnt exist in NTL. I made it from two ExtFloats. So the real and imaginary parts of an ExtComplex use the bit precision and the decimal output precision set for ExtFloat. So you can now use complex numbers with almost unlimited precision.
IAExtFloat also doesnt exist in Victor Shoups NTL. It is a data type which is used for Interval Arithmetic, which is arithmetic with inequalities. An IAExtFloat number is represented by two ExtFloat numbers (a, b), where one thinks of an ExtFloat number x being in the interval between a and b. That is: a<<less
Download (1.2MB)
Added: 2007-01-26 License: Freeware Price:
1003 downloads
MMrng Plugin 1.1

MMrng Plugin 1.1


MMrng Plugin - Pseudo-random number generator more>>
MMrng Plugin is a REALbasic plugin which provides a pseudo-random number generator which can be reseeded.
It is meant for scientific work, generating doubles (>= 0 and<<less
Download (24KB)
Added: 2006-01-27 License: Freeware Price:
1370 downloads
EncodeText Plugin 1.4.1

EncodeText Plugin 1.4.1


FileMaker ISOLatin, Unicode or US-ASCII text converter. more>>
EncodeText Plugin an encode your text from Max format into ISOLatin, Unicode or US-ASCII and more.And also you can create fixed size fields for fast export.Requires Text Encoding Manager.
<<less
Download (0.176MB)
Added: 2004-05-14 License: Freeware Price:
1990 downloads
DivTV Plugin 0.2b1

DivTV Plugin 0.2b1


DivTV Plugin offers a fast, reliable and easy to use plugin for AlchemyTVDVR. This plugin enables you to automatically post-process a recorded file and export it to VCD more>>

DivTV Plugin 0.2b1 offers a fast, reliable and easy to use plugin for AlchemyTVDVR. This plugin enables you to automatically post-process a recorded file and export it to VCD (MPEG-1) or S-VCD (MPEG-2). The created file is then ready to be burned onto a CD-R/W.

Requirements:

  • AlchemyTVDVR 2.11
<<less
Download (3.1MB)
Added: 2005-01-07 License: Freeware Price:
downloads
Complex Plugin 1.7

Complex Plugin 1.7


Complex Plugin - Construct programs which can handle complex numbers more>>
Complex Plugin is a plugin for REALbasic 5 which, because of operator and function overloading, allows complex numbers to be used much like doubles and integers in REALbasic programs.
Complex Plugin for REALbasic 5 allows you to construct programs which can handle complex numbers much like doubles and integers are handled. Complex numbers are represented by two doubles, not by the multi-precision numbers used by my MPCalc and Precision plugins.
Enhancements:
- Faster square root function.
- Corrects a possible error in the Pow function.
<<less
Download (87KB)
Added: 2006-05-15 License: Freeware Price:
1261 downloads
ExportUserPass Plugin 1.0

ExportUserPass Plugin 1.0


ExportUserPass Plugin exports a simple text document containing all usernames and their passwords more>>
ExportUserPass is CrushFTP plugin that exports a simple text document containing all usernames and their passwords.

When its loaded (generally when CrushFTP starts up), it will export a file named "UserPassListing.txt" in the same directory as the plugin. If a file with that name exist, it will be overwritten.


<<less
Download (4KB)
Added: 2006-02-12 License: Freeware Price:
1353 downloads
MovieCat Plugin 1.0

MovieCat Plugin 1.0


MovieCat Plugin - joins seperate movies in to one single QuickTime Movie more>>
MovieCat requires JigSaw 2.5 or greater and MacOS 10.4 or greater.

MovieCat Plugin is a useful program that joins seperate movies in to one single QuickTime Movie (.mov).
<<less
Download (20KB)
Added: 2007-03-08 License: Freeware Price:
971 downloads
Fraction Plugin 1.0

Fraction Plugin 1.0


Fraction Plugin - Construct programs which can handle fractions more>>
Fraction Plugin is a plugin for REALbasic 5 which, because of operator and function overloading, allows fractions to be used much like doubles and integers in REALbasic programs.

Fraction Plugin for REALbasic 5 allows you to construct programs which can handle fractions much like doubles and integers are handled.
A fraction is represented by two integers, num/den.


<<less
Download (79KB)
Added: 2006-01-29 License: Freeware Price:
1368 downloads
EncFS.plugin 0.2

EncFS.plugin 0.2


EncFS.plugin is a plugin for MacFusion, a front end to the ever useful MacFuse. more>>
EncFS.plugin is a plugin for MacFusion, a front end to the ever useful MacFuse.

EncFS.plugin is based on EncFS, an encrypted FUSE file-system by Valient Gough.

<<less
Download (422KB)
Added: 2007-05-28 License: Freeware Price:
911 downloads
ROT13 Plugin 1.0

ROT13 Plugin 1.0


ROT13 Plugin - Encodes and decodes a string in the ROT13 format and back to plain text more>>
The ROT13 Plugin for REALbasic v3.0 or newer encodes and decodes a string in the ROT13 format and back to plain text.

ROT13 Plugin is useful, if you want to make it more difficult to recognize a message text

ROT13 Encoding was used on the internet for ages, and it’s now available as a plugin for the REALbasic IDE.

<<less
Download (418KB)
Added: 2005-12-02 License: Freeware Price:
1426 downloads
TypesChange CM Plugin 1.0.5

TypesChange CM Plugin 1.0.5


Contextual menu allows you to change file creator and type codes. more>>
TypesChange CM Plugin is a fast and small Contextual Menu plugin to change files type and creator codes.
<<less
Download (51KB)
Added: 2004-11-10 License: Freeware Price:
1816 downloads
 
Other version of TypesChange CM Plugin
TypesChange CM plugin 1.0.5feature-rich and trustworthy Contextual Menu plugin to change files type and creator codes ... .5 is a feature-rich and trustworthy Contextual Menu plugin to change files' type and creator
License:Freeware
Download (50.8KB)
downloads
Added: 2000-03-15
Precision Plugin 1.8

Precision Plugin 1.8


Precision Plugin - MPCalc plugin more>>
Precision Plugin is a REALbasic plugin which is a light version of my MPCalc plugin. It has a different and easier to use interface.

It can handle numbers with up to 30,000 decimal digits. It can also handle numbers whose absolute values lie between about 1e-40000000 and 1e+40000000.

As a Carbon, PPC, and x86 plugin, it can be used to build Mac OS 9.x, Mac OS X, or Windows applications. It has almost all the REALbasic built in functions at much higher precisions.


<<less
Download (365KB)
Added: 2006-01-29 License: Freeware Price:
1366 downloads
Matrix Plugin 2.5

Matrix Plugin 2.5


Matrix Plugin is a powerful, perfect and popular math and science program. more>>

Matrix Plugin 2.5 is a powerful, perfect and popular math and science program. Matrix Plugin for REALbasic 2008 and higher allows you to construct programs which, because of operator and function overloading, can handle real matrices much like doubles and integers are handled. Matrix elements are doubles.

<<less
Download (147.5KB)
Added: 2008-08-18 License: Freeware Price:
downloads
Startmovie PlugIn 0.7

Startmovie PlugIn 0.7


Startmovie PlugIn - Sherlock plugin more>>
Startmovie PlugIn is a Plug in for Sherlock under Mac OS X. It enables the binding to the search to the Thread data base of the German Director mailing list Startmovie.net.

<<less
Download (76KB)
Added: 2006-04-05 License: Freeware Price:
1331 downloads
SSEYO Koan Plugin 7.0

SSEYO Koan Plugin 7.0


SSEYO Koan Plugin is a beneficial and easy to use application which lets you experience ultra-fast & amazing interactive audio and generative music. more>>

SSEYO Koan Plugin 7.0 is a beneficial and easy to use application which lets you experience ultra-fast & amazing interactive audio and generative music. With its extraordinary built-in SoftSynth, Koan delivers stunning webpage FX, sounds, music and treatments. Your wait is over!

<<less
Download (377KB)
Added: 2000-05-24 License: Freeware Price:
downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5