搜索结果
找到约 228 项符合
structure 的查询结果
按分类筛选
- 全部分类
- matlab例程 (19)
- 数据结构 (17)
- 单片机编程 (14)
- 其他书籍 (14)
- 其他 (12)
- 文章/文档 (11)
- 软件设计/软件工程 (9)
- 技术资料 (9)
- Java编程 (8)
- 书籍 (8)
- 人工智能/神经网络 (7)
- 电子书籍 (6)
- 汇编语言 (6)
- 压缩解压 (4)
- SQL Server (4)
- 文件格式 (4)
- VHDL/FPGA/Verilog (4)
- 通信网络 (3)
- 单片机开发 (3)
- 其他数据库 (3)
- 网络 (3)
- 系统设计方案 (3)
- GPS编程 (3)
- 技术书籍 (2)
- DSP编程 (2)
- 通讯编程文档 (2)
- 数值算法/人工智能 (2)
- 其他行业 (2)
- 技术管理 (2)
- Linux/Unix编程 (2)
- 编译器/解释器 (2)
- USB编程 (2)
- 源码 (2)
- VIP专区 (2)
- 多媒体处理 (1)
- 模拟电子 (1)
- PCB相关 (1)
- 电源技术 (1)
- 无线通信 (1)
- 可编程逻辑 (1)
- uCOS (1)
- 软件工程 (1)
- Internet/网络编程 (1)
- 驱动编程 (1)
- 其他嵌入式/单片机内容 (1)
- 嵌入式/单片机编程 (1)
- 生物技术 (1)
- 传真(Fax)编程 (1)
- Java书籍 (1)
- 数据库系统 (1)
- J2ME (1)
- 金融证券系统 (1)
- 企业管理 (1)
- 语音压缩 (1)
- 通讯/手机编程 (1)
- Symbian (1)
- 嵌入式Linux (1)
- 磁盘编程 (1)
- 家庭/个人应用 (1)
- 邮电通讯系统 (1)
- Ajax (1)
- 书籍源码 (1)
- MySQL数据库 (1)
- Linux/uClinux/Unix编程 (1)
- 其他文档 (1)
- 论文 (1)
Java编程 Specification File adjacencyListGragh class GeneralGraph: use adjacency list to implement the gr
Specification File
adjacencyListGragh
class GeneralGraph:
use adjacency list to implement the graph which data structure is vector
Construct methods:
* public GeneralGraph():
contain an empty vector store the vertex and a boolean determines whether graph is directed or not, defaulted is undirecte ...
系统设计方案 我們的注意焦點要轉到搜尋樹(search tree)了
我們的注意焦點要轉到搜尋樹(search tree)了,要深度討論兩種標準的樹結構(tree structure),就是本章所要說明的二元搜尋樹(binary search tree)以及下一章所要討論的 AVL 平衡樹(AVL tree)。這兩種樹其資料都依序排列的,它們之間的差別只在於 AVL 是一種平衡樹,而二元搜尋樹卻不是。 ...
文章/文档 清华大学的一个数据结构讲义
清华大学的一个数据结构讲义,容易理解 Tsinghua University, notes a data structure, easy to understand
文件格式 This library implements the KLT Tracking algorithm [2004] for Feature Tracking in Video useful in co
This library implements the KLT Tracking algorithm [2004] for Feature Tracking in Video useful in computer vision tasks like object recognition, image indexing, tracking and structure from motion. This implementation uses programmable Graphics Hardware to achieve considerable speedup in the running ...
文件格式 This library implements the KLT Tracking algorithm [2004] for Feature Tracking in Video useful in co
This library implements the KLT Tracking algorithm [2004] for Feature Tracking in Video useful in computer vision tasks like object recognition, image indexing, tracking and structure from motion. This implementation uses programmable Graphics Hardware to achieve considerable speedup in the running ...
压缩解压 This document explains how to read the RADARSAT data CD provided with the book "Digital Processing
This document explains how to read the RADARSAT data CD provided with the book
"Digital Processing of Synthetic Aperture Data" by Ian Cumming and Frank Wong,
Artech House, 2005.
On this web site, programs are provided in MATLAB to read the data and parameters
from the CD. The structure of the progra ...