A Java virtual machine instruction consists of an opcode specifying the operation to be performed, followed by zero or more operands embodying values to be operated upon. This chapter gives details about the format of each Java virtual machine instruction and the operation it performs.
標簽: instruction specifying operation performed
上傳時間: 2013-12-12
上傳用戶:朗朗乾坤
This is an example how one could hide a process on Windows based operation systems from task viewers like ProcDump (G-RoM, Lorian & Stone) or ProcessExplorer (SysInternals). It could e.g. be used as some kind of dump protection. The way to get this done is very different on NT and 9x machines.
標簽: operation Windows example process
上傳時間: 2013-12-17
上傳用戶:wang0123456789
This a simple compressor based on aplib, yoda s Kernel code, and my own stuffing around. It only has one function with MANY limitations at the moment, but it is desinged for demo purposes only so it don t matter.
標簽: compressor stuffing Kernel simple
上傳時間: 2013-12-24
上傳用戶:13215175592
aPLib is a 32-bit compression library based on the compression algorithm used in aPACK (my executable packer). aPLib is an easy-to-use alternative to many of the heavy-weight compression libraries available.
標簽: compression algorithm executa library
上傳時間: 2013-11-30
上傳用戶:一諾88
一個support vector machine的matlab工具箱。
標簽: support machine matlab vector
上傳時間: 2013-12-11
上傳用戶:ve3344
support vector machine的一個matlab工具箱
標簽: support machine matlab vector
上傳時間: 2013-12-22
上傳用戶:ynwbosss
support vector machine的osu源碼
標簽: support machine vector osu
上傳時間: 2013-12-28
上傳用戶:大三三
classical examples of database development based on Visual FoxPro 7.0
標簽: development classical examples database
上傳時間: 2014-01-03
上傳用戶:zhanditian
An open-source WWW discussion Forum based on JSP/Servlets which uses JDBC to store and retrieve messages from a database
標簽: open-source discussion Servlets retrieve
上傳時間: 2015-05-13
上傳用戶:coeus
The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statistics algorithm AS 274 (see comments at the start of the module). A planar-rotation algorithm is used to update the QR- factorization. This makes it suitable for updating regressions as more data become available. The module contains a test for singularities which is simpler and quicker than calculating the singular-value decomposition. An important feature of the algorithm is that it does not square the condition number. The matrix X X is not formed. Hence it is suitable for ill- conditioned problems, such as fitting polynomials. By taking advantage of the MODULE facility, it has been possible to remove many of the arguments to routines. Apart from the new function VARPRD, and a back-substitution routine BKSUB2 which it calls, the routines behave as in AS 274.
標簽: least-squares unconstrained Statisti Applied
上傳時間: 2015-05-14
上傳用戶:aig85