-
Emdros is a text database middleware
Emdros is a text database middleware-layer aimed at storage and
retrieval of "text plus information about that text." This
information could be linguistic analyses or other annotations. Emdros
provides an abstraction of text that makes it well suited to storing
/syntactic analyses/ of text, but other linguistic information is
supported as well. Emdros comes with a query-language, MQL, that
enables powerful queries. Emdros acts as a middleware-layer between a
client (not provided) and a database back-end. Currently, PostgreSQL,
MySQL, and SQLite (2 and 3) are supported, but other back-ends can
easily be added.-Emdros is a text database middleware-layer aimed at storage and
retrieval of "text plus information about that text." This
information could be linguistic analyses or other annotations. Emdros
provides an abstraction of text that makes it well suited to storing
/syntactic analyses/ of text, but other linguistic information is
supported as well. Emdr
- 2023-07-09 16:25:04下载
- 积分:1
-
Accelerator
说明: accelerator indicator
- 2019-04-12 00:40:45下载
- 积分:1
-
利用蚁群算法对机械臂进行轨迹规划 aunt robot path plan
利用蚁群算法对机械臂进行轨迹规划,其中地图是自己设定好的(Using ant colony algorithm to track the robot arm, in which the map is set by myself)
- 2017-11-09 21:12:31下载
- 积分:1
-
ToMoSAR仿真程序,说明了干涉SAR仿真的基本条件和结果
ToMoSAR仿真程序,说明了干涉SAR仿真的基本条件和结果,初学者可以借鉴。(ToMoSAR simulation program, explains the basic conditions and the results of interferometric SAR simulation, beginners can learn.)
- 2021-01-03 15:58:56下载
- 积分:1
-
STM8S-IIC
是一个IIC通信程序,利用定时器进行扫描按键和数码管(IIC is a communication program, using the timer button for scanning and digital control)
- 2020-10-29 14:29:57下载
- 积分:1
-
opnet仿真实例,希望对大家有帮助,
opnet仿真实例,希望对大家有帮助,-OPNET
- 2022-10-13 05:55:03下载
- 积分:1
-
集成了网页搜索、记事本、在线音乐播放功能的VB程序
一个集成了网页搜索、记事本、在线音乐播放功能的VB程序,nivk搜索程序o(∩_∩)o,只是自己学习VB时候写的,想到哪就写到哪了,功能可能还不完善,程序中可实现多搜索引擎切换搜索,还有简洁的记事本功能、内存整理功能和杀毒软件帮您在线查杀功能,另外输入一个URL的媒体地址或本地媒体路径,本播放器会用自动处理并打开它。。
- 2022-06-01 01:58:47下载
- 积分:1
-
C# 调用外部的EXE文件
C# 调用外部的EXE文件,程序中主要是使用System.Diagnostics.Process.Start(textBox1.Text);来执行外部的exe文件。
private void button1_Click(object sender, EventArgs e)
{
openFileDialog1.Filter = "exe文件(*.exe)|*.exe";//设置打开文件的格式
if (openFileDialog1.ShowDialog() == DialogResult.OK)//判断是否选择了exe而文件
textBox1.Text = openFileDialog1.FileName;//显示选择的文件
}
private void button2_Click(object sender, EventArgs e)
{
System.Diagnostics.Process.Start(textBox1.Text);//执行exe文件
}
- 2023-06-03 22:35:03下载
- 积分:1
-
Microchip-DLMS
国网电表通信规约dlms规约,老外写的源代码,c语言编写(State Grid meter communication protocol dlms protocol, foreigner to write the source code, c language)
- 2020-07-02 06:20:01下载
- 积分:1
-
S7-200CN 自由口
说明: S7-200CN 自由口通讯 西门子PLC S7-200CN 串口 485自由口通讯(S7-200CN Freeport Communication)
- 2020-06-17 23:20:01下载
- 积分:1