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.472.784 Times

C Sharp Tutorial freeware
Filter: All | Freeware | Demo
 

C Sharp Tutorial

1 2 3 4 5 > 
Added: June 14, 2010 | Visits: 932

C::Sharp::Tokener C::Sharp::Tokener is a Tokeniser for C#. SYNOPSIS use C::Sharp::Tokener; do { ($token, $ttype, $remainder) = C::Sharp::Tokener::tokener($input); } while ($input = $remainder) use C::Sharp::Parser; $parser = new C::Sharp::Parser; $parser->YYParse(yylex =>...



Platforms: *nix

License: Freeware Size: 17.41 KB Download (117): C::Sharp::Tokener Download

Added: January 24, 2010 | Visits: 1.436

C::Sharp C::Sharp is a parser and Lexer for C# Programming Language. SYNOPSIS use C::Sharp; use C::Sharp::Tokener; use C::Sharp::Parser; This module distribution contains (or will contain, when its finished) a tokeniser, parser and, hopefully, compiler for C#. C# is Microsofts new programming...





Platforms: *nix

License: Freeware Size: 17.41 KB Download (187): C::Sharp Download

Added: March 11, 2006 | Visits: 3.493

Personal C Sharp Personal C Sharp extremely simplifies C# programming. Allows a person with minimum programming experience to write professional programs in C# and the .NET Framework.Contains all the tools to compile and debug your programs, nothing else to buy. See a demonstration...


Platforms: Windows

License: Freeware Size: 125 KB Download (418): Personal C Sharp Download

Added: August 11, 2008 | Visits: 1.775

Test Your C Test Your C is a C Programming tutorial / quiz program with 150 questions in 10 categories, each question's answer is explained. Test Your C uses a lot of terminology found in the ANSI C standard. Quiz categories are: Declarations; Lexical Elements; Types; Expressions; Statements; Functions;...


Platforms: Windows

License: Freeware Size: 58.2 KB Download (570): Test Your C Download

Released: August 13, 2012  |  Added: August 13, 2012 | Visits: 428

ncs Not C Sharp. Four goals: 1. Create a CSharp compiler written in C# and CUP Parser Generator. 2. Learn how to write a compiler. 3. Encourage compiler experimentation by anyone who is interested.


Platforms: Windows, Mac, Linux

License: Freeware Size: 3.5 MB Download (49): ncs Download

Released: December 26, 2012  |  Added: December 26, 2012 | Visits: 644

open-dis An open source implementation of the Distributed Interactive Simulation (IEEE-1278) standard in C++, C-Sharp, Objective-C, and Java.


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 61.54 MB Download (54): open-dis Download

Added: March 07, 2006 | Visits: 3.445

Component Conversion Utility The Component Conversion Utility is designed to minimize the time needed to create skeleton code in a variety of languages. Given a database connection, for example, the CCU can use existing tables to create skeleton Java code. In addition to translating programming languages, it allows a user to...


Platforms: Windows, Mac, *nix

License: Freeware Size: 500 KB Download (182): Component Conversion Utility Download

Released: January 25, 2011  |  Added: February 14, 2011 | Visits: 2.012

Bytescout Document SDK for .NET Generate Word documents (doc, docx) in ASP.NET, Visual Basic .NET and C#. Bytescout Document SDK is 100% managed .NET (1.10, 2.00 and higher) library for document (DOC, DOCX) writing, reading and modification. Benefits: * Microsoft Word (or Microsoft Office) is not required; * Made...


Platforms: Windows

License: Freeware Size: 1.33 MB Download (233): Bytescout Document SDK for .NET Download

Added: January 25, 2010 | Visits: 723

ANTLRWorks ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C#, Python, or C++ actions. ANTLR is popular because it is easy to understand,...


Platforms: Mac

License: Freeware Download (101): ANTLRWorks Download

Released: November 01, 2012  |  Added: November 01, 2012 | Visits: 787

HS TFTP .NET Class Library HS TFTP .NET class library is a .NET component which implements TFTP server and client functionality over UDP socket layer according to RFC 1350 (Trivial File Transfer Protocol). HS TFTP .NET is designed for use from Visual C# .NET (C Sharp). The use of HS TFTP .NET class library is royalty...


