UBASIC is a ready-to-run language that does not need to be set up with some other advanced language (an all-too-common problem with multi-digit math languages). It runs in DOS or in a DOS box under DOS shell, Windows, etc. It is definitely the language to use if you want to try out number theory, primality testing, factoring, and/or really large numbers of digits for yourself. Being an implementation of BASIC makes it very easy to read programs without having to do extensive study, as BASIC is the language that is closest to ordinary algebra. In this aspect it is better than FORTRAN and much better than PASCAL. The help has articles and lessons if you need them.
UBASIC has a built-in on-line editor with several aids for debugging. It can show cross references to calling lines, lines containing a variable, and lists of variables/arrays. It can renumber lines, change variable names, and append additional programs. It can trace, single step, and time by milliseconds to help determine the fastest way to do highly repetitive sections. It can redefine function keys, either to provide an easy one-keypress function or to prevent a standard function from being accidentally used when it shouldn't. It can shell to DOS or execute a DOS command. It can convert between single-byte character set and double-byte character set, but to have much use for these you would probably need an aware operating system. Documents may be added to or modified in UBHELP.HLP.
Differential Equations with Maple, 3rd Edition Brian R. Hunt, Ronald L. Lipsman, John E. Osborn, Jonathan M. Rosenberg Mon, 29 Sep 2008 04:00:00 -0000 Read More... Computational Intelligence and Feature Selection: Rough and Fuzzy Approaches Richard Jensen, Qiang Shen Mon, 29 Sep 2008 04:00:00 -0000 Computational Intelligence and Feature Selection provides a high level audience with both the background and fundamental ideas behind feature selection with an emphasis on those techniques based on rough and fuzzy sets, including their hybridizations. It introduces set theory, fuzzy set theory, rough set theory, and fuzzy-rough set theory, and illustrates the power and efficacy of the feature selection described through the use of real-world applications Read More... Statistical Methods in e-Commerce Research Wolfgang Jank, Galit Shmueli Mon, 29 Sep 2008 04:00:00 -0000 This groundbreaking book introduces the application of statistical methodologies to e-Commerce data With the expanding presence of technology in today's economic market, the use of the Internet for buying, selling, and investing is growing more popular and public in nature. Statistical Methods in e-Commerce Research is the first book of its kind to focus on the statistical models and methods that are essential in order to analyze information from Read More... Fundamentals of Quality Control and Improvement, Student Solutions Manual, 3rd Edition Amit Mitra Mon, 22 Sep 2008 04:00:00 -0000 Incorporating modern ideas, methods, and philosophies of quality management, Fundamentals of Quality Control and Improvement, Third Edition presents a quantitative approach to management-oriented techniques and enforces the integration of statistical concepts into quality assurance methods. Utilizing a sound theoretical foundation and illustrating procedural techniques through real-world examples, Read More... Handbook of Mathematical Relations in Particulate Materials Processing Randall M. German Tue, 16 Sep 2008 04:00:00 -0000 Handbook of Mathematical Relations in Particulate Materials Processing goes beyond the traditional barriers of only one material class by covering the major areas in ceramics, cemented carbides, powder metallurgy, and particulate materials. Suited for quick reference with stand alone definitions. It is the perfect complement to existing textbooks since it will simply cut to the key relations. Read More... Multivariate Methods in Chromatography: A Practical Guide Tibor Cserhati Tue, 09 Sep 2008 04:00:00 -0000 A comprehensive, compilation and evaluation of the newest results in the field of enumerate evaluation of chromatographic data Aimed at the practicing professional, researchers and advanced students working in this area Special emphasis on practical applications While the principles of chromatography and multivariate mathematical-statistical methods are discussed separately, the book focuses on their interconnection. Read More...
Babbage Difference Engine - Emulator in UBASIC.
Meta Description: [ Babbage Difference Engine computing polynomial ]
DOS Beowulf - Simple, inexpensive Beowulf supercomputing clusters for DOS using UBASIC.
Meta Description: [ Simple, inexpensive Beowulf supercomputing clusters for DOS ]
MALM - A collection of UBASIC programs which can be used in number theoretic investigations.
404UBASIC - Version 8.8f download from the official site.
UBASIC - Rather-old version (8.74) of this package.
UBASIC Home - Downloads for version 8.8f, help files, bug reports, benchmarks, timings, and links. (Much in Japanese).