代码搜索:Unstructured
找到约 53 项符合「Unstructured」的源代码
代码结果 53
www.eeworm.com/read/353195/10464055
rtf architecture.rtf
This file contains a couple of (currently unstructured and incomplete) encoder
implementation notes.
Basic Assumptions
- data structures
Primary data structures are:
- picture data arrays, contai
www.eeworm.com/read/420640/10784661
rtf architecture.rtf
This file contains a couple of (currently unstructured and incomplete) encoder
implementation notes.
Basic Assumptions
- data structures
Primary data structures are:
- picture data arrays, contai
www.eeworm.com/read/141322/13022809
architecture
This file contains a couple of (currently unstructured and incomplete) encoder
implementation notes.
Basic Assumptions
- data structures
Primary data structures are:
- picture data arrays, contai
www.eeworm.com/read/310872/13642006
txt install.txt
Caliph & Emir
=============
Caliph & Emir are Java & MPEG-7 based tools for semantic annotation and
retrieval of digital photos and images supporting structured, unstructured
and semantic, graph
www.eeworm.com/read/136571/5868203
architecture
This file contains a couple of (currently unstructured and incomplete) encoder
implementation notes.
Basic Assumptions
- data structures
Primary data structures are:
- picture data arrays, contai
www.eeworm.com/read/110972/6160739
architecture
This file contains a couple of (currently unstructured and incomplete) encoder
implementation notes.
Basic Assumptions
- data structures
Primary data structures are:
- picture data arrays, contai
www.eeworm.com/read/4816/41272
architecture
This file contains a couple of (currently unstructured and incomplete) encoder
implementation notes.
Basic Assumptions
- data structures
Primary data structures are:
- picture data arrays, contai
www.eeworm.com/read/15681/534111
architecture
This file contains a couple of (currently unstructured and incomplete) encoder
implementation notes.
Basic Assumptions
- data structures
Primary data structures are:
- picture data arrays, contai
www.eeworm.com/read/247181/12675856
m convert.m
function mesh = convert(x,y,tri)
% convert: Conversion of simple mesh data structure to
% an extended data format describing an unstructured mesh
% Usage:
% mesh = convert(x,y,tri)
%
% x ->
www.eeworm.com/read/270032/11050387
c smooth.c
/*
* ANSI C code from the article
* "Building Vertex Normals from an Unstructured Polygon List"
* by Andrew Glassner, glassner@parc.xerox.com
* in "Graphics Gems IV", Academic Press, 1994
*/
/*