搜索结果
找到约 30 项符合
poorly-maintained 的查询结果
Java书籍 THE SYNTAX OF A PROGRAMMING LANGUAGE tells you what code it is possible to write—what the machine w
THE SYNTAX OF A PROGRAMMING LANGUAGE tells you what code it is possible
to write—what the machine will understand. Style tells you what you ought to write—
what the humans reading the code will understand. Code written with a consistent, simple
style will be maintainable, robust, and contain fewer ...
Delphi控件源码 Magenta Systems Internet Packet Monitoring Components are a set of Delphi components designed to cap
Magenta Systems Internet Packet Monitoring Components are a set of Delphi components designed to capture and monitor internet packets using either raw sockets or the WinPcap device driver. Hardware permitting, ethernet packets may be captured and interpreted, and statistics maintained about the traf ...
其他行业 Example to support XML files using MSXML. ========================================= XML (Extensi
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 inten ...
其他 XML (Extensible Markup Language) is a commonly used basis for representing a huge range of structu
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 t ...
其他 XML (Extensible Markup Language) is a commonly used basis for representing a huge range of structu
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 t ...
其他 XML (Extensible Markup Language) is a commonly used basis for representing a huge range of structu
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 t ...
其他 说明文件: XML (Extensible Markup Language) is a commonly used basis for representing a huge range of
说明文件:
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 ...
其他 CANopen is a networking system based on the CAN serial bus. CANopen assumes that the device’s hardw
CANopen is a networking system based on the CAN serial bus.
CANopen assumes that the device’s hardware has a CAN transceiver
and CAN controller as specified in ISO 11898.
CANopen profile family specifies standardized communication
mechanisms and device functionality. The profile family is available ...
串口编程 控件 CB6 COM通讯| ComPort Library version 3.10 | | for Delphi 3, 4, 5, 6, 7, 2005, 2006 | | and C++ Bu
控件 CB6 COM通讯| ComPort Library version 3.10 |
| for Delphi 3, 4, 5, 6, 7, 2005, 2006 |
| and C++ Builder 3, 4, 5, 6 |
| |
| by Dejan Crnila 1998-2002 |
| maintained by Lars Dybdahl and Paul Doland
文章/文档 A Tutorial on Principal Component Analysis.Principal component analysis (PCA) is a mainstay of moder
A Tutorial on Principal Component Analysis.Principal component analysis (PCA) is a mainstay of modern data analysis - a black box that
is widely used but poorly understood. The goal of this paper is to dispel the magic behind this
black box.