|
|
|
JiveLint is a tool employing powerful static analysis on your JAVA source code. For example, JiveLint will find unused code and variables, switch blocks without a default case, if a class overrides Object.equals() but not Object.hashCode(), if code use == to compare Strings instead of equals().
|
|
|
recover unused memory
insert text
g271 to MP3
font to g-code
code beautify
import text file
Dvd to Gphone converter
G-code editor
-------------------------
|
|
Project Analyzer is a Visual Basic source code analyzer, optimizer and documenter. It works with VB, VB.NET, ASP.NET and Office VBA. Project Analyzer does an automatic code review to detect quality control issues like dead code, unoptimal variable declarations, unoptimized syntax, memory leaks and functionality issues such as missing event handlers or questionable tab order. You can enforce programming standards on variable naming, commentation, disallowed statements and code complexity. Optionally, you can let the tool automatically remove or comment out the unused, dead code to considerably reduce the size of your program. You can also search for duplicated code blocks that frequently result from copy-paste coding.
Project Analyzer lets you navigate your projects with hypertext and graphical views. Click objects to see their use and declarations. Locate code via the enhanced Find window. Copy syntax-formatted code to documents. Understand existing programs with the help of cross-references, call trees, called-by trees, class diagrams, dependency diagrams and Visio diagramming support.
Project Analyzer generates comprehensive project documentation, including source code listings, comment manuals, cross-reference listings, module reports, project dictionary. It can turn VB code into a web site or linked PDF. Besides source code analysis, the program also analyzes binary DLL and COM libraries. Project Analyzer calculates 180 software metrics including lines of code, cyclomatic complexity, relative complexity, depth of conditional nesting, amount of commentation and object-oriented metrics for the entire inheritance tree.
JiveLint: http://www.sureshotsoftware.com/javalint/jivelintdemo.zip
Project Analyzer: http://www.aivosto.com/shareware/project.zip |
|
Create a text in any installed true type font or a single line font and save the result as dxf file or G-Code file. So you can plot the font to use it for engravings with your NC machine etc. You only enter the text and click on "Save as DXF file...". You can also create stencil fonts. The text will be saved as polygon line information in the DXF file. In version 2.0 a vector font is build in. So now you can not only render the outline of True Type fonts but also single line fonts. Version 3 can output the G-Code for your NC machine directly. And this version can now create arcs not only line segments as output. New: now an Editor for midline fonts is included. So you can design your own single line fonts. You can let the program create a midline font/single line font from any true type font and the edit the midline font in the Editor. You can then create a DXF or G-Code output from your own midline font. The single line font can use bezier curves. If you export them the bezier curves can be converted into arcs for your NC maschine.
Font 2 DXF and G-Code: http://www.cadkas.com/font2dxf!.exe
|
|
|
|