Convert CSV to XML.
Advertisement
This was written as an underhanded solution to an problem in an online programming challenge (http://www.spoj.pl) that required converting simple arithmetic expressions from infix to postfix form. I thought the solution was pretty neat, and I...
Use Jython to time java code. An inexpensive solution to measure Java code's performance. In the following example, jtimeit.py is created to measure Main.doHttpGet()'s performance. Used google and yahoo as examples.
Use this to convert an infix expression to postfix and vice-versa. You can also evaluate infix and postfix expressions.
tEuroCalc is a easy to use Java applet and can run on all browsers with JDK 1.02 support. This Applet can make all standard operation like addition, deduction, multiplication, division, percentage etc. By using this applet you can convert...
Java editor allows you to edit java code, compile, view errors, run application or applet and much more.
RustemSoft presents Convert XML to Any Data Format that is a set of XML tools: XMLFox Advance XML/XSD editor and XML conversion module with command-line interface. XMLFox Advance is XML editing and validation tool for creating valid well-formed...
This is an easy to use java applet that can perform horizontal scrolling and vertical scrolling. This applet can display text messages in a typing and fading effect. This program has several features like, URL links can be highlighted, provides...
PDF To HTML SDK allows developers to convert PDF to HTML without any additional software required.
Benefits:
* converts PDF to HTML with layout preserved; * text, fonts, images, tables are preserved; *...
Aostsoft PDF to Office Document Converter is a competent and utility program specially used to batch convert PDF to Word(*.DOC,*.DOCX,*.DOCM),Excel(*.XLS,*.XLSX,*.XLSM),PowerPoint(*.PPT,*.PPTX*.PPTM,*.PPS,*.PPSX,*.PPSM), RTF, HTML,TXT. It is able...
Aostsoft PDF to DOCX XLSX PPTX PPSX Converter is a powerful and easy-to-use software. It will directly convert PDF to a DOCX, XLSX, PPTX, PPSX document with preserving the original format, layout, text, pictures, graphics etc. of your PDF files....
Python code to convert RGB to HSV and vice-versa.
This recipe provides a quick and easy way to process Java properties files using pure Python. Of course, Jython can always be used, but in situations where Jython cannot be used, this recipe provides a sure-fire drop-in replacement. The Properties...
Convert decimals to Roman numerials. I use a recursive algorithm here since it reflects the thinking clearly in code. A non-recursive algothrithm can be done as well.
Convert strings to floats in the range [0, 1), using a hash function
This recipe shows how to insert java code into a jython program. The java code is automatically compiled and the resulting class is imported and returned. Compilation only occurs after a change of the java source.
It is an online ASP tutorial from which programmers in ASP can develop their coding skills and can create java based ASP scripts and programs. This article provides the requirements to implement java together with ASP. How to create a java program...
British Pool is an easy to play java based billiards games which can be played against the computer. This game can be launched by using pop up windows and provides options to play against computer or any other person. The instruction to play the...
This is an easy to use java script that helps users to show date currently on their web page title bar. Date can be displayed with day, month, date and year. They can place date anywhere on their web pages by just pasting a simple javascript code....
Convert JPEG to BMP, BMP to JPEG, rotation and flip (BMP, JPEG), load and save JPEG DB Image. |