资源列表

« 1 2 ... .50 .51 .52 .53 .54 13155.56 .57 .58 .59 .60 ... 16924 »

[软件工程ch06

说明:我們的注意焦點要轉到搜尋樹(search tree)了,要深度討論兩種標準的樹結構(tree structure),就是本章所要說明的二元搜尋樹(binary search tree)以及下一章所要討論的 AVL 平衡樹(AVL tree)。這兩種樹其資料都依序排列的,它們之間的差別只在於 AVL 是一種平衡樹,而二元搜尋樹卻不是。-We want to focus the attention of the search tree (search tree), and want to discu
<李南> 在 2025-10-02 上传 | 大小:46kb | 下载:0

[软件工程ch07

说明:二元搜尋樹簡單易懂,不過有一個問題:它並非平衡樹。本章將介紹平衡的 AVL 搜尋樹,討論它的資料結構、函式,並設計程式使用它。 -Simple binary search tree, but there is a problem: it is not a balanced tree. This chapter will introduce a balanced AVL search tree, to discuss its information structure, function, and
<李南> 在 2025-10-02 上传 | 大小:93kb | 下载:0

[软件工程ch08

说明:堆積(heap)是樹結構的第三種型態。堆積是一棵二元樹,其左右子樹節點的值均較其父母節點的值小。堆積的根節點值保證是該樹最大值。這中堆績稱為最大堆績。堆積的子樹可擺在左邊當左子樹,也可擺在右邊當右子樹,因此左右子樹俱有相同的性質。-Heap (heap) are the third type of tree structure. Accumulation is a binary tree, its about the value of subtree nodes than those of th
<李南> 在 2025-10-02 上传 | 大小:62kb | 下载:0

[编程文档ch

说明:堆积(heap)是树结构的第三种型态。堆积是一棵二元树,其左右子树节点的值均较其父母节点的值小。堆积的根节点值保证是该树最大值。这中堆绩称为最大堆绩。堆积的子树可摆在左边当左子树,也可摆在右边当右子树,因此左右子树俱有相同的性质。-Heap (heap) are the third type of tree structure. Accumulation is a binary tree, its about the value of subtree nodes than those of th
<李南> 在 2025-10-02 上传 | 大小:62kb | 下载:0

[软件工程ch11a

说明:排序(sort)是电脑科技最常用的一种作业,依资料的值排成指定的顺序,通常是由小而大的升幂顺序(ascending),也可以依资料的值排成由大而小的降幂顺序(descending),我们周遭到处都是资料,例如电话簿,电话号码若不照顺序排列,您要找到朋友的电话恐怕很难。 -Sort (sort) are the most commonly used computer technology as a homework, depending on the value of the informa
<李南> 在 2025-10-02 上传 | 大小:66kb | 下载:0

[文档资料0719_1frapscn

说明:这是一种可以录制视频的工具。。已经汉化了的。。录制F9-This is a kind of instrument can record video. .汉化have it. . Recording F9
<邓博仁> 在 2025-10-02 上传 | 大小:3.28mb | 下载:0

[文件格式POL_SAR_Picture

说明:经过分割处理过的SAR图像的伪彩色显示,位于广东省。-After segmentation of SAR images processed pseudo-color display, located in Guangdong Province.
<陈天> 在 2025-10-02 上传 | 大小:768kb | 下载:0

[软件工程FFT

说明:利用C语言实现FFT快速傅里叶变换 问题:数的格式?小数如何表示?-FFT C
<jessie> 在 2025-10-02 上传 | 大小:10kb | 下载:0

[文档资料89POCS

说明:
<李超峰> 在 2025-10-02 上传 | 大小:2.9mb | 下载:0

[编程文档1

说明:LTE的技术白皮书,详细说明了这种技术的起源,发展,和一些专门的特点,应用-LTE technical white paper details the origins of this technology, development, and a number of special features, applications
<彭静波> 在 2025-10-02 上传 | 大小:340kb | 下载:0

[软件工程S3C6400X_UM_PreliminaryRev0[1].2_20071019

说明:s3c6400芯片 用户手册,英文版,共34节,内容详细-s3c6400 chip user' s manual, in English, a total of 34, as detailed
<dingdong> 在 2025-10-02 上传 | 大小:6.95mb | 下载:0

[文档资料project

说明:synthesizable code for shift register of user defined size
<krupal> 在 2025-10-02 上传 | 大小:3kb | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 13155.56 .57 .58 .59 .60 ... 16924 »

源码中国 www.ymcn.org