1)  OWL
网络本体描述语言
1.
The source code refactoring knowledge-base was established by using Ontology to organize the experiential knowledge and using Web Ontology Language(OWL) to present it.
通过使用本体来组织已有的基于经验的源代码重构知识,并使用网络本体描述语言(OW L)进行描述,进而建立源代码重构知识库。
2)  Network
网络
1.
Dyeing and printing machine synchronization system based on network and frequency conversion technologies;
基于网络和变频技术的印染机械同步系统
2.
Study and application of network derivation constraint method of multi-flow heat exchanger;
多股流换热器网络衍生约束法研究及应用
3.
Study of network based CAI system for computer-aided calculation in chemical processes;
化工过程计算机辅助计算的网络CAI系统的研究
3)  Internet
网络
1.
Building of Coal Mine Reserves Management System Based on Internet;
网络环境下煤矿储量管理系统的构建
2.
On the Current Situation and the Effect of the Internet Class Teaching Quality Assessment System;
课堂教学质量网络评价系统应用现状及效果
3.
Investigation on Internet Using and Addiction among Students in Baotou in 2006;
2006年包头市部分青少年学生网络使用情况及网络成瘾调查
4)  web
网络
1.
Research of Dynamic Selection Model of Tools and Machines on web-based Manufacturing Evironment;
基于网络制造环境的机床刀具动态选择模型的研究
2.
A Web-based Virtual NC Milling System;
基于网络的虚拟数控铣削系统
3.
Information sharing and virtual assembly of modular fixture on the Web;
网络环境下组合夹具的信息共享与虚拟装配
5)  net
网络
1.
Discussion For The Application Of Expert Net Support System;
专家网络支持系统的应用前景探讨
2.
Study on Major Industrial Accident and Its Early-Warning Net;
重大工业事故与预警网络的研究
3.
College mental and politicaleducat ion in the net;
试论高校思想政治工作进网络
6)  networks
网络
1.
Electrical Networks Research and Simulation;
电网络及其实时仿真研究
2.
Synchronization in the nearest-neighbor coupled dynamical networks;
最近邻耦合动力学网络的同步
3.
A simple method establishing the equations of nodal points for complicated electric networks;
建立复杂网络节点方程的一种简便方法
参考词条
补充资料:图像描述语言
      用于描述图像的一种形式语言。这种语言的句子用表示基元(见模式文法)的终止符、连接算符和括号组成的链表示,它是1969年由C.肖建立的。首先在每个基元上选定两个不同的点,分别标记为头(h)和尾(t),然后规定一个一元算符~和一组二元算符{+,-,×,*},使基元或子模式可在头、尾处连接起来。这些算符的意义如图1。~a是将a的头尾颠倒;a+b是将b的尾与a的头连接;a-b是将b的头与a的头连接;a×b是将b的尾与a的尾连接;a*b是将b的头和尾分别与 a的头和尾连接。四种连接运算所得结果的头和尾都分别是b的头和a的尾。例如,图2上方ɑ,b,c,d表示基元,那么,其下方的图像可以由(b+(b-c)+c+d+(d×(~b))+(~b))*(a+(b+a+(~b))*a+a)描述。设VT={b|b为基元}∪{+,-,×,*,~,(,)},则以VT为终止符集的适当的短语结构文法,能够生成图像描述语言。例如,上下文无关文法G=({S,A,B},{ɑ,b,+,×,(,)},P,S),其中P={S─→B+(B+A)×(A),A─→a+A,A─→ɑ,B─→b+B,B─→b},可以用来对各种尺寸的字符进行描述。图像描述语言可以用链表示某些二维图像,所以在句法模式识别中得到较多的应用。  参考书目
   K.S.Fu,Syntactic Pattern Recognition and Applications,Prentice-Hall,Englewood Cliffs, N.J.,1982.

  

说明:补充资料仅用于学习参考,请勿用于其它任何用途。