20230626

20230626 java.nio.ByteBuffer

## 介绍 - java.nio.ByteBuffer - public abstract class ByteBuffer extends Buffer implements Comparable - 最常用的 `Buffer` 子类 ## API ### static - allocateDir ......
ByteBuffer 20230626 java nio

20230626 java.nio.CharBuffer

## 介绍 - java.nio.CharBuffer - public abstract class CharBuffer extends Buffer implements Comparable, Appendable, CharSequence, Readable - char 缓冲区,内部是 ......
CharBuffer 20230626 java nio

20230626 java.util.regex.Matcher

## 介绍 - java.util.regex.Matcher - public final class Matcher implements MatchResult - 通过解释 `Pattern` 对字符序列执行匹配操作的引擎 - 匹配器 - 关联方法 `Pattern.matches` ## ......
20230626 Matcher regex java util

20230626 java.util.regex.Pattern

## 介绍 - java.util.regex.Pattern - public final class Pattern implements java.io.Serializable - 正则表达式的编译表示 ## API ### 常量 flag - UNIX_LINES - 启用 UNIX 行模 ......
20230626 Pattern regex java util

20230626 java.nio.file.Path

## 介绍 - java.nio.file.Path - public interface Path extends Comparable, Iterable, Watchable - 表示的是一个目录名序列,其后还可以跟着一个文件名 ## API ### static - of - `Path o ......
20230626 java file Path nio

20230626 java.nio.file.Files

## 介绍 - java.nio.file.Files - public final class Files - 操作文件、目录、路径的工具类 ## API ### static - newInputStream - newOutputStream - newBufferedReader - new ......
20230626 Files java file nio

【大联盟】20230626 集查并(dsu) 题解 AT_toyota2023spring_final_g 【Git Gud】

【大联盟】20230626 集查并(dsu) 题解 AT_toyota2023spring_final_g 【Git Gud】 zyx /bx ## 题目描述 [here](https://atcoder.jp/contests/toyota2023spring-final/tasks/toyota ......

20230626-树链剖分+点分治

20230626-成都七中-TQX-树链剖分+点分治 P3384 【模板】重链剖分/树链剖分 P4211 [LNOI2014]LCA P3806 【模板】点分治 P2634 [国家集训队]聪聪可可 P4149 [IOI2011]Race ......
20230626

SSO2.0 15-20230626

......
20230626 SSO2 SSO 15

20230626水题选做

# 「数学基础」第6章 期望问题 ## 单选错位 ### 题意 单选把答案填在后面那道题了。假设所有题都正确,求答对题目的期望值。 ### 分析 期望入门题。 $E(Ans)=\sum P[i]$。 那么显然有 答对本题的期望为 $\dfrac{1}{\max \left( a\left[ i+1\ ......
20230626
共10篇  :1/1页 首页上一页1下一页尾页