soft

soft

ipfs

1 ipfs  网关检查 https://ipfs.zlib.pro/  2 ipfs 安装     wget https://github.com/ipfs/kubo/releases/download/v0.27.0/kubo_v0.27.0_linux-amd64.tar.gz         tar -zxvf kubo_v0.27.0

训练AI模型,预测数字货币涨跌

通过读取CSV 数据 ,使用LSTM 模型训练已知数据,预测csv 数据格式Date,Open,High,Low,Close,Volume,Bitcoin,BTC,Blockchain,Cryptocurrency,Iota 1/3/2016 0:58,436.75,437.5,435.2,437.4,218.731,90,65,57,62,70 1/3/2016 1:56,437.07,437.07,434.2,436.34,78.762,92,74,48,48,71

debin 手动创建子网卡,添加路由

vim /etc/network/interfaces.d/eth1.cfg添加如下配置#创建子网卡 auto eth0:0  iface eth0:0 inet static      address 10.245.242.78      netmask 255.255.255.0   

java tokenPay demo

package io.ants.modules.utils.config; import lombok.Data; import java.io.Serializable; @Data public class TokenPayConfig implements Serializable {     private static f

win7 bat script

@echo off@echo offREM  https://www.nirsoft.net/utils/nircmd.htmlstart "" "D:\rszt\Reeiss\bin\Reeiss.exe"  REM 打开 Reeiss.exe  REM 等待程序启动timeout /t 3 >nulREM 移动窗口到 (0, 0)tasklist /fi "imagename eq Reeiss.exe&q

centos 7 安装hyperscan-master_5.4.0

wget http://qnoss.91hu.top/91hu_top/hyperscan-master_5.4.0.tar.gz tart -czvf hyperscan-master_5.4.0.tar.gz./hyperscan-master_5.4.0/hyperscan-master_5.4.0\make_install.sh

Linux CentOS安装v2Ray教程

Linux CentOS安装v2Ray教程 原文地址:http://www.yonghengzy.cn/blog/30102.html 请确保当前用户为root,切换当前用户为root用户命令:su1)安装unzipyum install -y unzip zip2)下载官方的安装脚本wget https://raw.githubusercontent.com/v2fly/fhs-install-v2ray/master/install-release.sh如果报错 

一键部署open***服务

一键部署open***服务一键部署超级简单易用的openvpn服务器,支持多证书+多账号[密码]认证一. 服务器端部署项目地址:https://github.com/guoew/openvpn-install1.1. 下载安装# git clone https://github.com/guoew/openvpn-install.git# cd openvpn-install &&  bash&nbs

【转载】四大步骤,教你彻底关闭Win10自动更新

https://baijiahao.baidu.com/s?id=1732432888882246429&wfr=spider&for=pc四大步骤,教你彻底关闭Win10自动更新播报文章驱动中国2022-05-10 17:59陕西北京汇通阳光信息技术有限公司官方帐号关注尽管Win11已经发布了一段时间,但目前互联网上大部分电脑用户所使用的的操作系统仍是Win10,对于Win10,笔者相信大部分人应该都不陌生,作为目前市面上占比最高的电脑系统,Win10的许多功能和操作逻辑都十分

Centos7根目录扩容

# 1.终止占用 /home 进程 fuser -m -v -i -k /home # 2.备份/home cp -r  /home/  homebak/ # 3.卸载 /home umount /home # 4.删除/home所在的lv  lvremove /dev/mapper/
<< 1 2 > >>
联系我 331434376    15629529961