Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - 2-4 Trees
Search - 2-4 Trees - List
DL : 0
Swing is a large set of components ranging from the very simple, such as labels, to the very complex, such as tables, trees, and styled text documents. Almost all Swing components are derived from a single parent called JComponent which extends the AWT Container class. For this reason, Swing is best described as a layer on top of AWT rather than a replacement for it. Figure 1.2 shows a partial JComponent hierarchy. If you compare this with the AWT Component hierarchy of figure 1.1, you will notice that each AWT component has a Swing equivalent that begins with the prefix “J.” The only exception to this is the AWT Canvas class, for which JComponent, JLabel, or JPanel can be used as a replacement (we discuss this in detail in section 2.8). You will also notice many Swing classes that don’t have AWT counterparts.
Date : 2026-01-19 Size : 5.89mb User : 操涛

《数据结构与算法分析java语言描述 第2版》.介绍了计算机编程中使用的数据结构和算法,对于在计算机应用中如何操作和管理数据以取得最优性能提供了深入浅出的讲解。全书共分为15章,分别讲述了基本概念、数组、简单排序、堆和队列、链表、递归、进阶排序、二叉树、红黑树、哈希表及图形等知识。附录中则提供了运行专题Applet和例程、相关书籍和问题解答。本书所涵盖的内容通常作为大学或学院中计算机系二年级的课程,在学生掌握了编程的基础后才开始本书的学习。-This book describes the data structures and algorithms used in computer programming, computer applications for the operation and management of data in order to obtain optimal performance provides explain in simple terms. The book is divided into 15 chapters, describes the basic concepts, arrays, simple sort, stack and queues, linked lists, recursion, advanced sorting, tree, red-black trees, hash tables, and graphics knowledge. Appendix provides a thematic Applet and running routines, books and questions. Usually covered by the book as a university or college sophomore in computer science courses, students master the basic programming before starting the book learning.
Date : 2026-01-19 Size : 24.65mb User :
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.