-
Cartoon make
卡通拼版游戏。也是小时候很经典的玩具,回忆一下童年的快乐时光吧-Cartoon make-up game. Is also very classic childhood toys, recall the childhood you had a wonderful time
- 2022-03-22 02:38:00下载
- 积分:1
-
RMSE
Finds RootMeanSquareError
- 2019-01-14 08:31:26下载
- 积分:1
-
结构支持向量机在训练复杂线形模型中的应用…
This the implementation of structural SVM for training complex alignment models for protein sequence alignment, especially for homology modeling. The structural SVM algorithm can incorporate many relevant features like secondary structure, relative exposed surface area, profiles and their various interaction into the alignment model. It was developed under Linux and compiles under gcc, built upon the svm^light software by Thorsten Joachims.
- 2022-01-28 11:08:28下载
- 积分:1
-
SOE4.0
说明: TRICON SIS SYSTEM SOE 安装文件(TRICON SIS SYSTEM SOE PACKAGE)
- 2020-06-19 06:00:01下载
- 积分:1
-
基于声卡的频谱分析仪
基于Labview的音频采集处理输出,虚拟示波器。(Audio output collection and processing)
- 2018-05-22 16:28:02下载
- 积分:1
-
nomasic
说明: noma matlab without SIC
- 2021-02-21 17:09:42下载
- 积分:1
-
MVDR
波束形成算法,最大信噪比;请大家参考使用(Beamforming algorithm, maximum signal to noise ratio)
- 2021-02-19 16:09:45下载
- 积分:1
-
vb试验代码段,内容为找指定数,适用于初学者使用
vb试验代码段,内容为找指定数,适用于初学者使用-test vb code, content to find a few designated for beginners to use. . .
- 2022-10-13 03:25:03下载
- 积分:1
-
xeno112v2 - 副本
说明: xeno112v2.dll,Minecraft 1.12.2 xeno reload young++(xeno112v2.dll,Minecraft 1.12.2 xeno reload young++)
- 2021-02-16 20:59:47下载
- 积分: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