|
Projects
Spring 2012 Older Courses Fall 2011 Spring 2011 Fall 2010 Spring 2010 Fall 2009 Spring 2009
Fall 2008
Spring 2008
Fall 2007 HOWTOs |
SDExpoProductsStudents: Please add a product you found interesting from the SDExpo (or web-based research) here. Include product name, a link, and 2 paragraphs that describe it and its value.
It also features code optimization tools. Allatori reduces the size of the executable through a number of techniques, and it improves performance of the code itself when possible. It also has watermarking and debugging features built in. Watermarks can help identify the owner(s) or user(s) of a specific application. The debugging features help coders debug obfuscated programs using log information generated during the obfuscation process.
I see the advert for this product every month in Dr. Dobbs. They have a different C coding error puzzle each month, which presumably the software can easily solve. It's amazing to me that a product that started in 1985 could be the oldest continually advertised piece of software!
Since design and elegance are crucial for very large projects, this application can certainly help the programmers create a program that is not only well structured but they can do it easily and quickly too. The software engineers can worry more about the structure of the system as a whole rather than worry about the class structure (since the program takes care of that). They are then able to concentrate on the structural integrity of the code and the structure of the algorithms used in the methods.
Prevent also allows for an impressive amount of customization to suit various needs. If, for example, you are developing an operating system for multi-processor hardware that handles inter-processor coordination and memory allocation in a non-conventional manner, you can configure Prevent to recognize and properly handle the new system calls unique to your development environment.
|