directx 9
FerFT 9.5
FerFT is for multi-purpose power spectral analyzer based on the successive Fourier transformation method. more>>
Functions:
Input signal monitor - Sample input signals through microphone with various sample rates and show them graphically on the panel.
Power spectrum - Calculate power spectra successively along with sampled input signals and show them graphically on the panel.
Filter - Modify spectra and regenerate signals from them.
Main features:
- Modify spectra on individual frequency ranges
- Regenerate signals from those modified spectra
PureBasic 3.92
PureBasic is a new high level programming language based on established BASIC rules. more>>
The syntax is simple but the possibilities are endless with PureBasics advanced features, such as pointers, structures, procedures, dynamically linked lists and much more. The experienced coder will have no problem in gaining access to any of the legal OS structures or API objects.
PureBasic is a portable programming language which currently works on AmigaOS (680x0 and PowerPC), Linux, MacOS X (PowerPC) and Windows computer systems. This means that the same code can be compiled natively the three systems and still use the full power of each. There are no bottlenecks like a virtual machine or a code translator; the generated code produces highly optimized executables regardless of the OS on which it is compiled. The external libraries are mainly written in hand optimized assembler, which produces very fast commands, often much faster than the C/C++ equivalent.
Main features:
- Huge set of internal commands (800+) to quickly and easily build any application or game
- All BASIC keywords are supported
- Very fast compiler which creates highly optimized executables
- No external DLLs, runtime interpreter or anything else required when creating executables
- Procedure support for structured programming with local and global variables
- Access to full OS API for advanced programmers
- Easy but very fast 2D game support trough dedicated libraries (DirectX, SDL, ...)
- Easy and high quality 3D support based on OGRE
- Optimal use of the available hardware by using highly optimized (assembly) commands
- Source code is portable between AmigaOS, Windows, MacOS X and Linux, for games and applications
- Dedicated editor and development environment
- Integrated debugger to easily trace programming bugs.
Technical Features:
- 486, Pentium (Pro, II, III) support
- Built-in arrays, dynamically linked lists, complex structures, pointers and variable definitions
- Supported types: Byte (8 bits), Word (16 bits), Long (32 bits), Float (32 bits) and also user defined types (structures)
- Built-in string types (characters)
- Constants, binary and hexadecimal numbers supported
- Expression reducer (grouping constants and explicit numbers together)
- Standard arithmetic support in respect of sign priority and parenthesis: +, -, /, *, and, or, lsl, asl, lsr, asr
- Very fast compilation (about 300 000 lines/min on a P200)
- Procedure support for structured programming with local and global variables
- All Standard BASIC keywords: If-Else-EndIf, Repeat-Until, etc.
- External library support to manipulate objects like BMP pictures, windows, gadgets, SDL, etc.
- External libraries are fully written in hand optimized assembler for maximum speed and compactness
- The Linux API functions are fully supported as if they were BASIC keywords
Inline assembler
- Precompiled structures with constants files for extra fast compilation
- Configurable CLI compiler
- System friendly, easy to install and use

