Search for: Essential JNI rapidshare
Related Programming Resources
- Support for Design by Contract in the C# Programming Language There is evidence that "contracts," or assertion techniques involving preconditions, postconditions, and invariants, have a positive effect on overall software quality. Regrettably, very few programming languages support these techniques. Since the advent of Bertrand Meyer's Design by ContractT method, introduced in the language Eiffel, a number of systems have been
- Threading in Java and C# A Focused Language Comparison Overview Both Java and .NET have built-in support for threads. In Java, this support is in three main forms: a mutex variable is associated with every object; there is a set of methods defined on Object that support coordination of threads; and a set of classes in java.lang that allows programmers
- JAVA PERFORMANCE OF THE RIJNDAEL ENCRYPTION ALGORITHM ACROSS COMPILERS AND VIRTUAL MACHINES The Rijndael encryption algorithm has recently been published as the Advanced Encryption Standard (AES), a Federal Information Processing Standard, and is being accepted by developers and designers as the algorithm of choice where encryption is required. Java is becoming the language of choice for E-Business applications, many of which require
- Using Visual Basic for Applications Code The native programming language for Microsoft Office More powerful and flexible alternative to macros Ch 10: attached a macro to a command button user clicks button Click event occurs macro runs Ch 11: attached VB code to a command button user clicks button Click event occurs VBA procedure runs Procedure subroutine function Module a container for related VBA code procedures each Form
- C Language Reference Manual This manual contains a summary of the syntax and semantics of the C programming language as implemented on Silicon Graphics workstations. It documents previous releases of the Silicon Graphics C compiler as well as the American National Standards Institute (ANSI) C compiler. The Silicon Graphics compiler system supports three modes of