首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > 协同概念交换词汇管理(Conex)

协同概念交换词汇管理(Conex)

  • 资源大小:7.92 MB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 管理 协同 词汇 概念 交换 Conex

资 源 简 介

Vocabulary Management for Collaborative Concept Exchange This is a general api and library of CONEX. This source code is supported by Prof. Jingzhi Guo and PHD Candidate Mr. Guangyi Xiao at University of Macau, which is a implement of the research of Collaborative Concept Exchange project. This source code is developed with c++. CMake is adapted for source build, which is a cross-domain build tool. C++ API Sample: //new a vocabularyVocabulary voc;//new a data access for vocabulary from voc.xmlVocabularyXmlAccess* xmlAccess = new VocabularyXmlAccess("Vocabulary_1.0.xml", "XPMVoc_V09R65.xsd");//new a vocabulary control with a special data accessVocabularyControl vocControl(xmlAccess);//use vocabulary to load data to the vocabularyvocControl.Load(voc);//add a new term to the vocabularyTerm* term = voc.CreateTerm();//term->iid;//add the other new term to the vocabularyTerm* term2 = voc.CreateTer

文 件 列 表

bin
libCONEX-Dal.a
CONEX-Gui-2.3.3.4
data
CONEX-Gui
libCONEX-Util.a
libCONEX-Control.a
CONEX-App-2.3.3.4
CONEX-App
libCONEX-Model.a
VIP VIP
0.180638s