General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Try Free
$300 Free Credits to Build on Google Cloud
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Canorus is a free cross-platform music score editor. It supports an unlimited number and length of staffs, polyphony, a MIDI playback of notes, chord markings, lyrics, import/export filters to formats like MIDI, MusicXML, ABC Music, MusiXTeX and LilyPond
Lazily serializes an object to XML for usage in XPath/XSLT.
...For example:
_________________________________________
ObjectXmlNavigator nav = new ObjectXmlNavigator("myObject", MyObject);
XslTransform xslTrans = new XslTransform();
xslTrans.Transform(nav, null, objStream);
_________________________________________
Using the ObjectXmlNavigator object you can now access the properties of MyObject in your XSLT.
Only properties (or properties of properties) that your reference in your XSLT will be 'converted' to XML, hence the 'Lazy' serializer.
Software, components, utilities and XML schema model for automating the exchange of engineering data for the capital facility industry over the total facility life cycle, including design, procurement, construction, operations and maintenance.
Detailed cfiXML guidelines and example data dictionaries for control valves, electric motors and pumps, including information on the HI 50.7-2010 Electronic Data Exchange for Pumping Equipment Standard, are available from the website.
Enterprise Architect Code Template for LotusScript allows for MDG of LotusScript Code from UML class diagrams. Generates module skelletions including parameter documentation.
BeanReader is a tool that uses annotations on Java classes to extract objects from XML documents. The annotations indicate (using XPaths) where in the document the object's properties are represented.
C++ Crossplatform serialization library: simplicity of use, functionality, Builder-like properties, support of various formats of the data (XML, binary, etc.)
xmlandbean is a java library based on annotation who can read and inject XML datas into objects. Create the java objects, define (with annotations) for each properties how the system retrieve XML informations. Then, at runtime, xmlandbean populate them.
Generic Java tool to read/apply configurable parameters.
...Provides simple extendable framework for defining parameters and readable/writable sources. Provides sample GUI tool to view/update parameters.
Now supports parameters in properties and XML files stored in files in directory structure or archives. Reads/writes single values to JDBC data source(s).
Uses templates to prepare parameters, possibly with values to use.
Parameters may be spread over multiple files/sources.