Platforms: Windows

License: Freeware Size: 573.44 KB Download (52): HS TFTP .NET Class Library Download

Added: April 08, 2010 | Visits: 779

wx12Ton 1.1.0 wx12Ton is a complete rewrite of the DOS shareware program !12Ton, which I wrote in the mid-nineties. At the beginning of the last century twelve-note composition was a celebrated new technique to compose music without tonal sounds. wx12Ton now helps to compose and analyse such music. In...


Platforms: *nix

License: Freeware Size: 389.12 KB Download (98): wx12Ton 1.1.0 Download

Added: November 22, 2010 | Visits: 1.066

Acme::OneHundredNotOut Acme::OneHundredNotOut is a raise of the bat, a tip of the hat. I have just released my 100th module to CPAN, the first time that anyone has reached that target. As some of you may know, I am getting ready to go back to college and reinvent myself from being a programmer into being a...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (95): Acme::OneHundredNotOut Download

Added: January 25, 2010 | Visits: 972

BuildSim BuildSim is an engineering simulation and process development tool. This bronze edition is a free version.


Platforms: Mac

License: Freeware Size: 1.8 MB Download (155): BuildSim Download

Added: May 10, 2013 | Visits: 357

SyntaxHighlighter Plus This allows posting syntax highlighted code without loosing it's formatting or making any manual changes.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Key features "SyntaxHighlighter Plus": - Bash -- bash, sh - C++...


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

License: Freeware Download (52): SyntaxHighlighter Plus Download

Added: January 18, 2010 | Visits: 1.071

njb-sharp njb-sharp provides C# bindings for libnjb, to provide NJB Digital Audio Player (DAP) support to Mono applications. See the libnjb project page for a complete list of supported NJB devices (Creative Nomad, Zen, Zen Micro, Dell DJ, and more) and detailed project information. Building njb-sharp...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (114): njb-sharp Download

Added: September 12, 2013 | Visits: 404

Tutorial: C mex matrix demo This short tutorial illustrates basic numerical matrix computation in C. I encourage any comments from expirienced mex programmers for style improvement.This is a nice little function to demonstrate how you can interface MATLAB and C style matricies. There is some example code included showing...


Platforms: Matlab

License: Freeware Size: 133.12 KB Download (44): Tutorial: C mex matrix demo Download

Added: January 13, 2010 | Visits: 1.910

Array::Each::Tutorial Array::Each::Tutorial - POD giving various examples how to use Array::Each. SYNOPSIS man Array::Each man Array::Each::Tutorial or perldoc Array::Each perldoc Array::Each::Tutorial Overview This tutorial contains only POD, so dont do this: use Array::Each::Tutorial; # dont do this...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (121): Array::Each::Tutorial Download

Added: May 26, 2010 | Visits: 1.815

Catalyst::Manual::Tutorial::AdvancedCRUD Catalyst::Manual::Tutorial::AdvancedCRUD is a Catalyst Tutorial - Part 8: Advanced CRUD. Add a Form Creation Helper Method Open lib/MyApp/Controller/Books.pm in your editor and add the following method: =head2 make_book_widget Build an HTML::Widget form for book creation and updates...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (104): Catalyst::Manual::Tutorial::AdvancedCRUD Download

Released: October 01, 2012  |  Added: October 01, 2012 | Visits: 385

Sharp AutoUpdater Sharp AutoUpdater is a C# component that will automatically update your .NET application. Using XML configuration files, the AutoUpdater component detects if there is a new version of the software, downloads, unzips, and installs the new files.


Platforms: Windows, Mac, Linux

License: Freeware Size: 493.57 KB Download (52): Sharp AutoUpdater Download

Added: May 10, 2013 | Visits: 387

Sharp Serialization Library Sharp Serialization Library serializes and deserializes primitives, ArrayLists and Hashtables, compatible with PHP serialize(). Use it for SOAP/Web Services communications where Hashtables cannot be passed otherwise, or saving to a file readable by php.This C# Serialization Library is used to...


Platforms: Windows, Mac, *nix, C#, BSD Solaris

License: Freeware Download (60): Sharp Serialization Library Download

1 2 3 4 5 >