-
homework1_zzh
说明: 种子点相关的代码分析,主要是提取了楔前叶的的数据,最后将该部位和整个大脑都做了依次相关分析,将最相关区域取出来。(The code analysis related to the seed point mainly extracts the data of the anterior wedge, and finally analyzes the part and the whole brain in turn, and takes out the most relevant area.)
- 2020-06-22 03:00:02下载
- 积分:1
-
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
-
滑动平均法
滑动平均法消除趋势项,MATLAB导入数据就能使用了,方便快捷(Moving average method to eliminate trend items)
- 2017-11-18 22:40:43下载
- 积分:1
-
Forex Cyborg_1.2_fix
说明: Profitable forez system!
- 2020-08-18 11:28:21下载
- 积分:1
-
建筑工程类的一些规范,欢迎下载,或许有用
建筑工程类的一些规范,欢迎下载,或许有用-some kind of construction norms, welcome to download, perhaps useful
- 2022-03-03 15:55:07下载
- 积分:1
-
vb 获取外网ip
"获取外网ip源码
Private Sub Command1_Click()
Dim h As Object
Dim i As Integer
Dim s As String
Set h = CreateObject("Microsoft.XMLHTTP")
GetInternetIP = False
g_strInternetServerIP = ""
h.Open "GET", "http://ip.3322.net", True "False
h.Send
If (h.ReadyState = 4) And (h.Status = 200) Then
&nb
- 2022-10-06 09:35:03下载
- 积分:1
-
nonsense1
super crazy best thing
- 2019-01-28 02:24:07下载
- 积分:1
-
一维固结解析解
本程序根据太沙基一维固结的解析解求解一维固结问题(This procedure is based on the analytical solution of the one-dimensional consolidation of the Pacific base.)
- 2021-02-09 11:29:53下载
- 积分:1
-
MM
说明: 形态学膨胀算法,实现根据结构元素原点对齐计算的算法(The algorithm of morphological expansion to realize the algorithm based on the alignment of the original point of the structure element)
- 2018-01-14 09:48:15下载
- 积分:1
-
DSP
相干光通信的matlab离线处理代码,包括CD和PMD的补偿(Matlab offline processing code for coherent optical communication)
- 2020-06-17 18:40:01下载
- 积分:1