资源列表

« 1 2 ... .43 .44 .45 .46 .47 3848.49 .50 .51 .52 .53 ... 8590 »

[软件工程ch06

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

[软件工程ch08

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

[软件工程ch11a

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

[软件工程FFT

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

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

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

[软件工程050409

说明:单片机存储器扩展原理,包括外设接口方式等-Extension of the principle of single-chip memory, including the peripheral interface, etc.
<景太> 在 2025-03-05 上传 | 大小:294kb | 下载:0

[软件工程Opencv_interaction

说明:document qui contietn du code de opencv
<douda> 在 2025-03-05 上传 | 大小:59kb | 下载:0

[软件工程ALG

说明:上课时老师给的算法资料 很经典 还有习题及解答~~~对算法学习很有帮助~-Teacher class information to the classic method of exercise and also to answer ~ ~ ~ ~ very helpful study of algorithms
<heaton> 在 2025-03-05 上传 | 大小:387kb | 下载: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-03-05 上传 | 大小:19kb | 下载:0

[软件工程VirtualMaintenanceSimulationSystem

说明:给出了沉浸式虚拟维修仿真系统的框架,从样机建模和交互技术两个方面对其关键技术进行了研究.提出 了虚拟维修样机的概念,通过定义样机部件的约束运动和交互特征来实现其所要求功能,而交互技术则主要集中在 抓取和防穿越处理上.建立了基于Jack系统的沉浸式虚拟维修仿真原型系统,并以某机构的拆装为例对其进行了初 步的应用验证-Give the Immersive Virtual Maintenance Simulation System
<John> 在 2025-03-05 上传 | 大小:157kb | 下载:0

[软件工程resource

说明:for the competition of robocup-the program for competition of robocup
<guo> 在 2025-03-05 上传 | 大小:1kb | 下载:0
« 1 2 ... .43 .44 .45 .46 .47 3848.49 .50 .51 .52 .53 ... 8590 »

源码中国 www.ymcn.org