This an excellent collection of XML best practices: essential reading for any developer using XML. This book will help you avoid common pitfalls and ensure your XML applications remain practical and interoperable for as long as possible." Edd Dumbill, Managing Editor, XML.com and Program Chair, XML Europe
標簽: collection XML excellent essential
上傳時間: 2014-01-18
上傳用戶:海陸空653
C++ Gotchas is the professional programmer s guide to avoiding and correcting ninety-nine of the most common, destructive, and interesting C++ design and programming errors. It also serves as an inside look at the more subtle C++ features and programming techniques.
標簽: professional ninety-nine correcting programmer
上傳時間: 2014-03-11
上傳用戶:chfanjiang
Purpose of this White Paper This white paper describes a collection of standards, conventions, and guidelines for writing solid Java code. They are based on sound, proven software engineering principles that lead to code that is easy to understand, to maintain, and to enhance. Furthermore, by following these coding standards your productivity as a Java developer should increase remarkably – Experience shows that by taking the time to write high-quality code right from the start you will have a much easier time modifying it during the development process. Finally, following a common set of coding standards leads to greater consistency, making teams of developers significantly more productive.
標簽: conventions collection describes standards
上傳時間: 2014-02-12
上傳用戶:123啊
序采用網上介紹的方法實現最基本的P2P方式通訊.模擬實現即時消息互發. 2.P2P通訊說明: 1).網關類型是在理想狀態下.即非對稱型NAT. 2).同在一個內網的兩個CLIENT端通訊時,如果網關NAT不支持環回,將會失敗. 文件目錄說明: tQServer:程序服務端,請將其放在公網上運行. tQClient:程序客戶端,可以在不同的內網中運行登錄連接到服務端. common:公共協議文件夾
上傳時間: 2014-08-05
上傳用戶:日光微瀾
The GRLIB IP Library is an integrated set of reusable IP cores, designed for system-on-chip (SOC) development. The IP cores are centered around a common on-chip bus, and use a coherent method for simulation and synthesis. The library is vendor independent, with support for different CAD tools and target technologies. A unique plug&play method is used to configure and connect the IP cores without the need to modify any global resources.
標簽: system-on-chip integrated designed reusable
上傳時間: 2015-11-17
上傳用戶:D&L37
AI::Categorizer is a framework for automatic text categorization. It consists of a collection of Perl modules that implement common categorization tasks, and a set of defined relationships among those modules
標簽: categorization Categorizer collection framework
上傳時間: 2014-12-05
上傳用戶:笨小孩
Universal Serial Bus (USB) is a communications architecture that gives a personal computer (PC) the ability to interconnect a variety of devices using a simple four- wire cable. The USB is actually a two-wire serial communication link that runs at either 1.5 or 12 megabits per second (mbs). USB protocols can configure devices at startup or when they are plugged in at run time. These devices are broken into various device classes. Each device class defines the common behavior and protocols for devices that serve similar functions. Some examples of USB device classes are shown in the following table
標簽: communications architecture Universal computer
上傳時間: 2015-12-08
上傳用戶:stvnash
此代碼是在S3C44B0公板上的測試程序,包括boodloader,flash,lcd,common等
上傳時間: 2015-12-16
上傳用戶:youmo81
FuncPlotter is a combined Java application and applet for displaying two-dimensional plots of explicit functions in one variable (ie, FuncPlotter plots functions of the form y = f(x), where f(x) is composed from common mathematical operators).
標簽: two-dimensional FuncPlotter application displaying
上傳時間: 2015-12-16
上傳用戶:妄想演繹師
八段數碼管實驗用例S3C44b0 目錄文件結構: 8led_test ├─ main.c C語言主源文件 └─ 8led.c 八段數碼管處理函數源文件 如何燒寫程序到Flash中,請閱讀common目錄下的ProgramFlash.txt文件。
標簽: led_test S3C44b0 Flas main
上傳時間: 2015-12-18
上傳用戶:Ants