-
卷积神经网络用于两幅遥感图像或者红外和可见光图像的融合 CNN-Fusion
说明: 卷积神经网络用于两幅遥感图像或者红外和可见光图像的融合(For fusion of two remote sensing images or infrared and visible images)
- 2020-08-27 09:58:13下载
- 积分:1
-
python 实现远程命令执行Struts2-045
cmd命令下完美执行,需要库文件,自行安装
- 2023-04-27 21:25:03下载
- 积分:1
-
证书加密解密
说明: 本次实验是基于广泛测试的公开加密库来实现数字签名服务。这里选择了
M2Crypto 加密库来实现,M2Crypto 加密库能够完整的支持 OpenSSL 库,所以会
更加方便点。而且这个库中包含有 RSA 非对称加密算法(M2Crypto.RSA),高级
的加密解密接口(M2Crypto.EVP),还能操作 X.509 证书(M2Crypto.X509)。我们
可以先通过 M2Crypto 库里的模块来生成证书、公钥文件和私钥文件,后面再利
用生成的证书、私钥和公钥来实现加密解密及数字签名认证。(This experiment is based on a widely tested public encryption library to implement digital signature services. Here is the choice
The M2Crypto encryption library is implemented, and the M2Crypto encryption library can fully support the OpenSSL library, so it will
It's more convenient. And this library contains a RSA asymmetric encryption algorithm (M2Crypto.RSA), high level
The encryption and decryption interface (M2Crypto.EVP) can also operate the X.509 Certificate (M2Crypto.X509). We
A certificate, a public key file, and a private key file can be generated by the modules of the M2Crypto repository first, and the later will be beneficial.
The encrypted decryption and digital signature authentication are realized with the generated certificate, private key and public key.)
- 2017-12-20 16:39:40下载
- 积分:1
-
GameOfLife-master
说明: 飞机大战,你还在等什么,赶快来游戏吧,这里需要你的激情(What are you waiting for in the air war? Come to the game now. You need your passion here.)
- 2020-06-16 21:20:02下载
- 积分:1
-
python数据分析教程
利用Python对各类数据分析算法进行编写,文档包括数据预处理方法,相关的分类和回归分析的算法理论及实践,以及一些实例应用分析。(Use Python to write various data analysis algorithms, including data preprocessing methods, algorithm theory and practice of related classification and regression analysis, and some application analysis.)
- 2018-07-18 09:54:51下载
- 积分:1
-
cnn-cbir-benchmark-master
python语言,使用卷积神经网络的特征做图像检索(image retrieval using CNN)
- 2021-04-12 11:58:57下载
- 积分:1
-
模糊综合评判方法
各种问题强有力的工具。但在实际应用时,选取不同的模糊合成算子,会得到不同的评价结果。因此,需要根据具体的问题来选择适当的算子,这就是本文所讨论的主要内容。
所谓模糊综合评判,是以模糊数学为基础,应用模糊关系的合成原理,对受多种因素制约的事物或对象,将一些不清、不易定量的因素定量化然后进行综合评价的一种方法。
- 2022-03-25 11:50:39下载
- 积分:1
-
1.用模拟退火方法解决Python程序中的车辆容量问题
1;
- 2022-05-20 05:46:33下载
- 积分:1
-
vae
说明: 什么是变分自动编码器?
为了理解VAE,我们首先从最简单的网络说起,然后再一步一步添加额外的部分。一个描述神经网络的常见方法是近似一些我们想建模的函数。然而神经网络也可以被看做是携带信息的数据结构。假如我们有一个带有解卷积层的网络,我们设置输入为值全为1的向量,输出为一张图像。然后,我们可以训练这个网络去减小重构图像和原始图像的平均平方误差。那么训练完后,这个图像的信息就被保留在了网络的参数中。(What is a variational automatic encoder?
To understand VAE, we start with the simplest network, and then add additional parts step by step. A common way to describe neural networks is to approximate some of the functions we want to model. However, neural networks can also be regarded as data structures carrying information. If we have a network with deconvolution layer, we set the input to a vector with all values of 1 and output to an image. Then, we can train the network to reduce the average square error between the reconstructed image and the original image. After training, the information of the image is retained in the parameters of the network.vae)
- 2019-04-26 16:46:35下载
- 积分:1
-
OFDM-Tunnel
在gnuradio+usrp上实现OFDM协议,全双工的。(The OFDM agreement on the gnuradio+usrp, full-duplex.)
- 2021-03-15 17:09:23下载
- 积分:1