Software Downloads for "Java Day Scheduler Code Example"
- Java to C# Converter
- License: Shareware

Java to C# Converter is a handy and reliable utility designed to perform Java to C code conversions.
If you're a developer and you have a huge code, but it's in Java and you need it in C#, this application will be of great assistance.
.
- Platform: WinOther
- Publisher: Suhas Bhairav
- Date:
- MATLAB sound - code example
- License: Shareware

MATLAB supports sound acquisition and generation using Data Acquisition Toolbox. This MATLAB code example shows you to acquire two seconds of audio data from a sound card, calculate the frequency components, and plot the results. Use the "Save and Publish to HTML" button in the MATLAB Editor to execute this example and automatically generate a report of this work. Learn more about using MATLAB with sound cards at: http://www.mathworks.com/sound.
- Platform: Matlab, Scripts
- Publisher: Steven Kolak
- Date: 13-03-2013
- Size: 10 KB
- CroftSoft Code Library
- License: Freeware

An Open Source portable pure Java game library with example games, Swing-based sprite animation engine, deployment framework, and firewall tunneling networking. The code is documented in the book Advanced Java Game Programming by David Wallace Croft..
- Platform: Linux, Mac, Windows
- Publisher: croftsoft.com
- Date: 19-09-2012
- Size: 18518 KB
- JBurg
- License: Freeware

JBurg is a handy, tiny Java-based BURG, code emitter generator, that can also be used as a general purpose dynamic programming engine.
The distribution includes a compiler for a Java-like language, that accepts input from a String or a Reader and returns a Class object.
.
- Platform: WinOther
- Publisher: Tom Harwood
- Date:
- Create Excel on the Server
- License: Shareware

This code example demonstrates how to create excel documents on your server. Using the US state info db, after reading the contents of the db instead of writing output to the browser, html text is written to the server with the .xls file extension. A link to the new document is created (in the browser) for easy navigation to the new document. The current time (server time) is also displayed to show that the excel document was created dynamically..
- Platform: Asp, Scripts
- Publisher: codeave.com
- Date: 26-10-2011
- Acelet-Scheduler
- License: Freeware

Acelet-Scheduler with SuperScheduler and SuperWatchdog is a Java task scheduler with daemon and GUI for system and application job scheduling, can schedule tasks in a distributed environment. Holiday adjustable. Works out-box. See http://www.acelet.com.
- Platform: Linux, Unix, Windows
- Publisher: acelet.com
- Date: 25-06-2012
- Size: 5757 KB
- J2J - Simple JSON 2 Java mapping
- License: Freeware

J2J provides an intuitive way to convert Java to JSON and JSON to Java. Annotate any Java class then use JsonWriter to emit JSON from java or JsonReader to convert JSON to java objects. (source code and tutorial included) Version 2.0 in development..
- Platform: WinOther
- Publisher: json2java.sourceforge.net
- Date: 05-06-2012
- Size: 209 KB
- Uncrustify Code Beautifier
- License: Freeware

Banish crusty code with the Uncrustify C/C++/C#/D/Java/Pawn source code beautifier. It indents, adds newlines, aligns, etc, and is highly configurable..
- Platform: Linux, Unix, Windows
- Publisher: uncrustify.sourceforge.net
- Date: 23-11-2012
- Size: 961 KB
- JAC
- License: Freeware

JAC, also known as Java Assertions to Code is a tool that has been developed in order to help you generate the code from contracts of the method in Java.
COFOJA is used to write contracts and JDT is used to create abstract syntax tree for parsing and manipulation of Java file.
.
- Platform: WinOther
- Publisher: sagar shinde
- Date:
- AtomineerUtils addin for Visual Studio
- License: Shareware

AtomineerUtils Documentation Addin for Visual Studio 11Beta/2010/2008/2005 auto-generates (and updates) Documentation Xml, Doxygen or JavaDoc comments for C, C++, C++/CLI, C#, Java and VisualBasic code elements, using naming of items to derive automatic documentation, and applies optional formatting and word wrap to minimise the effort involved in keeping documentation in sync with code and up to date. It provides unsurpassed documentation features, and is simple to use, powerful and highly confiigurable.
- Platform: Windows
- Publisher: Atomineer
- Date:
- Fused Linear Acceleration
- License: Freeware

