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

Desktop Sharing With Source Code freeware
Filter: All | Freeware | Demo
 

Desktop Sharing With Source Code

< 1 2 3 4 5 > 
Added: May 16, 2010 | Visits: 914

Flawfinder Flawfinder searches through source code looking for potential security flaws. This is the main web site for flawfinder, a program that examines source code and reports possible security weaknesses (``flaws) sorted by risk level. Its very useful for quickly finding and removing at least some... Platforms: *nix

License: Freeware Size: 76.8 KB Download (109): Flawfinder Download

Added: January 21, 2010 | Visits: 1.411

ctopy ctopy automates the parts of translating C source code to Python source code that are difficult for a human but easy for a machine. This allows a human programmer to concentrate on the nontrivial parts of the translation.. Platforms: *nix

License: Freeware Size: 19.46 KB Download (120): ctopy Download

Added: September 08, 2010 | Visits: 1.035

GeSHi GeSHi is a generic syntax highlighter for PHP that takes any source code and highlights it in XHTML and CSS. It features case-sensitive or insensitive highlighting, auto-caps/non-caps of any keyword, an unlimited scope for styling, the use of CSS in which almost any aspect of the source can be... Platforms: *nix

License: Freeware Size: 399.36 KB Download (99): GeSHi Download

Added: July 24, 2010 | Visits: 1.178

JCite JCite project contains cites snippets of Java source code or Excel sheets into HTML documents – API documentation, for instance. Citing from tests, or tested code, guarantees that examples really work. And, thanks to the excellent Java2Html library, they get automatic syntax highlighting.. Platforms: *nix

License: Freeware Size: 225.28 KB Download (202): JCite Download

Added: January 25, 2010 | Visits: 360

MacSolitaire MacSolitaire is a basic free solitaire card game. The source code is included for developers with a C++ PowerPlant class library. Platforms: Mac

License: Freeware Download (98): MacSolitaire Download

Added: January 25, 2010 | Visits: 817

Python Metadata Importer Allows Spotlight to import and index Python script source code. Various metadata are imported from the source code including function and class names, version, author and description. Platforms: Mac

License: Freeware Size: 1.1 MB Download (97): Python Metadata Importer Download

Released: November 21, 2012  |  Added: December 27, 2012 | Visits: 1.298

BraceMatrix BraceMatrix is a code viewer for C/C++ programmers that implements two new conceptual technics: 1)Brand new style of source code markup. 2)Convenient system of link search, providing intuitive visual navigation on code from declarations to implementations and use cases of variables, classes... Platforms: Windows

License: Freeware Size: 2.7 MB Download (197): BraceMatrix Download

Released: October 16, 2012  |  Added: November 01, 2012 | Visits: 1.507

Backup Software Backup Software based on the XCOPY command of Windows command prompt; software, source code, PDF, text tutorials included. I created a special program to back up everything that's important on a power-user's PC. I created also a batch file to do the same. This is the best and easiest procedure of... Platforms: Windows

License: Freeware Size: 326.69 KB Download (105): Backup Software Download

Released: August 16, 2012  |  Added: August 16, 2012 | Visits: 631

ThGClock Transparent desktop watch with day alarm and monthly calendar, time schedular, ftp synchronisation,synchronisation with MS Outlook, all computers has the same calendar r, contacts, notes A short view and you knows the time. The transparent watch is always on the top of your desktop, even if your... Platforms: Windows

License: Freeware Size: 1.76 MB Download (60): ThGClock Download

Released: September 03, 2012  |  Added: September 03, 2012 | Visits: 646

MISRA C Rule Checker SQMlint SQMlint assists developers in source code review through automatic inspection and helps to develop high-quality C source codes efficiently. Furthermore, because problem codes can be detected by only adding compile options, the user can correct problem codes as easily as when correcting compile... Platforms: Windows, XP, Windows Vista, 7, 7x64

License: Freeware Download (61): MISRA C Rule Checker SQMlint Download

