-
chapitre 01 [7]
说明: Wind Energy in Algeria: A Brief Overview
- 2020-03-28 00:54:25下载
- 积分:1
-
python 对文本进行分词 词云
说明: python文件,可以对新闻等文本进行分词,然后根据每个词出现的次数进行排序,展示出现次数最多的词语,形成词云。(Python file, can be news and other text segmentation, and then according to the number of times each word to sort, show the most frequently appeared words, the formation of word cloud.)
- 2020-06-19 07:00:01下载
- 积分:1
-
AEC-Spec
AEC 回声消除参考书,里面全面介绍了AEC相关理论。(AEC spec documents)
- 2010-11-07 12:53:16下载
- 积分:1
-
C#窗体背景自适应大小实例
C#让窗口背景随窗体的大小自动适应,当窗口变大或变小时,背景也会跟着变大或变小,自动适合窗口的改变,初学者学习源码。
- 2022-02-10 11:41:54下载
- 积分:1
-
EntropyWeight
一个运行代码,m个指标,n个样本,对没个指标分别求权重,利用MATLAB软件进行编程,求取权重(A running code, m indicators, n samples, no indicators for the weight of each, using MATLAB software programming, get the weight)
- 2021-01-25 23:58:43下载
- 积分:1
-
hs300_stock_predict-master
说明: LSTM模型进行股票预测,时间序列预测,LSTM算法(300ETF stock predict by LSTM model)
- 2020-08-30 16:08:10下载
- 积分:1
-
翻页效果Flash相册源文件
翻页效果Flash相册源文件,当把鼠标放在左侧的小图片的时候,右侧的书本会翻页,显示出大图片,下侧也有控制按钮可控制播放,也就是翻页效果。
- 2023-01-19 05:50:04下载
- 积分:1
-
navicat112_mysql_en_x86
用于多尺度分析的ITD方法,用于轴承振动信号的分解(ITD Method for Multiscale Analysis for Bearing Vibration Signal Decomposition)
- 2018-12-03 11:05:50下载
- 积分:1
-
GAPSO
说明: GAPSO算法,将遗传算法与粒子群算法相结合,有更加快的迭代速度,避免局部最优(GAPSO algorithm, which combines genetic algorithm with particle swarm algorithm, has a faster iteration speed and avoids local optimization)
- 2021-03-15 17:48:09下载
- 积分:1
-
VC++ 为EditBox控件添加到列表选择框
VC++ 为EditBox控件添加到列表选择框,在使用ADO技术时,需要导入一个ADO动态链接库msado15.dll,该动态库位于系统盘下的“Program FilesCommon FilesSystemado”目录下。
例:如果你的系统盘为C盘,则该文件位于“C:Program FilesCommon FilesSystemado”目录中。所以需要打开工程文件,并展开“FileView”视图中的“Header Files”节点,然后双击“StdAfx.h”文件,将代码中的“d:Program FilesCommon FilesSystemadomsado15.dll”改为“c:Program FilesCommon FilesSystemadomsado15.dll”。
- 2022-06-01 02:07:19下载
- 积分:1