Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.441.584 Times

Nc Odometer Disclosure Statement freeware
Filter: All | Freeware | Demo
 

Nc Odometer Disclosure Statement

1 2 3 4 5 > 
Added: May 25, 2013 | Visits: 402

Disclosure Policy Plugin When initially conceived, this plugin was intended to aid bloggers with diverse business relationships to include some form of financial disclosure at the bottom of posts, and in their RSS feeds. But, since that initial conception, it has evolved into an application that has a multitude of uses...



Platforms: PHP

License: Freeware Size: 10 KB Download (46): Disclosure Policy Plugin Download

Added: March 14, 2010 | Visits: 1.485

Regular Statement String Regular Statement String (RSS) provides several libraries in C, Java, and COM to implement and demonstrate the key-value development method using well-designed "strings" (RSS) as the media. Regular Statement String also shows a way to write "Process Oriented" applications. Whats New in This...





Platforms: *nix

License: Freeware Size: 337.92 KB Download (96): Regular Statement String Download

Added: August 12, 2010 | Visits: 917

SQL::Statement::Embed SQL::Statement::Embed can embed a SQL engine in a DBD or module. SQL::Statement is designed to be easy to embed in other modules and to be especially easy to embed in DBI drivers. It provides a SQL Engine and the other module needs to then provide a data source and a storage mechanism. For...


Platforms: *nix

License: Freeware Size: 87.04 KB Download (98): SQL::Statement::Embed Download

Released: September 09, 2012  |  Added: September 09, 2012 | Visits: 786

SmartVizor Bill Statement Printing SmartVizor is a stand alone,powerful and extremely easy to use Bill statement printing application. SmartVizor Suite is a software solution for creating personalized communications and professional one to one documents. It is one of the least expensive full-featured Bill statement printing...


Platforms: Windows

License: Freeware Size: 16.57 MB Download (52): SmartVizor Bill Statement Printing Download

Added: May 10, 2013 | Visits: 618

Must Agree To Privacy-statement The "Must Agree To Privacy-statement" contribution enhances standard OSC create/modify customer details by forcing the customer to agree to the store's privacy-statement in order to create and/or modify his account-details.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (56): Must Agree To Privacy-statement Download

Added: May 10, 2013 | Visits: 467

Method call when exit "with" statement This script provides a context manager that allows the user to specify a method on the passed-in object to be called when the 'with' statement is exited. This is a generalization of contextlib.closing.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Method call when exit "with" statement Download

Added: May 10, 2013 | Visits: 777

UvumiTools Odometer It can be used to generate a moving counter for everything, from shopping cart scripts to traffic counters.The script is animated using the Mootools framework. Key features "UvumiTools Odometer": - Can be updated manually or automatically - Customizable refreshing period - Detects client...


Platforms: Windows, Mac, *nix, JavaScript, BSD Solaris

License: Freeware Download (67): UvumiTools Odometer Download

Released: January 09, 2019  |  Added: January 12, 2019 | Visits: 3.824

BS1 General Ledger BS1 General Ledger tracks budget and actual financial data to produce financial statements such as an Income Statement and Balance Sheet, the Trial Balance report, and General Ledger (detail) report. Unlimited account grouping levels. All user errors can be easily corrected. Add AP, AR,...


Platforms: Windows, Windows 7, Windows Server, Other

License: Freeware Size: 1.5 MB Download (201): BS1 General Ledger Download

Added: August 15, 2008 | Visits: 5.592

NC Voice Commander NC Voice Commander is a free application for your PC that works to give it orders to run and activate diverse functions just by using your voice. You can configure NC Voice Commander to use it with games, in other programs or with the operating system, and thus enjoy options and possibilities you...


Platforms: Windows

License: Freeware Size: 4 KB Download (2415): NC Voice Commander Download

Added: July 27, 2010 | Visits: 922

JoSQL JoSQL (SQL for Java Objects) provides the ability for a developer to apply a SQL statement to a collection of Java Objects. JoSQL provides the ability to search, order and group ANY Java objects and should be applied when you want to perform SQL-like queries on a collection of Java Objects....


Platforms: *nix

License: Freeware Size: 245.76 KB Download (95): JoSQL Download

Added: April 20, 2010 | Visits: 1.397

bankconvert bankconvert project is a Web script that is able to convert various bank statement formats into the Czech GPC bank statement format. Supported input formats include Paypal QIF, RaiffeisenBank XML, and eBanka (a Czech statement in HTML)..


Platforms: *nix

License: Freeware Size: 6.14 KB Download (130): bankconvert Download

Released: March 21, 2011  |  Added: March 24, 2011 | Visits: 1.197

DTM ODBC SQL runner DTM SQL runner is a free command line tool for SQL statements execution. The runner allows the user to specify ODBC data source name and file with SQL statement to be executed. This handy tool for developers, database administrators and advanced users is suitable for batch and scheduled job...


Platforms: Windows

License: Freeware Size: 68.96 KB Download (491): DTM ODBC SQL runner Download

Released: November 25, 2012  |  Added: November 25, 2012 | Visits: 623

DNC Precision Pro DNC Precision is a software that allows full control of the process via serial port, which operates as a multiple NC management gateway allowing for secure access to numerically controlled device. for WindowsAll


Platforms: Windows

License: Freeware Download (472): DNC Precision Pro Download

Released: August 17, 2012  |  Added: August 17, 2012 | Visits: 597

JSqlParser JSqlParser is a handy Java tool designed to transform a SQL statement into a hierarchy of java classes. The operations on the classes of JSqlParser are executed using the Visitor pattern. Basically the method CCJSqlParserManager.parse returns a class implementing Statement which can be used to...


Platforms: Windows

License: Freeware Download (46): JSqlParser Download

Added: May 10, 2013 | Visits: 472

Exception-based Switch-Case This script presents you another way to emulate a switch-case statement, perhaps one you might not have thought of.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Exception-based Switch-Case Download

Added: May 10, 2013 | Visits: 450

Readable switch construction Python's lack of a 'switch' statement has garnered much discussion and even a PEP. The most popular substitute uses dictionaries to map cases to functions, which requires lots of defs or lambdas. While the approach shown in this script may be O(n) for cases, it aims to duplicate C's original...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Readable switch construction Download

Added: May 10, 2013 | Visits: 491

Using a Dictionary in place of 'switch' This script shows a clean way of implementing a 'switch' statement in Python via a dictionary container. The dictionary is made up of known 'named states' that are tested in sequence for their current 'state'.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Using a Dictionary in place of 'switch' Download

Added: May 10, 2013 | Visits: 536

Time sections of code by using "with" Time sections of code by using "with" statement script allows one to use the "with" statement to time sections of code.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Time sections of code by using "with" Download

Added: April 10, 2013 | Visits: 362

String Letter Counter Function Statement: strLetterCounter('string')....where, 'string' is an input string containing alphabet or numbers.Ex: string='aaaaaaaabbbbbbccd'Statement: strLetterCounter(string)Output: '8a,6b,2c,1d'Note: This function is different from the Matlab function called 'unique' because it keeps the order in...


Platforms: Matlab

License: Freeware Size: 10 KB Download (38): String Letter Counter Function Download

Added: November 19, 2013 | Visits: 530

NC Lighthouses The Lighthouses of the North Carolina coast line. Keywords: bald beach blue bodie cape carolina cloud coast corey currituck hatteras head house iconfactory island light lighthouse lighthouses line lookout marion nc nclh north oak ocracoke osx postcard sky


Platforms: Mac

License: Freeware Size: 296.96 KB Download (42): NC Lighthouses Download

1 2 3 4 5 >