Skip to main content

Home/ Coders/ Group items tagged source code

Rss Feed Group items tagged

Andrey Karpov

PVS-Studio static code analyzer for C, C++ and C# - 0 views

  •  
    This presentation looks at PVS-Studio static code analyzer. PVS-Studio is a tool for bug detection in the source code of programs, written in C, C++ and C#. It works in Windows and Linux environment. PVS-Studio performs static code analysis and generates a report that helps a programmer find and fix bugs also performs a wide range of code checks, it is also useful to search for misprints and Copy-Paste errors.
Joel Bennett

Windows API Code Pack for .NET Framework - MSDN Code Gallery - 0 views

  •  
    The Windows® API Code Pack for Microsoft® .NET Framework provides a source code library that can be used to access new Windows 7 features (and some related Windows Vista features) from managed code. These features are not available to developers today in the .NET Framework.
yc c

ActiveState Code - 6 views

  •  
    ActiveState Code is a site for learning from and sharing code recipes - with a focus on dynamic languages and languages used for web development. The recipes you'll find here highlight programming best practices and can be used directly in day-to-day tasks, as a source of ideas, or as a way to learn more about languages or libraries. We invite you to contribute code, comments, and ratings for recipes. The recipes are freely available for review and use.
Joel Bennett

Microsoft Source Analysis for C# - 0 views

  •  
    Source Analysis is similar in many ways to Microsoft Code Analysis (specifically FxCop), but there are some important distinctions. FxCop performs its analysis on compiled binaries, while Source Analysis analyzes the source code directly.
Andrey Karpov

Checking OpenCV with PVS-Studio - 0 views

  •  
    OpenCV is a library of computer vision algorithms, picture processing algorithms, and general-purpose numerical algorithms. The library is written in C/C++ and is free both for academic and commercial use, as it is distributed under the BSD license. The time has come to check this library with the PVS-Studio code analyzer. OpenCV is a large library. It contains more than 2500 optimized algorithms and consists of more than 1 million code lines. Cyclomatic complexity of the most complex function cv::cvtColor() is 415. It is no wonder that we have found quite many errors and questionable fragments in its code. However, the size of the source code taken into account, we may call this library a high quality one.
Jungle Jar

JungleJar | Taking a Look at a Few More Paste Bins - 0 views

  •  
    It wasn't that long ago when I was searching for a couple of good code-snippet applications to store bits of source code. Well, I found a couple and published 2 Really Useful Code Snippet Applications. Now, I've found a few more worth noting, each with their own strengths and weaknesses, but they all serve their purpose nicely.
Andrey Karpov

Cppcheck - 1 views

  •  
    Cppcheck is a static analyzer for C and C++ code. It is open-source, free, cross-platform and easy-to-use. The project's website: http://cppcheck.sourceforge.net/ Cppcheck is an open-source, free tool distributed under the GNU General Public License. Daniel Marjamäki is the project's author (his profile on StackOverflow). The project's source code can be downloaded from the github website.
Andrey Karpov

PVS-Studio 5.0 brings static code analysis to new platforms - 0 views

  •  
    "Program Verification Systems" (Co.Ltd) has announced the release of the new major version of PVS-Studio 5.0. The utility performs static analysis of a source code to reveal coding errors, programmer´s mistakes, fragments of code that can potentially produce a bug or disrupt the logic of the program. The new version is announced to support C++Builder, Windows Phone 8 and Windows Store projects. Read more: http://sdt.bz/37360#ixzz2JZowL8RN Follow us: @sdtimes on Twitter | sdtimes on Facebook
Andrey Karpov

100 bugs in Open Source C/C++ projects - 0 views

  •  
    This article demonstrates capabilities of the static code analysis methodology. The readers are offered to study the samples of one hundred errors found in open-source projects in C/C++. All the errors have been found with the PVS-Studio static code analyzer.
x y

locksley90 - How to include Matlab source code in a LaTeX document - 0 views

  •  
    How to include Matlab source code in a LaTeX document
Fabien Cadet

WTF Code .net - 12 views

  • “ The trouble with programmers is that you can never tell what a programmer is doing until it’s too late. Seymour Cray
  • “ Good code is its own best documentation. Steve McConnell
  • “ Most software today is very much like an Egyptian pyramid with millions of bricks piled on top of each other, with no structural integrity, but just done by brute force and thousands of slaves. Alan Kay
  • ...1 more annotation...
  • “ Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. Martin Golding
  •  
    " The trouble with programmers is that you can never tell what a programmer is doing until it's too late. " __ Seymour Cray __
  •  
    are we just re-iterating the page here?
  •  
    If you want a quality seo service please click here. Many people said about seo. But do not understand about seo itself. I will help you. Please contact me on yahoo messenger .. aming_e@ymail.com or www.killdo.de.gg
Fabien Cadet

[video] InfoQ: Development at the Speed and Scale of Google, 2010-12-13 by Ashish Kumar - 4 views

  •  
    « Ashish Kumar presents how Google manages to keep the source code of all its projects, over 2000, in a single code trunk containing hundreds of millions of code lines, with more than 5,000 developers accessing the same repository. »
yc c

DZone Snippets: Store, sort and share source code, with tag goodness - 2 views

  •  
    Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world
Denis Gobo

Microsoft Source Analysis for C# - 0 views

  •  
    Source Analysis for C#. This tool is known internally within Microsoft as StyleCop, and has been used for many years now to help teams enforce a common set of best practices for layout, readability, maintainability, and documentation of C# source code.
Fabien Cadet

Twitter to open source Hadoop-like tool - Cloud Computing News, 2011-08-04 by Stacey Hi... - 2 views

  •  
    « Attention webscale aficionados, Twitter says it is planning to open source Storm, its Hadoop-like real-time data processing tool. In a blog post Thursday, the microblogging network said it plans to release the Storm code on Sept. 19 at the Strange Loop event in St. Louis, Mo. »
Fabien Cadet

Sonar : Code quality management platform - 0 views

  •  
    "Sonar enables to collect, analyze and report metrics on source code. Sonar not only offers consolidated reporting on and across projects throughout time, but it becomes the central place to manage code quality."
Rajan Datta

IDEOne - Online Compiler and Debugging tool - 8 views

  •  
    Choose language, paste code and input data (optionally), choose whether your code ought to be executed and whether it ought to be private (i.e. not listed in recent pastes) and click submit button. Then watch your code being executed, share it with your team or friends, or run it again with new input to debug.
  •  
    Ideone is an online compiler and debugging tool which allows you to compile source code and execute it online in more than 60 programming languages.
Joel Bennett

microPledge: Get software made - 0 views

  •  
    Micro pledge ... a system for putting pledges or bounties on code features that you'd like to see in your favorite software. Free for open source projects -- proprietary or closed-source projects have some fees associated with them (on the developer side).
Joel Bennett

GENNIT Code Generation - 0 views

  • Access to tested generators, a designer for building your project, FXCOP'd source files, XHTML, NUnit Testing Code, VS.NET 2005/Express solution files and SQL scripts.
  •  
    An early beta of a code-generation webservice which lets you create UML-like diagrams and generate code (with tests and everything).
Andrey Karpov

Duke Nukem 3D Code Review - 0 views

  •  
    Since I left my job at Amazon I have spent a lot of time reading great source code. Having exhausted the insanely good idSoftware pool, the next thing to read was one of the greatest game of all time : Duke Nukem 3D and the engine powering it named "Build".
1 - 20 of 81 Next › Last »
Showing 20 items per page