Skip to main content

Home/ Coders/ Group items tagged analyzer

Rss Feed Group items tagged

Andrey Karpov

Open letter to the programmers in the C/C++ language - 0 views

  •  
    We develop a static analyzer called PVS-Studio. This is a code analyzer capable of detecting errors in C/C++ software. When we communicated with you, I must have told you that this analyzer detects 64-bit errors and integrates only into the Visual Studio environment.
Andrey Karpov

A few words about OpenSSL - 0 views

  •  
    This is a small note on the results of checking the OpenSSL project with the PVS-Studio analyzer. I analyzed the openssl-0.9.8-stable-SNAP-20121208 version.
Andrey Karpov

Static analysis and regular expressions - 0 views

  •  
    develop the PVS-Studio static code analyzer intended for analyzing C/C++ software. After we implemented general analysis in PVS-Studio 4.00, we received a lot of responses, both positive and negative. By the way, you are welcome to download a new version of PVS-Studio where we have fixed a lot of errors and defects thanks to users who told us about them.
Joel Bennett

Download details: BinScope Binary Analyzer - 0 views

  •  
    "BinScope is a Microsoft verification tool that analyzes binaries on a project-wide level to ensure that they have been built in compliance with Microsoft's Security Development Lifecycle (SDL) requirements and recommendations."
rahulsinghseo

Analytical Balances | Laboratory Scales | Moisture Analyzers - 0 views

  •  
    Axiva Sichem Biotech offers best analytical balances, laboratory scales and moisture analyzers in India. Visit our website and get more information and specification about products.
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.
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.
Mandeep Bajar

How to Remotely Debug your Mobile App - 0 views

  •  
    Analyzing and monitoring your App, once it has been published in the AppStore, is an important task to make your App a success. If something is crashing in your App on a remote device, there should be a communication mechanism to notify the developer about the crashing event. Also, developer should be able to see the detail error logs of that device.
Andrey Karpov

Bugs found in GCC with the help of PVS-Studio - 0 views

  •  
    I regularly check various open-source projects to demonstrate the abilities of the PVS-Studio static code analyzer (C, C++, C#). Now it is time for the GCC compiler to get checked. Unquestionably, GCC is a very qualitative and well-tested project, that's why it's already a great achievement for a tool to find any errors in it. Fortunately, PVS-Studio coped with this task. No one is immune to typos or carelessness. This is why the PVS-Studio can become an additional line of defense for you, on the front of the endless war against bugs.
Mike More

How To Convert PDF to Excel in .NET Framework - 9 views

  •  
    When dealing with digital documents, you may notice that PDF data and Excel spreadsheets often go hand in hand. Although not as easily as we'd like. The PDF format is perfect format for preservation of your content layout - whether it be an invoice, a statement or a database. Thus, even though the format can display data perfectly, it can also make it difficult to reuse, edit or analyze in Microsoft Excel. Users have no choice but to turn to PDF converter solutions.
  • ...1 more comment...
  •  
    Required backend and frontend developer now drop your cv here https://www.owcareers.com/cv-drop-zone
  •  
    Cheap Escorts In Dubai Vip Russian Escort In Dubai Vip Arab Escort In Dubai Russian Escort In Dubai Arab Escort In Dubai Pakistani Indian Escorts
Andrey Karpov

Analysis of the Trans-Proteomic Pipeline (TPP) project - 0 views

  •  
    To be honest, I don't know what the TPP project is intended for. As far as I understand, this is a set of tools to assist in research of proteins and their interaction in living organisms. However, that's not so much important. What is important is that their source codes are open. It means that I can check them with the PVS-Studio static analyzer. Which I'm very much fond of.
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.
Andrey Karpov

Errors detected in the Visual C++ 2012 libraries - 0 views

  •  
    Static code analysis is one of the error detection methodologies. We are glad that this methodology is becoming more and more popular nowadays. Visual Studio which includes static analysis as one of its many features contributes to this process to a large extent. This feature is easy to try and start using regularly. When one understands one likes static code analysis, we are glad to offer a professional analyzer PVS-Studio for the languages C/C++/C++11.
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.
Joel Bennett

Smokey - Google Code - 0 views

  •  
    Smokey is a open source command line tool used to analyze .NET or Mono assemblies for problems. It's similar to FxCop...
Joel Bennett

Pex - Test Generation for .Net - 0 views

  • Pex (Program EXploration) is an intelligent assistant to the programmer. By automatically generating unit tests, it helps to find bugs early. In addition, it suggests to the programmer how to fix the bugs.
  •  
    Pex is actually a unit test generation tool. It takes a parametrized unit test and generates parameter sets to get full code coverage and exercise all of the code. It actually analyzes the code to find appropriate values, and then generates normal (unparametrized) tests.
Joel Bennett

NodeXL - CodePlex - 0 views

  •  
    NodeXL (formerly known as NetMap). An Excel 2007 template for viewing and analyzing network graphs, with a set of .NET Framework 3.5 class libraries that can be used to add network graphs to custom applications.
Joel Bennett

NDepend - 0 views

  •  
    NDepend is a tool that simplifies managing a complex .NET code base. Architects and developers can analyze code structure, specify design rules, plan massive refactoring, do effective code reviews and master evolution by comparing different versions of the code.
Joel Bennett

Wireshark: The World's Most Popular Network Protocol Analyzer - 0 views

  •  
    The Network Protocol sniffer formerly known as Ethereal. Live capture tool allows offline analysis ad can read data from ethernet, bluetooth, usb, etc ... and supports every protocol I can think of.
Joel Bennett

SlickEdit Gadgets for Microsoft Visual Studio | slickedit-gadgets | products - 0 views

  •  
    * Line ruler - Places a "ruler" highlight across your current line * Indentation guide - Draws a vertical bar in the editor indicating the indentation level of the current line. * Auto-copy selection - Copy text to the clipboard when selected with the mouse (and paste on middle-click) Plus Command Spy, File Explorer, Data Object Analyzer, and SLOC Report
1 - 20 of 39 Next ›
Showing 20 items per page