代码搜索:structured
找到约 952 项符合「structured」的源代码
代码结果 952
www.eeworm.com/read/447738/1696660
s for.s
; Test MRI structured for pseudo-op.
xdef foo
foo
clr d1
for d0 = #1 to #10 by #2 do
add d0,d1 arbitrary text 'in comment field
if then
break
endi
endf
clr d1
for d0 = #10 d
www.eeworm.com/read/395929/2429203
s for.s
; Test MRI structured for pseudo-op.
xdef foo
foo
clr d1
for d0 = #1 to #10 by #2 do
add d0,d1 arbitrary text 'in comment field
if then
break
endi
endf
clr d1
for d0 = #10 d
www.eeworm.com/read/367675/2834880
txt 185.txt
发信人: fervvac (高远), 信区: DataMining
标 题: Re: [合集]有没有关于XML的cluster算法???
发信站: 南京大学小百合站 (Sun Dec 30 15:28:14 2001), 站内信件
There are quite some literature on similarity measures among tree-structured
www.eeworm.com/read/191809/5161801
s if.s
; Test MRI structured if pseudo-op.
xdef foo
foo
if d1 d0 and d2 d0 then
if d1 d2 then
move d1,d3
else
move d2,d3
endi
else
if d0 d1 or d0 d2 then
www.eeworm.com/read/190682/5171116
s if.s
; Test MRI structured if pseudo-op.
xdef foo
foo
if d1 d0 and d2 d0 then
if d1 d2 then
move d1,d3
else
move d2,d3
endi
else
if d0 d1 or d0 d2 then
www.eeworm.com/read/347503/3170550
s if.s
; Test MRI structured if pseudo-op.
xdef foo
foo
if d1 d0 and d2 d0 then
if d1 d2 then
move d1,d3
else
move d2,d3
endi
else
if d0 d1 or d0 d2 then
www.eeworm.com/read/340665/3266930
s if.s
; Test MRI structured if pseudo-op.
xdef foo
foo
if d1 d0 and d2 d0 then
if d1 d2 then
move d1,d3
else
move d2,d3
endi
else
if d0 d1 or d0 d2 then
www.eeworm.com/read/447738/1696656
s if.s
; Test MRI structured if pseudo-op.
xdef foo
foo
if d1 d0 and d2 d0 then
if d1 d2 then
move d1,d3
else
move d2,d3
endi
else
if d0 d1 or d0 d2 then
www.eeworm.com/read/395929/2429199
s if.s
; Test MRI structured if pseudo-op.
xdef foo
foo
if d1 d0 and d2 d0 then
if d1 d2 then
move d1,d3
else
move d2,d3
endi
else
if d0 d1 or d0 d2 then
www.eeworm.com/read/367675/2835001
txt 964.txt
发信人: mining (key), 信区: DataMining
标 题: Re: 什么是semi-structured 页面
发信站: 南京大学小百合站 (Sun Mar 17 20:38:48 2002), 站内信件
看看网络数据挖掘或文本数据挖掘的介绍性文献就清楚了
这样的文章到网上一查一大堆
简单的讲也讲不太清楚
【 在 ayixidelu (好好学习) 的大作中提到: