完整版的 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
Organized in a practical problem-and-solution format, More Exceptional C++ picks up where the widely acclaimed Exceptional C++ leaves off, providing successful strategies for solving real-World problems in C++. Drawing from years of in-the-trenches experience, Herb Sutter provides tested techniques and practical solutions for programmers designing modern software systems with C++, from small projects to enterprise applications.
標簽: problem-and-solution Exceptional Organized practical
上傳時間: 2015-10-20
上傳用戶:chenbhdt
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
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
CSS就是Cascading Style Sheets,中文翻譯為“層疊樣式表”,簡稱樣式表,它是一種制作網頁的新技術。 網頁設計最初是用HTML標記來定義頁面文檔及格式,例如標題<h1>、段落<p>、表格<table>、鏈接<a>等,但這些標記不能滿足更多的文檔樣式需求,為了解決這個問題,在1997年W3C(The World Wide Web Consortium)頒布HTML4標準的同時也公布了有關樣式表的第一個標準CSS1, 自CSS1的版本之后,又在1998年5月發布了CSS2版本,樣式表得到了更多的充實。W3C把DHTML(Dynamic HTML)分為三個部分來實現:腳本語言(包括JavaScript、Vbscript等)、支持動態效果的瀏覽器(包括Internet Explorer、Netscape Navigator等)和CSS樣式表。
標簽: Cascading Sheets Style CSS
上傳時間: 2014-11-24
上傳用戶:ruan2570406
計算機英語專業詞匯,World文檔。收集于網絡。
上傳時間: 2015-12-13
上傳用戶:498732662
創世紀的C++ Builder -------------------------------------------------------------------------------- 告別Hello World的年代 圖形程式設計基本概念 具體而微的繪圖程式 以C++ Builder處理Windows訊息(Message) 動態鏈結函式庫(DLL-Dynamic Linked Library) Install Shield的使用介紹
標簽: Builder
上傳時間: 2013-12-11
上傳用戶:zhengzg
《JavaServer Faces》 In JavaServer Faces, developers learn how to use the new JavaServer Faces framework to build real-World web applications. The book contains everything you ll need: how to construct the HTML on the front end how to create the user interface components that connect the front end to your business objects how to write a back-end that s JSF-friendly and how to create the deployment descriptors that tie everything together. This book is a complete guide to the crucial new JSF technology.
標簽: JavaServer Faces developers framew
上傳時間: 2016-01-02
上傳用戶:redmoons
Example to support XML files using MSXML. ========================================= XML (Extensible Markup Language) is a commonly used basis for representing a huge range of structured data file formats. The specification is maintained by the World Wide Web Consortium (W3C?. This plugin is intended as an example of how XML data can be read with a DataPlugin. You can adjust it to meet the needs of your own XML file format. After installing the URI file (double click on it), you can find the VBScript file located at "C:\Program Files\National Instruments\Shared\USI\plugins\DataPlugins\XML Example" You can make changes to this file to read your specific XML file.
標簽: XML Example support Extensi
上傳時間: 2016-01-03
上傳用戶:cooran