Note that Fused Linear Acceleration requires a device equipped with a gyroscope sensor and that *MOST* devices do *NOT* have gyroscope sensors.
Fused Linear Acceleration provides a working code example and Android application that demonstrates how to fuse the acceleration, gyroscope and magnetic sensors to provide a reliable measurement of linear acceleration. Fused Linear Acceleration relies on the gyroscope and magnetic sensors to determine the tilt of the device so the gravity component of the acceleration can be subtracted from the signal.
- Platform: Android 2.x, Android 3.x, Android 4.4, Android 4.x
- Publisher: Kircher Electronics
- Date: 10-08-2014
- Size: 913 KB
- FileMaker 7 AppleScript Reference
- License: Freeware

The FileMaker 7 AppleScript Reference document provides a quick reference guide to commonly used FileMaker 7 AppleScript commands. This document provides a description of each code example, the FileMaker 6 example code, and the FileMaker 7 example code. Selected code examples return their results formatted in a manner which makes for easier processing by other programs. This FileMaker 7 database file enables developers to copy and paste example code directly from each field of the database. Downloads - .
- Platform: Mac OS X
- Publisher: .com Solutions Inc.
- Date: 07-08-2011
- Size: 14 KB
- Flash Double Click Utility
- License: Shareware

What's included:- Root Timeline code example - example1.fla; MovieClip onClipEvent(load) {} code example - example2.fla; MovieClip timeline code example - example3.fla; AddEventListener style code example - example4.fla; DoubleClick class ActionScript source code - DoubleClick.as; Preview source code - preview.fla; Tips and instructions - help.pdf. Features: Easy to use and implement; Add double click functionality with a single line of code; EventDispatcher ready (add event listeners wherever needed); Capture both single and double click events; Assign dynamic click intervals (optional, default is 300 milliseconds); Change click interval at runtime.
- Platform: PHP, Scripts
- Publisher: james-qu22-com
- Date: 11-02-2011
- Geotarget Based on User IP Address
- License: Freeware

This code example shows you how to display different content to users from different countries. This can be used to implement a multi-lingual user-interface or display localized ads to users from different countries. It can also be used to block users from countries where the content is not legal..
- Platform: PHP, Scripts
- Publisher: kaparo
- Date: 02-09-2011
- ASN.1 Development Tools
- License: Freeware

The ASN.1 Development Tools(ADT) is a suit of Eclipse plugins which allow editing, syntax checking of ASN.1 files. Contribution to the asnCompiler extension point can automatically generate C/C++/Java/other language code from ASN.1 files..
- Platform: Linux, Mac, Windows
- Publisher: asnlab.com
- Date: 10-10-2012
- Size: 3526 KB
- C3 - From grammar to AST
- License: Freeware

Covra is a project to help design compilers. C3 is a tool specialized on the easy design and construction of ASTs, it is independent of the compiler compilers or parser generator that is used. It generates Java and C# code. Require JRE 1.6.0..
- Platform: Linux, Mac, Windows
- Publisher: covra-c3.sourceforge.net
- Date: 19-06-2012
- Size: 826 KB
- Dzine
- License: Freeware

Dzine is a case tool for OOAD. Draw use case,interaction,class,deployment,ER Diagrams. Code generation in C++ and java and for SQL. Reverse engg design from code. Just put in your Java or C++ code and generate class diagrams..
- Platform: WinOther
- Publisher: samparkh.com
- Date: 10-08-2012
- Size: 876 KB
- eXtensible Privacy Guard
- License: Freeware

xPG was about an OpenPGP-GUI in Java. Some source-code is still available for reference purposes. See http://www.cryptix.org/ for a current implementation of OpenPGP for Java..
- Platform: Linux, Mac, Windows
- Publisher: xpg.sourceforge.net
- Date: 16-08-2012
- Size: 494 KB
- Framecode
- License: Freeware

Framecode is a framework, written in Java, to build code generators for all languages. It provides a set of classes to build and format code in a better way than writer.write(mystring). At this time only Java is supported..
- Platform: Linux, Mac, Windows
- Publisher: framecode.sourceforge.net
- Date: 17-11-2012
- Size: 45 KB
- JPackIt
- License: Freeware

JPackIt is a Java application for packaging a Java project into single executable package (such as jar, class or exe) containing all java application resources (code, images, properties, etc.) and referenced libraries..
- Platform: Linux, Mac, Windows
- Publisher: jpackit.sourceforge.net
- Date: 14-06-2012
- Size: 761 KB





