88 projects tagged "Software Development"
Printf for Java is a pure Java implementation of the famous printf data formatting function. It supports precompiled format strings for faster processing and an object-oriented data model for maximum flexibility. Printf for Java has helped hundreds of programmers port legacy C applications to Java.
KernelDriver automates your Windows 2000/NT, Windows Me/98/95 and Linux device driver development by providing you with powerful tools for hardware debugging, driver code generation, and driver debugging. KernelDriver supports PCI / USB / ISA and EISA drivers. KernelDriver for Windows and Linux includes the powerful Driver Wizard. Using the Driver Wizard you can graphically debug your hardware by "peeking" and "poking" at it without writing a single line of code. After your hardware is diagnosed, use the Driver Wizard to generate a complete kernel mode device driver which will drive your hardware.
UniT is a general purpose text generator written in and with full access to Java. It can be used to generate any text of any format, including program code of any programming language (Java, C, C++, SQL, etc.), or documentation of any format (HTML, XML, RTF, LaTex, etc.). It is similar to JSP, but easier, more general, and more flexible. With an appropriate parser (XML-Parser, like DOM), UniT can also be used to convert text documents.
WinDriver automates and simplifies the development of user-mode Linux device drivers for PCI, CardBus, ISA, PMC, PCI-X, PCI-EXPRESS, and CompactPCI as well as USB 1.1/2.0. No internal OS knowledge or kernel level programming is required. It supports kernel 2.0.31 and above, including embedded Linux, x86 and PowerPC processors, and any 32-bit development environment supporting C or Delphi. Applications are source code compatible across Windows 98/Me/NT/2000/XP/XP Embedded/Server 2003/CE, Linux, Solaris, and VxWorks.
Lava's jDES is a highly optimized, highly configurable implementation of the Data Encryption Standard (DES) in Java. jDES was designed with four goals in mind: accuracy, speed, ease of use, and configurability. jDES utilizes Sharkysoft's proprietary reformulation of DES optimized for 32-bit machines. jDES was initially released as an integrated feature of Lava, a general-purpose class library for Java. By popular demand, it is now distributed in its own bundle.
Lava's jWave is a versatile set of packages for Java that allow you to easily create and process RIFF files, with a special emphasis on reading and writing Microsoft PCM .wav files. jWave was initially released as an integrated feature of Lava, a general-purpose class library for Java. By popular demand, it is distributed in its own bundle.
Lava is a class library for Java. Its packages evolved from several programmers' need for features in Java that were not available in the standard Java library. Although Lava includes several GUI-related classes, its main emphasis is in batch-oriented data processing and reporting applications. Thus, there is a heavy emphasis on stream parsing, data manipulation, and text formatting.