最新文章
-
[状压DP]P1441 题解 砝码称重
前置知识:状压DP 洛谷传送门 emm....看到题目,我第一个想到的就是枚举。暴力大法好! 具体怎么枚举?当然是子集枚举啦!枚举出每一个可能的砝码选择方案…… -
Bellman-Ford算法 例题:P3371 单源最短路径
看到还没人用Bellman-Ford过,赶紧水一发 lz非常弱,求各位大佬轻喷qwq 洛谷题目传送门:P3371 0.“松弛”操作 如果存在一条边/((u,v)/)通过中继的方式可以…… -
测试
我能吞下玻璃而不伤身体。 I can eat glass, it doesn't hurt me. 我能吞下玻璃而不伤身体。 I can eat glass, it doesn't hurt me. 我能吞下玻璃而不伤身体…… -
.netcore基础知识(一)
Python微信订餐小程序课程视频 https://edu.csdn.net/course/detail/36074 Python实战量化交易理财系统 https://edu.csdn.net/course/detail/35475 先来说说…… -
使用HAProxy实现Azure DevOps Server负载均衡(反向代理)
Contents 1. 概述2. 环境部署 2.1 HAProxy环境部署2.2 配置和运行HAProxy2.3 验证效果3. 已知问题4. 参考资料 1. 概述 最近在一个Azure DevOps Server的…… -
更换 PVE7 软件仓库源和 CT 模板(LXC)源为国内源
PVE7 安装后默认配置的 apt 软件源和 CT (LXC) 容器模板源均是官方默认的,国内使用性能不佳,建议替换为 清华 Tuna 提供的国内镜像源,速度将有一个较大的提…… -
解决Some index files failed to download.They have been ignored, or old ones used instead报错
使用sudo apt-get update后报错: Err:1 http://ppa.launchpad.net/wireshark-dev/stable/ubuntu bionic InRelease Temporary failure resolving 'ppa.la…… -
社交网络分析的 R 基础:(五)图的导入与简单分析
Python微信订餐小程序课程视频 https://edu.csdn.net/course/detail/36074 Python实战量化交易理财系统 https://edu.csdn.net/course/detail/35475 如何将存储…… -
python日期的加减、相差数
日期的加减: 日、月的加减需要用到 dateutil 模块, 使用命令安装: pip install python-dateutil 。 【如果安装后无法使用,鼠标移动到 dateutil 字样上…… -
WebGPU 中的缓冲映射机制
Python微信订餐小程序课程视频 https://edu.csdn.net/course/detail/36074 Python实战量化交易理财系统 https://edu.csdn.net/course/detail/35475 1. 什么是……
友情链接