-
kmeans1
利用改进k-means算法对客户进行分类,改进rfm模型(Using improved k-means algorithm to classify customers and improve RFM model)
- 2018-12-25 15:44:39下载
- 积分:1
-
使用VB和Dx编写的3D赛车游戏,类似跑跑卡丁车,暂时没有实现联网功能,有声音,有好几辆车,大量X模型,适合Dx进阶编程...
使用VB和Dx编写的3D赛车游戏,类似跑跑卡丁车,暂时没有实现联网功能,有声音,有好几辆车,大量X模型,适合Dx进阶编程-Dx using VB and the preparation of the 3D racing game, similar跑跑卡丁车, realize there is no networking function, have sound, have a good few cars, a large number of X model, suitable for Dx Advanced Programming
- 2022-02-04 23:49:45下载
- 积分:1
-
hsl_mi20-2.0.0
对于非对称矩阵线性方程组的代数多重网格预处理子的生成(HSL_MI20 Unsymmetric system: algebraic multigrid preconditioner)
- 2021-03-15 16:39:22下载
- 积分: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
-
是一种主动探测工具pathChirp估计的可用带宽
pathChirp is an active probing tool for estimating the available bandwidth on a communication network path. Based on the concept of "self-induced congestion," pathChirp features an exponential flight pattern of probes we call a chirp. Packet chirps offer several significant advantages over current probing schemes based on packet pairs or packet trains. By rapidly increasing the probing rate within each chirp, pathChirp obtains a rich set of information from which to dynamically estimate the available bandwidth.
- 2022-01-25 22:17:59下载
- 积分:1
-
学习vb是做的几个游戏。饿罗撕方块,
扫雷,等等。。。
对学习vb,和初学游戏编程的朋友一定很有帮助...
学习vb是做的几个游戏。饿罗撕方块,
扫雷,等等。。。
对学习vb,和初学游戏编程的朋友一定很有帮助
-study done a few games. Hungry Romanian tear chunks and mine, and so on. . . Vb learning, and learning games programming certainly helpful friends
- 2022-06-12 00:45:03下载
- 积分:1
-
SENProject
Design of bidirectional dc dc CUK converter
- 2020-06-17 04:40:01下载
- 积分:1
-
7.8倒立摆 -
无起摆,单纯180度倒立稳定,2个PID闭环控制采用编码器位置环和电机速度环(No pendulum, simple 180 degree inverted stability)
- 2020-06-24 23:31:07下载
- 积分:1
-
delered
删除药易通中的红字单据,可删除日期范围内的(Delete the Red Letter Documents of Yaotong)
- 2020-06-17 10:40:02下载
- 积分:1
-
BAS_BP
说明: 利用天牛须算法改进了BP神经网络,提高了预测精度(Optimize the bp Shenjiang network)
- 2020-11-16 21:39:41下载
- 积分:1