WinDriver Linux 9.1
Atomates and simplifies the development of user mode Linux device drivers more>> WinDriver for Linux automates and simplifies the development of user mode Linux device drivers for PCI / CardBus / ISA / PMC / PCI-X and CompactPCI. No OS internals knowledge or kernel level programming required.
Including powerful tools for hardware diagnostics, automatic driver code generation, and driver debugging, as well as intuitive hardware access API, WinDriver provides a complete solution for creating high performance drivers and custom hardware access applications, thereby enabling you to focus on your drivers added-value functionality, instead of on your operating system internals.
WinDriver for Linux is the only device driver development tool that offers a graphical user interface (GUI) under Linux, DriverWizard, for hardware diagnostics, automatic code generation and driver debugging.<<less
Flexess 0.9.2
Flexess project provides an extensible security framework for Java applications. more>>
The solution allows to separate security aspects from the main application logic. The product provides the entire infrastructure starting from a tool, which allows creating an application security model to the administrative web application, which manages the assignments of the different access privileges to the users.
Main features:
- Security Modeling - Gives you possibility to create a model of the security features of the application. You can create a protected object Order, specify operations like "create", "read", "update", "delete" and provide constraints under which these operations are accessible.
- Role-Based Access Control - All the security aspects are modeled in terms of Users, Roles and Permissions.
- Parameterized Permissions - Permissions in Flexess are not strings, but can be parameterized with the attributes. For example, RegionalPermission has an attribute region and a constraint "Order.region=RegionalPermission .region". It means that this permission will be satisified, when the region attribute of Order matches the region attribute of the permission.
- Authorization - The minimal code can be done for authorization. To check if the user is authorized to create an order, you will need to invoke check(userId,order,"create").
- Authentication - Flexess provides an authentication module and can be integrated with existing authentication frameworks.
- Web Administration - Allows you to manage users, roles and permissions through the web interfaces.
- User Management - Maintains a database of users with customized user profiles.
Main components:
Security server - Server application to manage users, their roles, a centralized model storage.
Model designer - UI tool to create, edit the models and manage them on the server. Please note: Modeler requires the license. You can get EAP license after registration.
Client runtime - Runtime code to use in the client (business) application.
Enhancements:
- This release adds user list pagination support in SUM, and the ability to filter/search for users over UMI.
- The obfuscated dependency between client and server has been removed.
- The Java JCE update is avoided.
- The model is signed to prevent model corruption.
Shredder Classic Linux 9
Shredder Classic Linux is the favorable start in the Shredder chess world for Linux. more>>
This chess engine has the same chess knowledge as Shredder 9 Linux and Deep Shredder 9 Linux, but its calculations are not as fast and efficient. Shredder Classic Linux runs on all x86 computers with Linux and Java 1.4 or higher installed.
Main features:
- User interface that is easy to handle and can be set up individually
- Many different sets of pieces and chessboards
- Chess engine with extremely powerful play, that can be individually adjusted and configured
- Moves can easily be entered by mouse or keyboard
- Games can be provided with alternative lines and comments
- Free, open protocol between chess user interface and chess engine (UCI protocol)
- Several chess engines that differ in their playing style
Alt+Connect 2.5.7/9
Alt+Connect project is a program to manage dialup connections. more>>
Alt+Connect manages dialup connections, allowing a group of networked machines to share a single Internet connection through their server. Custom client software lets users to start or stop their internet connection, and the server (connectd) ensures that the connection remains up only while someones using it.
Features include support for multiple ISPs and links (modems or ISDN channels), connection control lists, ability to record the time a user spends online and charge him for it, and the ability to enable and disable IP forwarding as a machine starts or stops using the Internet.
Whats New in 2.5.0/8 Stable Release:
- A fix has been added which stops connectd from trusting all machines. Without this fix, its possible to login to connectd as any user.
- Connection control lists, bill logging, quotas, etc. are all circumvented, but the wider machine shouldnt be compromised.
- This exploit needs an identd server which doesnt ship as standard with Windows, so you are most at risk if your network has Linux machines under the control of other users; it also needs tcpd support compiled in, so to be vulnerable "[TCPD]" must be in the string returned by "connect ver".
Whats New in 2.5.7/9 Development Release:
- FIXED espp/espp.a removed by clean scripts
- FIXED two typos revealed by gcc 3.2.2
- CHANGED Linktype field added to provider
- FIXED Actually uses private link scripts when Link is in provider.
- FIXED compilation bug under QT<<less
Corel Photo-Paint 9
Corel Photo-Paint is the well known image creation and photo editing application. more>>
However, using this new Version 9 was a much better experience because of what I can best describe as refinement. Before getting into how Corel PHOTO-PAINT 9 performed, let me first describe what the package contains and generally what it is designed to do. The name PHOTO-PAINT is about as broadly descriptive as you can get for such an image-editing product.
It has the tools, processes, and brushes that computer artists need for painting and digital photographers require to acquire images from scanners and digital cameras, color correct, manipulate, and incorporate in a publishable document containing not just photographic images, but graphic design elements and standard text and manipulated type fonts.
In addition to the main paint and image-editing application, Corel also includes Bitstream Font Navigator 3.0 to organize, view, and select fonts stored in your operating system. Canto Cumulus 4.0 is an acclaimed professional digital asset management application; Adobe Acrobat Reader for access to documentation in Acrobat .PDF format on disc; DigiMarc Digital Watermarking to record your copyright within images; Human Software Squizz an image morphing utility; Corel Capture 9 to record and save screenshots; and Corel Script Editor to automate processes.
The features within Corel PHOTO-PAINT 9 are more extensive than just about any image editor consumer software product currently available. They include in part:
Artistic media brushes that may be used directly and as cloning brushes to paint or repaint using all kinds of natural painting effects as well as more imaginative options.
Layered object effects can be created to manipulate, composite, as well as add graphic elements like type with drop shadows over a photographic image.
You can either open or save to a wide variety of graphics file types making resources created in a number of different applications available, as well as creating images in PHOTO-PAINT that can be used in other applications, including Adobe Photo-shop, MetaCreations painter, among others.
Ixla digital camera support is built-in providing easy access to the images stored by most of the popular brands and models of cameras.
Full support is included for HTML output to create content for web publishing.
Encapsulated PostScript Export includes enhanced color management to assure high quality printing and output to offset press reproduction.
Images created in PHOTO-PAINT may be output in PDF format for web or offset printing targets.
A Wizard is included which makes output to a pre-press service bureau easy.
More extensive and controllable access support of color management is included, incorporating the selection of one of a number of standard color workspaces with ICC profiles which may be imbedded in output files.
And in Corel tradition the package includes a clip art library of 1200 items, 1500 royalty free photos, 750 floating objects, and 300 TrueType fonts.
AIT Trains 1.9
AIT Trains is a action puzzle game with 175 levels in two main modes: puzzle game and classic game. more>>
AIT Trains is a best remake of famous game "Short Line".
Puzzle game - game with simple rules - your main goal - rout train to town. The color of the train determines the color of the town where this train should be routed to.
For example, the yellow train (coming from Red or any other town) should be routed to Yellow town. You can use switches and signals to control the train. The train moving to either closed switch or closed (red) signal will stop and then immediately change its direction for the opposite and continue moving.
Every type of locomotive has its own power characteristics. In classic game mode you make railnet, constructed from several various elementary track parcels, switches, signals, crossings, dead-ends and other elements.
Bibble Lite for Linux 4.9.8e
Bibble 4.9 represents a new standard in Raw Workflow tools. more>> Bibble 4.9 represents a new standard in Raw Workflow tools.
In development for over two years, Bibble 4 is the result of exhaustive research into how you, the professional photographer, want to work and how existing tools are not meeting your needs. We heard loud and clear that you dont make any money when you arent behind your camera and thus everything in Bibble is geared towards making your workflow as fast and efficient as possible.
Main features:
NEW: Heal and Clone tool
NEW: 3rd Party Plugins
Advanced Lens Correction
Noise Ninja Powered Digital Noise Suppression
One-Click Image Correction with Perfectly Clear
Fully Integrated Browser
User Configurable Tools/Views
Powerful Batch Processing
Raw Optimized Printing
User Assignable Hotkeys
Flexible Renaming System
Photosop Elements Plug in
Advanced Settings Copy/Paste
Plug-in interface and Black & White / Spot Color Plugin
Highlight / Fill-light tool for High Dynamic Range
Fastest RAW Conversion
Runs on Windows, OS X and Linux!
Best-In-Class Detail Enhancement
Fully Configurable Workflow<<less
EQUINOX-3D 0.9.1
EQUINOX-3D is a 3D modeler with a very fast, fully integrated ray-tracer. more>>
It includes a full runtime-class framework and a core design that allows for the addition of anything from a physics engine to a fully integrated renderer from a plugin. EQUINOX-3D project is faster and more memory efficient than many other modelers.
Main features:
- Super-fast renderer, the first fully integrated interactive ray-tracer in a modeler!
- Clean, easy to use user-interface.
- Very fast and memory-efficient design. For example: thanks to some design decisions and development techniques, EQUINOX-3D starts up in ~1 second with about 75 plugins loaded(*)
- Try that with other modelers!
- Way ahead of the curve 3D core design with full runtime-class support: it allows for adding anything from a complete physics engine to an integrated renderer as a plugin!
- Plugin-manager: allows you to change, re-compilie and reload plugins without restarting EQUINOX-3D.
- Extremely robust internal structures (efficient and natural support for multi-texturing, tangents etc.) and a direct-API (Application Programming Interface) for plugin development.
- Multiple Geometries allowed on transform nodes (much fewer nodes needed to group things, resulting in cleaner/more efficient hierarchies)(**).
- True texture and material sharing: unlike in most other 3D packages, texture-mapping is stored on the geometries, not with the texture (no need for cloning textured materials and keeping them in sync manually just because you want to map a texture differently on a different object).
- Universal, unlimited undo/redo infrastructure
- More and more modeling tools... (Context-sensitive Polygon editor, Cleanup tool etc.)
- EQUINOX-3D uses , Cg and GLSL for advanced shaders
HealthEngage Diabetes for Linux 3.9
It is designed as a comprehensive tool for Type I or Type II diabetics for Linux more>> HealthEngage Diabetes is designed as a comprehensive tool for Type I or Type II diabetics. Diabetics of all ages can manage and organize all of the data (glucose, insulin, diet, medications, test, etc.) needed to manage and improve their condition and easily generate graphs and reports which can be printed out or shared electronically with their healthcare professionals
With HealthEngage Diabetes you can:
Record blood glucose for various day periods and events.
Record insulin intake.
Upload data directly from your glucose meter.
Export Shopping lists/Planned Meals, Recipes, and Exercises for the Gym to your iPod.
Back up your data to your local machine or to secure HealthEngage servers.
Synchronize your data to secure HealthEngage servers and access your data from home and work.
Import your data from other diabetes applications like LifeScan applications.
Record medications taken and prescribed.
Set weight goals and type of diet and plan meals and foods to meet your goals.
Plan and record meals or directly input carbohydrate intake in grams of carbs. Add your own foods and recipes or use over 7,200 foods from the latest official USDA database.
Record daily activities and exercises based on over 650 activities with pre-calculated calorie burn rates from the Sports Medicine Association of America.
Record regular and occasional medical tests and procedures. Set up alerts for follow-up tests.
Set up custom notifications for such things as supplies reorder, doctor appointment, or any other alert.
Record personal notes and observations.
Generate colorful graphs for glucose measurements, medications taken, insulin taken, various diabetes-related tests, exercise, calories, grams of nutrients, and more.
Generate easy to read, at-a-glance reports for any measurement, recording, or tests in multiple formats.<<less
CatGrab for Linux 1.3.9
The convenient solution for a professionally organized photo collection. The transfer from the camera to the PC requires no preferences and is done with a click. It has never been easier to organize a photo collection. more>> <<less
Foundry Certification Exam Guide 9.0
Get at www.ePlanetLabs.com Foundry certification, exam, Braindumps, sample questions, sample tests, papers, self, guide, study book, books, tip, tips, tutorials, tests, training, papers, FN0-405, FN0-103, FN0-125, FN0-240, more>>
Foundry Certification Exam Guide - Get at www.ePlanetLabs.com Foundry , certification, exam, Braindumps sample questions, certification, books, study guide, certification, exam, notes, sample tests, sample questions, sample test, simulator, sample material, FREE Study Guides| Real Exams | Training | Tutorials| Study Guides| eBooks | Braindumps,| Certifications | Exams| Online Class
sample test, sample tests, sampl sample papers, self, guide, study book, books, tip, tips, study group, tutorial, tutorials, test, tests, training, test center, tests, test paper, test papers, test questions, test kit, training material, training materials, upgrade, upgrade exam, update, , voucher, value, , website, web site, at home, answers, average salary, book, books, brain dump, brain dumps, braindump, braindumps, boot camp, boot camps, bootcamp, bootcamps, exam prep, prep, cert prep, certification prep, certs, Test Study Guide, fresher, FN0-405, FN0-103, FN0-125, FN0-240,
Enhancements:
Version 9.0
Good Foundry
System Requirements:Fine<<less
WebStratego 7.0.9
WebStratego enables players from around the world to compete head-to-head in real time in an online adaptation & enhancement of the classic strategy g... more>> <<less