完整版的 Windows 環境下32位匯編語言程序設計(第2版)----羅云彬 編著(會員投訴不是第2版) Windows環境下32位匯編語言是一種全新的編程語言。它使用與C++語言相同的API接口,不僅可以用來開發出大型的軟件,而且是了解操作系統運行細節的最佳方式。 本書從編寫應用程序的角度,從“Hello World!”這個簡單的例子開始到編寫多線程、注冊表和網絡通信等復雜的程序,通過70多個實例逐漸深入Win32匯編語言的方方面面。 本書作者羅云彬擁有十余年匯編語言編程經驗,是匯編編程網站http://asm.yeah.net和匯編編程論壇http://win32asm.yeah.net的站長。本書是作者多年來編程工作的總結,適合于欲通過Win32匯編語言編寫Windows程序的讀者。
上傳時間: 2013-12-03
上傳用戶:rocketrevenge
how to extend an OLE DB consumer template class and make it much easier to use in applications. I had also explained how you can utilize the power of C++ exception-handling feature to make your work easier, especially in error handling. It was just a small class in my last article.
標簽: applications consumer template extend
上傳時間: 2014-11-26
上傳用戶:royzhangsz
This paper studies the problem of categorical data clustering, especially for transactional data characterized by high dimensionality and large volume. Starting from a heuristic method of increasing the height-to-width ratio of the cluster histogram, we develop a novel algorithm – CLOPE, which is very fast and scalable, while being quite effective. We demonstrate the performance of our algorithm on two real world
標簽: data transactional categorical clustering
上傳時間: 2015-10-24
上傳用戶:evil
% COMPDIR Computes a search direction in a subspace defined by Z. % Helper function for NLCONST. % Returns Newton direction if possible. % Returns random direction if gradient is small. % Otherwise, returns steepest descent direction. % If the steepest descent direction is small it computes a negative % curvature direction based on the most negative eigenvalue. % For singular matrices, returns steepest descent even if small.
標簽: Z. direction Computes function
上傳時間: 2014-01-24
上傳用戶:Thuan
Extensively revised for the latest Java (J2SE 5.0) release Deitel Java How to Program, 6/e now includes earlier coverage of objects new and streamlined case studies and OPTIONAL GUI and graphics sections. Now available in a briefer version (ch. 1-10) called Small Java. SafariX version available.
標簽: Java Extensively revised Program
上傳時間: 2014-01-04
上傳用戶:yuzsu
在WinCE5.0和WinCE4.2下面的Nand Flash驅動程序,支持small block和big block.
上傳時間: 2013-12-12
上傳用戶:cxl274287265
This data set contains WWW-pages collected from computer science departments of various universities in January 1997 by the World Wide Knowledge Base (Web->Kb) project of the CMU text learning group. The 8,282 pages were manually classified into the following categories: student (1641) faculty (1124) staff (137) department (182) course (930) project (504) other (3764)
標簽: universities departments WWW-pages collected
上傳時間: 2015-11-12
上傳用戶:chenlong
什么是 VBScript? Microsoft Visual Basic Scripting Edition 是程序開發語言 Visual Basic 家族的最新成員,它將靈活的腳本應用于更廣泛的領域,包括 Microsoft Internet Explorer 中的 Web 客戶機腳本和 Microsoft Internet Information Service 中的 Web 服務器腳本。 ActiveX腳本可用在 Microsoft(R) Internet Explorer 和 Microsoft(R) Internet Information Service 中。 其他應用程序和瀏覽器中的 VBScript 作為開發者,您可以在您的產品中免費使用 VBScript 源實現程序。Microsoft 為 32 位 Windows(R) API、16 位 Windows API 和 Macintosh(R) 提供 VBscript 的二進制實現程序。VBScript 與 World Wide Web 瀏覽器集成在一起。VBScript 和 ActiveX腳本也可以在其他應用程序中作為普通腳本語言使用。
標簽: Visual Basic Microsoft Scripting
上傳時間: 2013-12-14
上傳用戶:plsee
About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses memory mapped I/O (if available), supports cursors, and can create in-memory databases. Release focus: Major feature enhancements Changes: This release comes with many changes and new features. It can manage multiple databases in one file. A new flag (HAM_LOCK_EXCLUSIVE) places an exclusive lock on the file. hamsterdb was ported to Windows CE, and the Solution file for Visual Studio 2005 now supports builds for x64. Several minor bugs were fixed, performance was improved, and small API changes occurred. Pre-built libraries for Windows (32-bit and 64-bit) are available for download. Author: cruppstahl
標簽: C. hamsterdb structure database
上傳時間: 2013-12-11
上傳用戶:LouieWu
The subroutines glkern.f and lokern.f use an efficient and fast algorithm for automatically adaptive nonparametric regression estimation with a kernel method. Roughly speaking, the method performs a local averaging of the observations when estimating the regression function. Analogously, one can estimate derivatives of small order of the regression function.
標簽: automatically subroutines and algorithm
上傳時間: 2015-11-25
上傳用戶:luke5347