Released: August 27, 2012  |  Added: August 27, 2012 | Visits: 663

DotNET Nuclear C# Compiler DotNET Nuclear C# Compiler is a handy, easy to use application specially designed to help you edit and compile your source code fast and easy. Platforms: Windows

License: Freeware Download (47): DotNET Nuclear C# Compiler Download

Released: September 15, 2012  |  Added: September 15, 2012 | Visits: 506

devFlowcharter devFlowCharter is a complete environment for creating program flowchart, source code generation, and compilation. Its main goal is to be straightforward, educational tool for use during procedural programming classes. Platforms: Windows

License: Freeware Size: 1.3 MB Download (51): devFlowcharter Download

Released: December 22, 2012  |  Added: December 22, 2012 | Visits: 594

MLP-Map Source code for fast training of multilayer perceptron for approximation. Example training and validation data files included. Source code for applying the trained network. Resulting networks can be pruned by NuMap7.06. The training algorithm can be modified to be substantially better than BP. A... Platforms: Windows

License: Freeware Download (600): MLP-Map Download

Released: September 24, 2012  |  Added: September 24, 2012 | Visits: 555

MLP-Class Source code for fast training of multilayer perceptron classifier. Example training and validation data files included. Source code for applying the trained network. Resulting networks can be pruned by NuClass7.06. The training algorithm can be modified to be substantially better than BP. A... Platforms: Windows

License: Freeware Download (523): MLP-Class Download

Released: September 06, 2014  |  Added: November 18, 2014 | Visits: 977

Devpad Devpad is an Open Source Notepad like VB.Net Multi-tab Source Code Editor for Windows Vista, Windows 7, and Windows 8/8.1 that supports ASM, ASP.Net, Boo, C#, C++, CSS, HTML, INI, Java, JavaScript, Lua, Perl, PHP, Python, Ruby, SQL, VB.Net, XML and plain text files. It also supports syntax... Platforms: Windows 8, Windows 7, Windows

License: Freeware Size: 897 KB Download (69): Devpad Download

Added: May 10, 2013 | Visits: 778

RexEdit 0.2.8b RexEdit is a very powerful and fast programmer's text and source code editor. Includes highlighting for over 50 syntaxes (programming/markup languages, scripts, specific files, etc). Fully customizable environment: you can change everything - from button layout to syntax highlighting colors. It... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (64): RexEdit 0.2.8b Download

Added: May 10, 2013 | Visits: 372

PyChecker PyChecker is a tool for finding bugs in python source code. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C++. It is similar to lint. Because of the dynamic nature of python, some warnings may be incorrect; however, spurious warnings should be... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): PyChecker Download

Released: October 22, 2012  |  Added: October 22, 2012 | Visits: 518

Mikogo (Mac OS X Version) Looking for an easy-to-use desktop sharing solution for online meetings and remote support? Look no further. Mikogo is a free remote desktop app full of features to assist you in conducting the perfect web conference or remote support session. Share any screen content or application in true color... Platforms: Mac

License: Freeware Size: 8.43 MB Download (50): Mikogo (Mac OS X Version) Download

Released: December 13, 2012  |  Added: December 13, 2012 | Visits: 490

Mikogo (Linux Version) Looking for an easy-to-use desktop sharing solution for online meetings and remote support? Look no further. Mikogo is a free remote desktop app full of features to assist you in conducting the perfect web conference or remote support session. Share any screen content or application in true color... Platforms: Linux

License: Freeware Size: 11.08 MB Download (58): Mikogo (Linux Version) Download

Added: July 25, 2006 | Visits: 3.390

Artifact Desktop Artifact Desktop is a Personal Code Manager that helps you to find, manage, and use code, and other programming resources, regardless of location. The Artifact Desktop makes it possible to search multiple code-sharing websites with a single query, easily organize your personal stash of... Platforms: Windows

License: Freeware Size: 7 KB Download (222): Artifact Desktop Download

< 1 2 3 4 5 >