-
取网络文件尺寸并进度下载易语言源码
取网络文件尺寸并进度下载易语言源码,例程结合易语言超文本浏览框支持库,使用客户组件连接文件地址,发送URL地址消息取文件的数据大小并下载,并有进度演示。
- 2023-04-28 12:15:04下载
- 积分:1
-
Python 获取沪深300日行情数据并存入Excel文件
python抓取数据,并将数据存储在excel中,每个代码对应的数据一个sheet。(Python grabs the data and stores it in excel, one sheet for each code.)
- 2020-06-29 23:20:01下载
- 积分:1
-
廖雪峰python3教程
说明: 如果你满足以下条件:
? 会使用电脑,但从来没写过程序;
? 还记得初中数学学的方程式和一点点代数知识;
? 想从编程小白变成专业的软件架构师;
? 每天能抽出半个小时学习。
那么你就能学会python(If you meet the following criteria:
Can use a computer, but never write a program;
Remember junior high school math equations and a little algebra;
Want to go from programming whiz to professional software architect;
I can spare half an hour to study every day.
Then you can learn python)
- 2020-06-25 16:20:01下载
- 积分:1
-
ABAQUS施加周期性边界条件的插件EasyPBC V.1.3
一款简单的ABAQUS施加周期性边界条件的插件(A Simple ABAQUS Plug-in with Periodic Boundary Conditions)
- 2020-11-10 17:19:45下载
- 积分:1
-
第二课代码资料
说明: 实现人脸检测,基于opencv实现人脸检测(Realize face detection, and realize face detection based on OpenCV)
- 2020-10-17 16:46:21下载
- 积分:1
-
HSI_recognition-master
说明: 对高光谱图像分类,利用光谱图像对高光谱图像进行处理(Classification of light spectrum image)
- 2020-05-26 16:18:17下载
- 积分:1
-
9781118961742Python3-6Code
机器视觉,OPENCV学习,深度学习源码。(Machine vision, OPENCV learning, in-depth learning source code.)
- 2020-06-18 12:20:01下载
- 积分:1
-
程序
通过按钮控制灯,能开关,能停止,能接继电器(Control the light through a button)
- 2018-03-19 13:30:11下载
- 积分:1
-
《编译原理实践及应用》电子教案0903
编译原理相关PPT,共10章,对于编译原理知识有详细的讲解。(INTRODUCTION
l.1 Why Compilers A Brief History
1.2 Programs Related to Compilers 4
l.3 The Translation Process 7
l.4 Major Data Structures in a Compiler l3
1.5 Other Issues in Compiler Structure 14
l.6 Bootstrapping and Porting 18
l.7 The TI.)
- 2018-05-12 13:55:41下载
- 积分:1
-
databricks-spark-reference-applications.pdf.tar
摘要: 现有的聚类算法比如
CluStream 是基于 k-means 算法的。这些算法不能够发现任
意形状的簇以及不能处理离群点。
解决上述问题,本文提出了
而且, 它需要预先知道
k 值和用户指定的时间窗口。
为了
分将数据映射到一个网格,
D-Stream 算法,它是基于密度的算法。这个算法用一个在线部
在离线部分计算网格的密度然后基于密度形成簇。
度衰减技术来捕获数据流的动态变化。
为了探索衰减因子、 数据密度以及簇结构之间的关系,
我们的算法能够有效的并且有效率地实时调整簇。
群点的稀疏网格是合理的,
算法采用了密
而且, 我们用理论证明了移除那些属于离
从而提高了系统的时间和空间效率。
该技术能聚类高速的数据流
而不损失聚类质量。 实验结果表明我们的算法在聚类质量和效率是有独特的优势,
并且能够
发现任意形状的簇,以及能准确地识别实时数据流的演化行为(Abstract: Existing clustering algorithms such as CluStream are based on the k-means algorithm. These algorithms can not be found
Meaningful clusters and can not handle outliers. To solve the above problems, this paper presents)
- 2017-09-03 11:05:23下载
- 积分:1