-
坦克大战
和经典的坦克大战一样,很好玩!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- 2022-01-30 17:35:35下载
- 积分:1
-
teardrop_smb
针对早期windows系统SMB协议的攻击
前提时先安装安装python
在命令提示符窗口中首先进入py命令所在的文件夹
直接键入python xx.py后回车确认(Attacks on SMB Protocol of Early Windows System
Install Python first
First enter the folder where the PY command resides in the command prompt window
Type Python xx.py directly and return to confirm)
- 2020-06-23 15:40:02下载
- 积分:1
-
ChineseSegmentUsingHashTable
说明: 用python实现双字哈希字典,可用于中文分词(Using Python to realize double-character hash dictionary, which can be used for Chinese word segmentation)
- 2019-04-20 23:09:29下载
- 积分:1
-
资源分配
云数据中心通常由大规模的物理服务器集群所组成,通过虚拟化技术,可以对每个物理节点的资源(如CPU、内存、硬盘等)进行隔离,使得每台物理机上可以同时容纳多个虚拟机,这些虚拟机即共享该物理服务器上的所有资源。为了保证每台虚拟机的运行性能,通常物理资源不能“超分”,即每台物理服务器上所有虚拟机的虚拟资源总量不能超过其物理资源总量。这里假设物理服务器只有一种规格大小。
- 2022-02-04 23:58:23下载
- 积分:1
-
机器学习之朴素贝叶斯算法原理与代码实现
朴素贝叶斯是经典的机器学习算法之一,也是为数不多的基于概率论的分类算法。朴素贝叶斯原理简单,也很容易实现,多用于文本分类,比如垃圾邮件过滤。(Naive Bayes is one of the classical machine learning algorithms, and is also one of the few classification algorithms based on probability theory. Naive Bayesian principle is simple and easy to implement. It is mostly used for text categorization, such as spam filtering.)
- 2020-06-17 02:20:02下载
- 积分:1
-
LSTM-morevalible
LSTM 多变量预测,天气等影戏因素,可以执行,完全可以执行,思想也很简单(LSTM multivariable prediction)
- 2021-01-18 20:08:43下载
- 积分:1
-
Output_analysis
说明: 用于处理LPJ-DGVM模型输出数据,这是一个生态模型,模拟的是植被类型(It is used to process the output data of lpj-dgvm model, which is an ecological model that simulates vegetation types)
- 2020-09-19 09:37:53下载
- 积分:1
-
crbm_audio_r2
cdbn.卷积深度信念网络用于声音识别。此代码为老外写的matlab代码(Cdbn. convolutional depth belief network for identification of sound. This code for a foreigner to write matlab code
Cdbn. convolutional depth belief network for identification of sound. This code for a foreigner to write matlab code
)
- 2015-01-07 08:48:12下载
- 积分:1
-
keras-master
最近一直在用keras,说点个人感受。
1、keras根植于python及theano,人气比较旺。
2、提供较为上层的框架,搞个深度学习的原型非常方便。
3、更新很快,我记得几个月前还没有multi-task的能力,最近再查就提供了graph的对象。
4、最重要的,文档很全。这点超过其它类似的基于theano的框架(Lasagne, Opendeep, Blocks)(Keras is a high-level neural networks library, written in Python and capable of running on top of either TensorFlow or Theano. It was developed with a focus on enabling fast )
- 2016-11-28 14:39:37下载
- 积分:1
-
som
这是一个关于som聚类的python代码,用来给数据进行聚类或分类。(This is a python code for som clustering, used to cluster or classify data.)
- 2019-04-15 16:22:01下载
- 积分:1