搜索结果
找到约 680 项符合
second-Level 的查询结果
书籍源码 ET++ is a portable and homogenous object-oriented class library integrating user interface building
ET++ is a portable and homogenous object-oriented class library integrating user
interface building blocks, basic data structures, and high level application framework
components. ET++ eases the building of highly interactive applications with consistent
user interfaces following the direct manipula ...
数值算法/人工智能 北京大学ACM比赛题目 Consider an infinite full binary search tree (see the figure below), the numbers in the
北京大学ACM比赛题目
Consider an infinite full binary search tree (see the figure below), the numbers in the nodes are 1, 2, 3, .... In a subtree whose root node is X, we can get the minimum number in this subtree by repeating going down the left node until the last level, and we can also find the ma ...
其他书籍 Microsoft .net IL 汇编语言程序设计指南. To tell the truth, I don t think I had much choice in this matter. Le
Microsoft .net IL 汇编语言程序设计指南.
To tell the truth, I don t think I had much choice in this matter. Let me explain. With Microsoft .NET technology taking the world by storm, with more and more information professionals getting involved, large numbers of books covering various aspects of this ...
驱动编程 The Radio Interface Layer is the name for an interface that was developed especially for the Pocket
The Radio Interface Layer is the name for an interface that was developed especially for the Pocket PC Phone Edition. It is meant to abstract the interface with a phone/modem device. To achieve this it is closely modelled after the GSM AT command interface. Unfortunately the API was not published of ...
行业发展研究 INTERFACES FOR DIGITAL COMPONENT VIDEO SIGNALS IN 525-LINE AND 625-LINE TELEVISION SYSTEMS OPERATI
INTERFACES FOR DIGITAL COMPONENT VIDEO SIGNALS IN 525-LINE
AND 625-LINE TELEVISION SYSTEMS OPERATING AT THE 4:2:2
LEVEL OF RECOMMENDATION ITU-R BT.601 (PART A)
单片机开发 Library and command line program for Huffman encoding and decoding both files and chunks of memory.
Library and command line program for Huffman encoding and decoding both files and chunks of memory. The encoder is a 2 pass encoder. The first pass scans the data and builds the Huffman tree. The second pass encodes the data. The decoder is one pa
matlab例程 JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the p
JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the purpose of analyzing data. It consists of four hundred m-files spanning thirty thousand lines of code. JLAB includes functions ranging in complexity from one-line aliases to high-level algorithms for c ...
Java编程 This the OXO example code plus the presentation. It is intended to provide you with some clues about
This the OXO example code plus the presentation. It is intended to provide you with some clues about the structure and classes you may need for your second assignment. I have also included the jar file.
软件工程 This version of the book is a DRAFT! The chapters are mostly complete, but not carefully edited. Som
This version of the book is a DRAFT! The chapters are mostly complete, but not carefully edited. Some of the debugging sections are not done, and not all chapters have exercises.
If you have high-level comments about the organization of the book or the topics covered, please send me email at feedb ...
驱动编程 This sample provides a generic example of a PCI IDE minidriver. The sample isolates vendor-specific
This sample provides a generic example of a PCI IDE minidriver. The sample isolates vendor-specific code from the higher-level PCI IDE bus driver, much as SCSI minidrivers isolate code from the SCSI port driver. See the Release Notes section for more information.
This sample works on both x86 and A ...