- AS HDTEMP WIN32 DLL 2.1 Although modern hardware is built to stay for long and average MTBF values are quite impressive, some components are still fragile if placed in harsh conditions. Hard drives are crucial components of our computers, as they hold the most important valuable information that costs much more than the medium is stored on. If you are developing an application that intensively uses the hard drive to retrieve, write or cache data
- Managed Extensions for VCL - a great solution of the Delphi Win32/.NET communication problem Anyone familiar with software development knows how different the .NET framework is compared with older development platforms. The problem of framework interoperability has been vexing many developers who wanted to use .NET components in their Delphi and C++ applications. Finally, there is a solution for the problem. Managed Extensions for VCL enables you to interact with any .NET languages (C#, Visual Basic.Net, JScript.Net, Delphi .Net and others) from your
- CRC .NET Control - a native .NET component for fast CRC calculation Cyclic Redundancy Check (CRC) calculations are used by the majority of developers to validate the integrity of files and binary streams, which makes them an important part of applications working with multiple input and output files. Despite the great number of available CRC algorithms utilizing various initial polynomials, CRC32 is by far the most popular one. If you are a .NET programmer and want to use a CRC library
- Turning the Face to the User. DJ Java Decompiler Dont be disappointed when instead a mono-color alphanumeric screen with a lot of mysterious characters, which make sense only to those “chosen” ones called “hackers” or “coders”, and control commands hidden behind the never-would-guess keyboard shortcuts you will see a feature-rich GUI-based editor with colored source code of your application loaded in it. — Thats DJ Java
|