32 projects tagged "Windows"
CodeGuide is a lean and fast IDE for Java and JavaServerPages. It features on-the-fly error checking, incremental background ("instant") compilation, powerful refactoring capabilities, and support for generic types. A visual debugger with on-the-fly class replacement (HotSwap) is also included.
The GRASP Project has created an algorithmic-level graphical representation for software called the Control Structure Diagram (CSD). The CSD was created to improve the comprehension efficiency of Ada source code and, as a result, improve software reliability and reduce software costs. Since its creation, the CSD has been expanded and adapted to include other languages. GRASP provides the capability to generate CSD's from Ada 95, C, C++, Java, and VHDL source code in both a reverse and forward engineering mode with a level of flexibility suitable for professional application. GRASP has been integrated with the GNU family of compilers for Ada (GNAT) and C (gcc), and Sun's javac compiler for Java. Use of GRASP is not restricted to these compilers, however. This has resulted in a comprehensive graphically-based development environment for these languages. The user may view, edit, print, and compile source code as CSDs with no discernible addition to storage or computational overhead.
WorldStation is a Java-based control panel to control the Ten-Tec DSP RX-320 shortwave receiver. The RX-320 is a "black box" radio which has no front-panel and is controlled via your PC's serial port. With an appropriate antenna, the RX-320 will allow you to listen to thousands of broadcasts from around the world. WorldStation features integrated Xbase frequency database support and advanced scanning to allow the user to visualize the radio spectrum.
H-Sphere is a multiserver control panel for automating web hosting tasks. It has many advanced features, a sophisticated billing system, private label/resellers support, and an integrated trouble ticket system to automate and improve your web hosting service. It is designed to work on many servers and can be scaled by adding more web servers, mail servers, database servers, and DNS servers without any downtime. It provides a simple, easy to use web interface that can be maintained from any computer with an internet connection. H-Sphere is written in Java and works with any SQL-compliant database.
XParam is an extensible, type-safe, non-intrusive, object-oriented tool for general-purpose object serialization and deserialization in C++, good for parsing command-line parameters and cross-program/cross-platform communication. It can handle named parameters as well as object streams. It recognizes class hierarchies, abstract interfaces, and polymorphism, and can therefore serve as a plug-in management framework (e.g., for strategy management).
The Kadmos OCR/ICR (handwriting) recognition engine has support for multiple languages. It covers all Latin languages and others, including Cyrillic. Application interfaces are available for C, C++, VB, .NET, Delphi, and Java upon request. It has isolated character recognition (REC), isolated line recognition (REL), and paragraph / multi-line recognition (REP) modules.
Daffodil DB is a SQL-99 specification compliant, lightweight, Java-based relational database engine (RDBMS). It supports almost all constructs of SQL 99 (including triggers, views, constraints, UDT, stored procedures, etc.), supports distributed transactions (XA), provides a complete JDBC 3.0 driver (including support for optional features like save points, rowsets, UDT, XA, connection pooling, etc.), and can run in embedded or server mode. It can be included as a jar file in any Java application. Daffodil DB includes Daffodil DB Browser, a GUI-based database management tool that can be used to carry out all database operations such as creating a database, creating database objects, executing SQL statements, and manipulating data, browser database objects, etc.
screen-scraper is a tool for extracting data from Web sites. It works much like a database that provides access to the information of the Web. It provides a graphical interface allowing you to designate URLs, data elements to be extracted, and scripting logic to traverse pages and work with scraped data. Once these items have been created, screen-scraper can be invoked from external languages such as .NET, Java, PHP, and Active Server Pages. It can be scheduled to scrape information at periodic intervals, and can automatically write extracted data to CSV files.