资源列表
[软件工程] 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-06-06 上传 | 大小: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-06-06 上传 | 大小: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-06-06 上传 | 大小: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-06-06 上传 | 大小:66kb | 下载:0
[软件工程] S3C6400X_UM_PreliminaryRev0[1].2_20071019
说明:s3c6400芯片 用户手册,英文版,共34节,内容详细-s3c6400 chip user' s manual, in English, a total of 34, as detailed<dingdong> 在 2025-06-06 上传 | 大小:6.95mb | 下载:0
[软件工程] Opencv_interaction
说明:document qui contietn du code de opencv<douda> 在 2025-06-06 上传 | 大小:59kb | 下载:0
[软件工程] ruanjianguifan
说明:软件开发规范~~~附高质量代码的十条原则~ 希望写出高质量规范代码的可以看一下~·-Software development norms ~ ~ ~ 10 attached to the principle of high-quality code ~ hope to write high quality code specification can look like ~<heaton> 在 2025-06-06 上传 | 大小:19kb | 下载:0
[软件工程] VirtualMaintenanceSimulationSystem
说明:给出了沉浸式虚拟维修仿真系统的框架,从样机建模和交互技术两个方面对其关键技术进行了研究.提出 了虚拟维修样机的概念,通过定义样机部件的约束运动和交互特征来实现其所要求功能,而交互技术则主要集中在 抓取和防穿越处理上.建立了基于Jack系统的沉浸式虚拟维修仿真原型系统,并以某机构的拆装为例对其进行了初 步的应用验证-Give the Immersive Virtual Maintenance Simulation System fr a mework, from prototype m<John> 在 2025-06-06 上传 | 大小:157kb | 下载:0