Nous utilisons des cookies pour améliorer votre expérience de navigation. En savoir plus
Accepter
to the top
close form

Remplissez le formulaire ci‑dessous en 2 étapes simples :

Vos coordonnées :

Étape 1
Félicitations ! Voici votre code promo !

Type de licence souhaité :

Étape 2
Team license
Enterprise licence
** En cliquant sur ce bouton, vous déclarez accepter notre politique de confidentialité
close form
Demandez des tarifs
Nouvelle licence
Renouvellement de licence
--Sélectionnez la devise--
USD
EUR
* En cliquant sur ce bouton, vous déclarez accepter notre politique de confidentialité

close form
La licence PVS‑Studio gratuit pour les spécialistes Microsoft MVP
close form
Pour obtenir la licence de votre projet open source, s’il vous plait rempliez ce formulaire
* En cliquant sur ce bouton, vous déclarez accepter notre politique de confidentialité

close form
I am interested to try it on the platforms:
* En cliquant sur ce bouton, vous déclarez accepter notre politique de confidentialité

close form
check circle
Votre message a été envoyé.

Nous vous répondrons à


Si l'e-mail n'apparaît pas dans votre boîte de réception, recherchez-le dans l'un des dossiers suivants:

  • Promotion
  • Notifications
  • Spam

Webinar: Evaluation - 05.12

>
Posts

Posts

05 Avr 2013
Should I fix all the errors found by the static code analyzer?
Andrey Karpov
When analyzing larger projects static code analyzers usually generate a lot of error messages or warnings. And choosing whether all these errors should be fixed largely depends on current stage...
...
05 Avr 2013
How to correctly cast a pointer to int in a 64-bit application?
Andrey Karpov
The most general answer is – in no...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
* By clicking this button you agree to our Privacy Policy statement
05 Avr 2013
Why do 64-bit applications work faster than 32-bit ones?
Andrey Karpov
The difference in performance between 32-bit and 64-bit versions of applications depends greatly upon their types, and the data types they are processing. But in general you may expect...
...
05 Avr 2013
What advantages do 64-bit processors have over 32-bit?
Andrey Karpov
There are 3 most obvious advantages of 64-bit processors over their 32-bit counterparts: extended address space, capacity increase, and larger number of general-purpose...
...
05 Avr 2013
Is it possible to use more than 2 Gbytes of memory in a 32-bit program launched in the 64-bit Windows?
Andrey Karpov
Yes, it is. To do that, you should tell the linker that the application can process addresses for more than 2 Gbytes - that is compile the application with the /LARGEADDRESSAWARE parameter. Now...
...
02 Avr 2013
Re-checking the ReactOS project - a large report
Andrey Karpov
The ReactOS project is rapidly developing. One of the developers participating in this project suggested that we re-analyzed the source code, as the code base is growing fast. We were glad to...
...
29 Mar 2013
Checking OpenCV with PVS-Studio
Andrey Karpov
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...
...
21 Mar 2013
We have moved to a new office! See photos below...
Andrey Karpov
Our team has moved to a new office situated at the following address: Office 308, 39 Revolyutsii St., Tula, Russia, 300034. It's this address that mail should be sent to, while our registered...
...
18 Mar 2013
Joint webinar with Embarcadero on migration to 64-bit systems - relevant to C++Builder XE3U1 users!
Andrey Karpov
The Embarcadero company and our company have carried out a joint webinar on migration to 64-bit platforms. Our colleague Andrey Karpov was the chief...
...
12 Mar 2013
Useful items on the viva64.com website
Andrey Karpov
I'd like to give you some tips on what useful items you can find on our website...
...
View more Pagination arrow previous
Showing: - of 1479